Compare commits

..

25 Commits

Author SHA1 Message Date
b9f90e86fd Merge branch 'master' of git.coop:cotech/website 2019-04-25 16:22:56 +01:00
cd42677707 Updated Cooperative Web with technologies that they use 2019-04-25 16:20:54 +01:00
6f2865d878 co-operative web fix for https://community.coops.tech/t/which-co-ops-are-providing-hosting/1364/4 2019-04-25 16:14:38 +01:00
3c95fc49a3 Merge branch 'master' of git.coop:cotech/website 2019-04-25 16:12:56 +01:00
c04cc7ef89 Added Laravel technology to Outlandish 2019-04-25 16:12:37 +01:00
39b502ec03 twitter metadata icon update #53 2019-04-25 16:12:28 +01:00
f2963f4f36 Merge branch 'master' of git.coop:cotech/website 2019-04-25 16:10:46 +01:00
dfec311aca Stopping links breaking mid-word all over the place 2019-04-25 16:09:31 +01:00
545f63258f image test added to head 2019-04-25 16:07:16 +01:00
a5f8595aaa Merge branch 'master' into shuffle_clients 2019-04-25 15:41:36 +01:00
fd77a75d44 Merge branch 'master' into updated_menu 2019-04-25 15:35:13 +01:00
21aa40fdc9 Merge branch 'master' into shuffle_clients 2019-04-25 15:34:33 +01:00
965c0c302c shuffle the clients every 7 seconds 2019-04-25 15:33:09 +01:00
bf696ef474 shuffle the clients in javascript rather than at build time to get a bit more diversity 2019-04-25 15:22:58 +01:00
82c8a58624 use page.content if page.excerpt doesn't exist #53 2019-04-25 14:41:46 +01:00
a3cc37053b Merge branch 'master' of git.coop:cotech/website 2019-04-25 14:31:22 +01:00
45bc568a05 #41 Added word-break to links to ensure they don't overlap other elements and removed unused css map file 2019-04-25 14:30:30 +01:00
89fca589e0 page.excerpt for service and technology pages 2019-04-25 14:30:24 +01:00
6377580e94 whitespace, do'h! 2019-04-25 14:20:35 +01:00
ddb3df7127 Moved About, Join and Manifesto to the header. Added a close button to the default page layout 2019-04-25 14:17:00 +01:00
3f0f4dca05 optional page.excerpt for meta descriptions 2019-04-25 14:08:52 +01:00
7a532078f1 Added excerpt to virtual-servers page 2019-04-25 14:05:09 +01:00
50e157f2c0 Test adding page.excerpt to HTML <head> 2019-04-25 14:01:57 +01:00
6f209445fc Improve README instructions for deploying to production 2019-04-12 10:48:49 +01:00
70cb438b36 New logo for Founders and Coders 2019-04-12 08:25:30 +01:00
17 changed files with 21434 additions and 17666 deletions

View File

@ -1,21 +1,21 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.5.2)
addressable (2.6.0)
public_suffix (>= 2.0.2, < 4.0)
colorator (1.1.0)
concurrent-ruby (1.1.1)
concurrent-ruby (1.1.5)
em-websocket (0.5.1)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
eventmachine (1.2.7)
ffi (1.9.25)
ffi (1.10.0)
forwardable-extended (2.6.0)
geocoder (1.5.0)
geocoder (1.5.1)
http_parser.rb (0.6.0)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
jekyll (3.7.4)
jekyll (3.8.5)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
@ -30,10 +30,10 @@ GEM
safe_yaml (~> 1.0)
jekyll-sass-converter (1.5.2)
sass (~> 3.4)
jekyll-watch (2.1.2)
jekyll-watch (2.2.1)
listen (~> 3.0)
kramdown (1.17.0)
liquid (4.0.0)
liquid (4.0.3)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
@ -41,14 +41,14 @@ GEM
mercenary (0.3.6)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (2.0.5)
public_suffix (3.0.3)
rb-fsevent (0.10.3)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
rouge (2.2.1)
rb-inotify (0.10.0)
ffi (~> 1.0)
rouge (3.3.0)
ruby_dep (1.5.0)
safe_yaml (1.0.4)
sass (3.7.2)
safe_yaml (1.0.5)
sass (3.7.4)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
@ -62,4 +62,4 @@ DEPENDENCIES
jekyll
BUNDLED WITH
1.17.1
1.17.3

View File

@ -65,11 +65,21 @@ And visit [localhost:4000](http://localhost:4000) to view the site.
## Deployment
### Dev/Staging
When changes are committed to the `master` branch the `.gitlab-ci.yml` file triggers the building of the site and then the copying of the results to [dev.coops.tech](https://dev.coops.tech).
Once someone has verified that looks ok, you can use the
[GitLab environments](https://git.coop/cotech/website/environments)
to promote it to [www.coops.tech](https://www.coops.tech)
### Production
You need to manually deploy the changes from dev to production.
1. View the changes on [dev.coops.tech](https://dev.coops.tech) and ensure you're happy for them to be pushed to production.
2. Visit [GitLab environments](https://git.coop/cotech/website/environments). __NOTE.__ If you don't have access to the environments page then post a message in the [Website category of the CoTech forum](https://community.coops.tech/c/cotech/website) to ask someone to do it for you.
3. Click the "Play" icon on the right of the screen in the row for the "dev" environment and choose "deploy:production".
4. Your changes will be visible in production when the commit listed in the "production" environment row matches the commit listed in the "dev" environment row.
## Contributing

View File

@ -52,10 +52,10 @@ technologies:
- centos
- express-js
- gitlab
- google-maps
- htmlcss
- java
- javascript
- laravel
- mysql
- nginx
- node-js

View File

@ -70,6 +70,7 @@ technologies:
- aws-redshift
- symfony
- wordpress
- laravel
---
Outlandish is made up of around 20 collaborators and co-owners who love quality code, and apps that challenge the status quo.

View File

@ -1,13 +1,33 @@
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
{% if page.excerpt %}
<meta name="description" content="{{ page.excerpt | strip_html }}" />
{% elsif page.content %}
<meta name="description" content="{{ page.content | strip_html | strip_newlines | condense_spaces | truncate:150 }}" />
{% else %}
<meta name="description" content="Building a tech industry that's better for its workers and customers through co-operation, democracy and worker ownership." />
{% endif %}
<meta charset="UTF-8">
<title>{{ page.title }} &laquo; Cooperative Technologists</title>
<meta property="og:type" content="website" />
<meta property="og:title" content="{{ page.title }}" />
{% if page.excerpt %}
<meta property="og:description" content="{{ page.excerpt | strip_html }}" />
{% else %}
<meta property="og:description" content="Building a tech industry that's better for its workers and customers through co-operation, democracy and worker ownership." />
{% endif %}
<meta property="og:site_name" content="Cooperative Technologists" />
{% if page.collection == 'coops' %}
<meta property="og:image" content="/images/coops/{{ page.slug }}" />
{% elsif page.collection == 'services' %}
<meta property="og:image" content="/images/services/{{ page.slug }}" />
{% elsif page.collection == 'technologies' %}
<meta property="og:image" content="/images/technologies/{{ page.slug }}" />
{% elsif page.collection == 'clients' %}
<meta property="og:image" content="/images/clients/{{ page.slug }}" />
{% else %}
<meta property="og:image" content="/app/themes/coop-tech-oowp-theme/public/img/Cotech_512x512.png" />
{% endif %}
<meta property="og:locale" content="en_GB" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@CotechUK" />

View File

@ -8,6 +8,7 @@
</a>
</strong>
<a class="back" href="/">&#8592; Go Back</a>
<a class="close" href="/">&#10006;</a>
</div>
</div>
</div>

View File

@ -22,11 +22,14 @@
<div id="responsive-menu">
<div class="top-bar-right">
<ul class="dropdown menu vertical medium-horizontal" data-magellan>
<li><a href="#members">Members</a></li>
<li><a href="#clients">Clients</a></li>
<li><a href="#services">Services</a></li>
<li><a href="#technologies">Technologies</a></li>
<li><a href="#contact" class="button">Get In Touch</a></li>
<li><a href="/#members">Members</a></li>
<li><a href="/#clients">Clients</a></li>
<li><a href="/#services">Services</a></li>
<li><a href="/#technologies">Technologies</a></li>
<li><a href="/about">About</a></li>
<li><a href="/join">Join</a></li>
<li><a href="/manifesto">Manifesto</a></li>
<li><a href="/#contact" class="button">Get In Touch</a></li>
</ul>
</div>
</div>

View File

@ -17,6 +17,9 @@
<div class="small-12 small-centered columns">
<img src="/images/services/{{ page.slug }}.png" alt="">
<h1>Coops that offer <span>{{ page.name }}</span></h1>
{% if page.excerpt %}
<p>{{ page.excerpt }}</p>
{% endif %}
</div>
</div>
</div>

View File

@ -17,6 +17,9 @@
<div class="small-12 small-centered columns">
<img src="/images/technologies/{{ page.slug }}" alt="{{ page.name }}">
<h1>Coops that use <span>{{ page.name }}</span></h1>
{% if page.excerpt %}
<p>{{ page.excerpt }}</p>
{% endif %}
</div>
</div>
</div>

View File

@ -1,4 +1,5 @@
---
title: Virtual Servers
name: Virtual Servers
excerpt: CoTech co-operatives who provide virtual servers to clients.
---

View File

@ -4179,7 +4179,9 @@ a {
color: #2199e8;
text-decoration: none;
line-height: inherit;
cursor: pointer; }
cursor: pointer;
}
a:hover, a:focus {
color: #1585cf; }
a img {
@ -6346,7 +6348,9 @@ table.hover tbody tr:nth-of-type(even):hover {
.top-bar-title {
float: left;
margin-right: 1rem; }
margin-right: 1rem;
width: 100%;
}
.top-bar-left {
float: left; }
@ -6705,6 +6709,12 @@ h5#join-us {
.home #clients {
background-color: #f7f7f5; }
.client:nth-child(n+7){
display: none;
}
.client-thumb {
height: 150px;
width: 100%;
@ -6828,6 +6838,9 @@ h5#join-us {
padding-left: 2rem;
color: #9196a2; }
.close{
float: right;
}
#page-banner {
margin-bottom: 4rem;
text-align: center; }

File diff suppressed because one or more lines are too long

View File

@ -51,3 +51,8 @@ app.createMapMultiMarker = function(mapId, lat, lng, zoom, markersArray) {
};
//# sourceMappingURL=app.js.map
$('#client-list .column').shuffle();
window.setInterval(function(){
/// call your function here
$('#client-list .column').shuffle();
}, 7000);

File diff suppressed because one or more lines are too long

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 37 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 23 KiB

View File

@ -102,11 +102,11 @@ layout: home
<div class="small-12 columns">
<h2>Clients</h2>
<p>Here are some of the amazing clients we have worked with so far</p>
<div class="row small-up-2 medium-up-3 large-up-6">
{% assign clients = site.clients | sample:6 %}
<div id='client-list' class="row small-up-2 medium-up-3 large-up-6">
{% assign clients = site.clients %}
{% for client in clients %}
<div class="column">
<div class="client-thumb" style="background-image: url(/images/clients/{{ client.slug }})"></div>
<div class="column client">
<div class="client-thumb" style='background-image: url(/images/clients/{{ client.slug }}') title="{{client.slug}}"></div>
</div>
{% endfor %}
</div>