Compare commits
No commits in common. "master" and "greennet" have entirely different histories.
@ -1,4 +1,4 @@
|
||||
image: ruby:2.6.6
|
||||
image: ruby:2.5.3
|
||||
|
||||
stages:
|
||||
- test
|
||||
|
32
.htaccess
32
.htaccess
@ -1,5 +1,5 @@
|
||||
# Serve .html files without extensions and allow directory listings
|
||||
Options +MultiViews +Indexes
|
||||
# Serve .html files without extensions
|
||||
Options +MultiViews
|
||||
# If a SVG and a PNG exists the prefer the SVG
|
||||
AddType image/svg+xml;qs=0.9 svg sgvz
|
||||
AddType image/png;qs=0.8 png
|
||||
@ -12,31 +12,3 @@ AddOutputFilter DEFLATE html
|
||||
AddOutputFilter DEFLATE svg
|
||||
AddOutputFilter DEFLATE css
|
||||
AddOutputFilter DEFLATE js
|
||||
# URL's that changed
|
||||
Redirect /co-op/the-dot-project https://www.coops.tech/co-op/dot-project
|
||||
Redirect /coops/ https://www.coops.tech/co-op/
|
||||
Redirect /technology/gnu-bash https://www.coops.tech/technology/bash
|
||||
Redirect /co-op/graphics-coop https://www.coops.tech/co-op/form-and-function
|
||||
# Canonical URLs redirect to the domain with a www
|
||||
<IfModule mod_rewrite.c>
|
||||
RewriteEngine on
|
||||
RewriteCond %{HTTP_HOST} ^coops\.tech$
|
||||
RewriteRule ^/?(.*) https://www.coops.tech/$1 [R,L]
|
||||
</IfModule>
|
||||
# Redirect HTTP to HTTPS
|
||||
# https://wiki.apache.org/httpd/RewriteHTTPToHTTPS
|
||||
<IfModule mod_rewrite.c>
|
||||
RewriteEngine on
|
||||
RewriteCond %{HTTPS} !=on
|
||||
RewriteRule ^/?(.*) https://%{SERVER_NAME}/$1 [R,L]
|
||||
</IfModule>
|
||||
# Strict Transport Security Header, this prevents clients
|
||||
# with STS support from accessing the site using HTTP
|
||||
# https://stackoverflow.com/questions/24144552/how-to-set-hsts-header-from-htaccess-only-on-https
|
||||
Header set Strict-Transport-Security "max-age=31536000" env=HTTPS
|
||||
# Directory Listings
|
||||
HeaderName /top.html
|
||||
ReadmeName /bot.html
|
||||
IndexOptions FancyIndexing VersionSort HTMLTable NameWidth=* DescriptionWidth=*
|
||||
IndexOptions Charset=UTF-8 SuppressHTMLPreamble XHTML TrackModified IconsAreLinks
|
||||
IndexOptions SuppressDescription
|
||||
|
@ -1 +1 @@
|
||||
2.6.6
|
||||
2.5.3
|
@ -1,15 +1,8 @@
|
||||
# CoTech Website
|
||||
|
||||
This repo is [hosted at git.coop](https://git.coop/cotech/website) and [push mirrored to GitHub](https://github.com/cotech/jekyll-website).
|
||||
|
||||
If you would like to contribute to this repo you have two options:
|
||||
|
||||
1. [Join Webarchitects](https://webarch.coop/join) to [create an account at git.coop](https://webarch.coop/git#free) and then request access to the [CoTech group](https://git.coop/cotech) and when that has been grated you can update this repo directly.
|
||||
2. Use a GitHub account to create a [pull request](https://github.com/cotech/jekyll-website/pulls) at GitHub and then ask someone who is a member of [Webarchitects](https://www.webarchitects.coop/) to [patch the repo for you](https://community.coops.tech/t/cotech-website-repo-mirroring-to-github/2818).
|
||||
|
||||
## Introduction
|
||||
|
||||
This is a port of the old WordPress version of the CoTech website to a statically-generated site using Jekyll. The site consists of a bunch of markdown files and images stored in git.coop. The Jekyll build process is automated so that there is no need to have Jekyll installed and running to make changes to the site.
|
||||
This is a port of the current WordPress version of the CoTech website to a statically-generated site using Jekyll. The site consists of a bunch of markdown files and images stored in git.coop. The Jekyll build process is automated so that there is no need to have Jekyll installed and running to make changes to the site.
|
||||
|
||||
* Live site: https://coops.tech/
|
||||
* Dev site: https://dev.coops.tech/
|
||||
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: The 10:10 Foundation
|
||||
website: https://1010uk.org/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: British Tinnitus Association
|
||||
website: https://www.tinnitus.org.uk/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Carefree
|
||||
website: https://carefreespace.org/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Charity Digital
|
||||
website: https://charitydigital.org.uk/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: British Tinnitus Association
|
||||
website: https://cyfannol.org.uk/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Esmee Fairbairn
|
||||
website: https://esmeefairbairn.org.uk/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Family Lives
|
||||
website: https://www.familylives.org.uk/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Grassroots
|
||||
website: https://www.prevent-suicide.org.uk/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Make A Wish
|
||||
website: https://www.make-a-wish.org.uk/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Parkinsons UK
|
||||
website: https://www.parkinsons.org.uk/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: SARSAS
|
||||
website: https://www.sarsas.org.uk/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: South West Creative Technology Network
|
||||
website: https://www.swctn.org.uk/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Surviving Economic Abuse
|
||||
website: https://survivingeconomicabuse.org/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Tech Talent Charter
|
||||
website: https://www.techtalentcharter.co.uk/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: The Catalyst
|
||||
website: https://www.thecatalyst.org.uk/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: West of England Combined Authority
|
||||
website: https://www.westofengland-ca.gov.uk/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Action for Children
|
||||
website: https://www.actionforchildren.org.uk/
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Action Aid
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Allia Future Business Centre
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Anna Freud Centre
|
||||
website: https://www.annafreud.org/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: AVA Project
|
||||
website: https://avaproject.org.uk/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Barbour Logic
|
||||
website: http://www.barbourlogic.co.uk/
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: The British Association of Social Workers (BASW)
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: BBC ideas
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Belfast City Council
|
||||
website: https://www.belfastcity.gov.uk
|
||||
---
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
title: BHRRC
|
||||
website: https://www.business-humanrights.org/
|
||||
---
|
||||
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Bioregional
|
||||
website: https://www.bioregional.com/
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Blake House
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Blue Cross
|
||||
website: https://www.bluecross.org.uk/
|
||||
---
|
@ -1,4 +1,3 @@
|
||||
---
|
||||
title: Cairn Housing Association
|
||||
website: https://www.cairnha.com/
|
||||
---
|
||||
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Cardinus
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Carers support centre
|
||||
website: https://www.carerssupportcentre.org.uk/
|
||||
---
|
@ -1,4 +1,3 @@
|
||||
---
|
||||
title: CAST
|
||||
website: https://www.wearecast.org.uk/
|
||||
---
|
||||
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Catapillr
|
||||
website: https://www.catapillr.com
|
||||
---
|
@ -1,4 +1,3 @@
|
||||
---
|
||||
title: CDS Co-operatives
|
||||
website: https://www.cds.coop/
|
||||
---
|
||||
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Children’s Health Scotland
|
||||
website: https://www.childrenshealthscotland.org/
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Climate Outreach
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Comic Relief
|
||||
website: https://www.comicrelief.com/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Common Futures
|
||||
website: https://commonfutures.eu/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Coops UK
|
||||
website: https://www.uk.coop/uk
|
||||
---
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
title: Crown Commercial Service
|
||||
website: https://www.crowncommercial.gov.uk/
|
||||
---
|
||||
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: The Centre for Sustainable Healthcare
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Ctrl Group
|
||||
website: https://www.ctrl-group.com/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Department for Culture, Media and Sport
|
||||
website: https://www.gov.uk/government/organisations/department-for-digital-culture-media-sport
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Deliveroo
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: ECAS
|
||||
website: https://www.ecas.scot/
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: The Eden Project
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: en10ergy Limited
|
||||
website: https://en10ergy.org.uk/
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Envirogen
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Ethical Consumer
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: FEPS
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Food Standards Agency
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Founders and Coders
|
||||
website: https://www.foundersandcoders.com/
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Freedom from Torture
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Friend Indeed
|
||||
website: https://www.friendindeed.org.uk/
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Froglife
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: The Fundraising Regulator
|
||||
website: https://www.fundraisingregulator.org.uk/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Greenwich Co-operative Development Agency
|
||||
website: https://gcda.coop/
|
||||
---
|
@ -1,4 +1,3 @@
|
||||
---
|
||||
title: Global Canopy Programme
|
||||
website: https://www.globalcanopy.org/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Greener Kirkcaldy
|
||||
website: https://www.greenerkirkcaldy.org.uk/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Guys and St Thomas' Charity
|
||||
website: https://www.gsttcharity.org.uk/
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Haircuts 4 Homeless
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Health In Touch
|
||||
---
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
title: Hookline
|
||||
website: http://hookline.tv/
|
||||
---
|
||||
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: IDEO
|
||||
website: https://www.ideo.com/
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: International Federation of Social Workers
|
||||
---
|
@ -1,4 +1,3 @@
|
||||
---
|
||||
title: Information Architecture Institute
|
||||
website: https://www.iainstitute.org/
|
||||
---
|
||||
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Invest SK
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Institute for Strategic Dialogue
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Just Eat
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: The Kaizen Partnership
|
||||
website: http://wearekaizen.co.uk/
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Kaspersky
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Kindling Trust
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Labour
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Lancashire Women's Centres
|
||||
website: https://lancashirewomen.org/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Law Centres Network
|
||||
website: https://www.lawcentres.org.uk/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: London Permaculture Network
|
||||
website: https://www.londonpermaculture.com/
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Magpas
|
||||
---
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
title: MakieLab
|
||||
website: https://twitter.com/makielab
|
||||
---
|
||||
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Metal Culture
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Muswell Hill Sustainability Group
|
||||
website: https://mhsgroup.org/
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Modern Art Oxford
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: MUBI
|
||||
website: https://mubi.com/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Mudlark
|
||||
website: https://twitter.com/wearemudlark
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Mutuo
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: National Lottery
|
||||
website: https://www.national-lottery.co.uk/
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Near
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: New Economics Foundation
|
||||
website: https://neweconomics.org/
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: National Health Service
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: National Institute for Health Research
|
||||
website: https://www.nihr.ac.uk
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: North Bristol Advice Centre
|
||||
website: http://www.northbristoladvice.org.uk/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: National Ugly Mugs
|
||||
website: https://uglymugs.org/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Off Grid Festival
|
||||
website: https://offgrid-festival.co.uk/
|
||||
---
|
@ -1,3 +1,3 @@
|
||||
---
|
||||
title: The Open University
|
||||
title: Open University
|
||||
---
|
||||
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: The Open Co-op
|
||||
website: https://open.coop/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: openDemocracy
|
||||
website: https://www.opendemocracy.net/
|
||||
---
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user