Skip to content
This repository was archived by the owner on Mar 31, 2018. It is now read-only.

Commit 6f594c7

Browse files
committed
Fix more URLs for deployment on Github
1 parent 81e36b4 commit 6f594c7

File tree

6 files changed

+15
-15
lines changed

6 files changed

+15
-15
lines changed

_includes/footer.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55

66
<div class="menu-centered">
77
<ul class="menu">
8-
<li><a href="/about">About <span>&#xbb;</span></a></li>
9-
<li><a href="/join">Join <span>&#xbb;</span></a></li>
10-
<li><a href="/manifesto">Manifesto <span>&#xbb;</span></a></li>
8+
<li><a href="{{ site.github.url }}/about">About <span>&#xbb;</span></a></li>
9+
<li><a href="{{ site.github.url }}/join">Join <span>&#xbb;</span></a></li>
10+
<li><a href="{{ site.github.url }}/manifesto">Manifesto <span>&#xbb;</span></a></li>
1111
</ul>
1212
</div>
1313

_includes/header.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
<div class="top-bar sticky iss-stuck is-at-top" data-sticky data-margin-top=0>
44
<div class="top-bar-title">
55
<strong>
6-
<a id="logo" href="/">
6+
<a id="logo" href="{{ site.github.url }}/">
77
<img src="{{ site.github.url }}/app/themes/coop-tech-oowp-theme/public/img/CoTech-logo.png">CoTech
88
</a>
99
</strong>
10-
<a class="back" href="/">&#8592; Go Back</a>
10+
<a class="back" href="{{ site.github.url }}/">&#8592; Go Back</a>
1111
</div>
1212
</div>
1313
</div>

_layouts/home.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
<div class="top-bar sticky iss-stuck is-at-top" data-sticky data-margin-top=0>
1212
<div class="top-bar-title">
1313
<strong>
14-
<a id="logo" href="/">
15-
<img src="/app/themes/coop-tech-oowp-theme/public/img/CoTech-logo.png">CoTech
14+
<a id="logo" href="{{ site.github.url }}/">
15+
<img src="{{ site.github.url }}/app/themes/coop-tech-oowp-theme/public/img/CoTech-logo.png">CoTech
1616
</a>
1717
</strong>
1818
<span data-responsive-toggle="responsive-menu" data-hide-for="medium">

about.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
many of us met for the very first time to share ideas, skills and plans for world domination.
2424
</p>
2525
<p><img src="https://wiki.coops.tech/w/images/a/ae/Pose.png" alt="Co-operative Technologists at Wortley Hall" width="1024" height="376" /></p>
26-
<p>Read <a href="/manifesto">our manifesto</a>, <a href="/#contact">contact us if you want to work with us</a> or <a href="/join">join us</a>.</p>
26+
<p>Read <a href="{{ site.github.url }}/manifesto">our manifesto</a>, <a href="{{ site.github.url }}/#contact">contact us if you want to work with us</a> or <a href="{{ site.github.url }}/join">join us</a>.</p>
2727
</div>
2828
</div>
2929
</div>

index.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,22 +8,22 @@
88
<div class="small-12 medium-10 large-8 small-centered columns">
99

1010
<div class="small-3 columns">
11-
<img src="app/themes/coop-tech-oowp-theme/public/img/icon-coops.png" class="float-center">
11+
<img src="{{ site.github.url }}/app/themes/coop-tech-oowp-theme/public/img/icon-coops.png" class="float-center">
1212
<h6>Co-ops</h6>
1313
<h5>{{ site.coops.size }}</h5>
1414
</div>
1515
<div class="small-3 columns">
16-
<img src="app/themes/coop-tech-oowp-theme/public/img/icon-staff.png" class="float-center">
16+
<img src="{{ site.github.url }}/app/themes/coop-tech-oowp-theme/public/img/icon-staff.png" class="float-center">
1717
<h6>Staff</h6>
1818
<h5>159+</h5>
1919
</div>
2020
<div class="small-3 columns">
21-
<img src="app/themes/coop-tech-oowp-theme/public/img/icon-revenue.png" class="float-center">
21+
<img src="{{ site.github.url }}/app/themes/coop-tech-oowp-theme/public/img/icon-revenue.png" class="float-center">
2222
<h6>Revenue</h6>
2323
<h5>£5.7m</h5>
2424
</div>
2525
<div class="small-3 columns">
26-
<img src="app/themes/coop-tech-oowp-theme/public/img/icon-clients.png" class="float-center">
26+
<img src="{{ site.github.url }}/app/themes/coop-tech-oowp-theme/public/img/icon-clients.png" class="float-center">
2727
<h6>Clients</h6>
2828
<h5>{{ site.clients.size }}+</h5>
2929
</div>

manifesto.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
<div class="row">
88
<div class="small-centered small-12 medium-10 large-8 columns">
99
<p>We believe in a fairer world in which wealth and resources are distributed to the people who need them rather than those best able to take them.</p>
10-
<p>As <a href="/about">Co-operative Technologists</a> we aim to ensure that technology plays its part in creating a fairer world.</p>
10+
<p>As <a href="{{ site.github.url }}/about">Co-operative Technologists</a> we aim to ensure that technology plays its part in creating a fairer world.</p>
1111
<p>Our individual worker co-operatives have shown that workers who collectively own their companies and control their destinies make better workplaces, better suppliers and better digital products.</p>
12-
<p>We call upon tech workers who share our vision to <a href="/join">join us</a>.</p>
12+
<p>We call upon tech workers who share our vision to <a href="{{ site.github.url }}/join">join us</a>.</p>
1313
<p>We call upon consumers of digital products &#8211; including trades unions, charities, governments and private companies &#8211; to reject the false assumption that only multinational conglomerates or private equity-funded startups can be great
1414
tech companies. Technology is the lifeblood of all our futures, not just a gravy train for the fortunate few.</p>
1515
<p>We hereby give notice to technology companies that do not treat their employees fairly, do not give their workers control of their businesses and do not seek to create a fairer world that your days are numbered. We are more creative, more committed
16-
and more resilient. <a href="/join">Join us</a>.</p>
16+
and more resilient. <a href="{{ site.github.url }}/join">Join us</a>.</p>
1717
</div>
1818
</div>
1919
</div>

0 commit comments

Comments
 (0)