diff --git a/.htaccess b/.htaccess
index dcc0ed8..25c1150 100644
--- a/.htaccess
+++ b/.htaccess
@@ -12,3 +12,24 @@ AddOutputFilter DEFLATE html
AddOutputFilter DEFLATE svg
AddOutputFilter DEFLATE css
AddOutputFilter DEFLATE js
+# URL's that changed
+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
+
+ RewriteEngine on
+ RewriteCond %{HTTP_HOST} ^coops\.tech$
+ RewriteRule ^/?(.*) https://www.coops.tech/$1 [R,L]
+
+# Redirect HTTP to HTTPS
+# https://wiki.apache.org/httpd/RewriteHTTPToHTTPS
+
+ RewriteEngine on
+ RewriteCond %{HTTPS} !=on
+ RewriteRule ^/?(.*) https://%{SERVER_NAME}/$1 [R,L]
+
+# 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
diff --git a/_clients/1010uk.md b/_clients/1010uk.md
new file mode 100644
index 0000000..b3054fd
--- /dev/null
+++ b/_clients/1010uk.md
@@ -0,0 +1,4 @@
+---
+title: The 10:10 Foundation
+website: https://1010uk.org/
+---
diff --git a/_clients/acorn.md b/_clients/acorn.md
new file mode 100644
index 0000000..39e5fa0
--- /dev/null
+++ b/_clients/acorn.md
@@ -0,0 +1,3 @@
+---
+title: ACORN
+---
\ No newline at end of file
diff --git a/_clients/actionaid.md b/_clients/actionaid.md
new file mode 100644
index 0000000..f8eb074
--- /dev/null
+++ b/_clients/actionaid.md
@@ -0,0 +1,3 @@
+---
+title: Action Aid
+---
diff --git a/_clients/alpha-complex.md b/_clients/alpha-complex.md
new file mode 100644
index 0000000..1f6418b
--- /dev/null
+++ b/_clients/alpha-complex.md
@@ -0,0 +1,3 @@
+---
+title: The Alpha Complex
+---
\ No newline at end of file
diff --git a/_clients/apc.md b/_clients/apc.md
new file mode 100644
index 0000000..f1c9bf9
--- /dev/null
+++ b/_clients/apc.md
@@ -0,0 +1,3 @@
+---
+title: Association for Progressive Communications
+---
diff --git a/_clients/barbourlogic.md b/_clients/barbourlogic.md
new file mode 100644
index 0000000..cda8a1c
--- /dev/null
+++ b/_clients/barbourlogic.md
@@ -0,0 +1,4 @@
+---
+title: Barbour Logic
+website: http://www.barbourlogic.co.uk/
+---
diff --git a/_clients/basw.md b/_clients/basw.md
new file mode 100644
index 0000000..a22c557
--- /dev/null
+++ b/_clients/basw.md
@@ -0,0 +1,3 @@
+---
+title: The British Association of Social Workers (BASW)
+---
diff --git a/_clients/bioregional.md b/_clients/bioregional.md
new file mode 100644
index 0000000..e229110
--- /dev/null
+++ b/_clients/bioregional.md
@@ -0,0 +1,4 @@
+---
+title: Bioregional
+website: https://www.bioregional.com/
+---
diff --git a/_clients/cairn-housing-association.md b/_clients/cairn-housing-association.md
index 3422ff2..476d7b7 100644
--- a/_clients/cairn-housing-association.md
+++ b/_clients/cairn-housing-association.md
@@ -1,3 +1,4 @@
---
title: Cairn Housing Association
+website: https://www.cairnha.com/
---
diff --git a/_clients/cds-co-operatives.md b/_clients/cds-co-operatives.md
index 9d2ed11..013f489 100644
--- a/_clients/cds-co-operatives.md
+++ b/_clients/cds-co-operatives.md
@@ -1,3 +1,4 @@
---
title: CDS Co-operatives
+website: https://www.cds.coop/
---
diff --git a/_clients/childrens-health-scotland.md b/_clients/childrens-health-scotland.md
new file mode 100644
index 0000000..07d5720
--- /dev/null
+++ b/_clients/childrens-health-scotland.md
@@ -0,0 +1,4 @@
+---
+title: Children’s Health Scotland
+website: https://www.childrenshealthscotland.org/
+---
diff --git a/_clients/climate-outreach.md b/_clients/climate-outreach.md
new file mode 100644
index 0000000..0bb1810
--- /dev/null
+++ b/_clients/climate-outreach.md
@@ -0,0 +1,3 @@
+---
+title: Climate Outreach
+---
diff --git a/_clients/commonfutures.md b/_clients/commonfutures.md
new file mode 100644
index 0000000..3df3d5a
--- /dev/null
+++ b/_clients/commonfutures.md
@@ -0,0 +1,4 @@
+---
+title: Common Futures
+website: https://commonfutures.eu/
+---
diff --git a/_clients/csh.md b/_clients/csh.md
new file mode 100644
index 0000000..ab91159
--- /dev/null
+++ b/_clients/csh.md
@@ -0,0 +1,3 @@
+---
+title: The Centre for Sustainable Healthcare
+---
diff --git a/_clients/ecas.md b/_clients/ecas.md
new file mode 100644
index 0000000..a02c3ed
--- /dev/null
+++ b/_clients/ecas.md
@@ -0,0 +1,4 @@
+---
+title: ECAS
+website: https://www.ecas.scot/
+---
diff --git a/_clients/eden-project.md b/_clients/eden-project.md
new file mode 100644
index 0000000..70c1c78
--- /dev/null
+++ b/_clients/eden-project.md
@@ -0,0 +1,3 @@
+---
+title: The Eden Project
+---
diff --git a/_clients/en10ergy.md b/_clients/en10ergy.md
new file mode 100644
index 0000000..ac520d8
--- /dev/null
+++ b/_clients/en10ergy.md
@@ -0,0 +1,4 @@
+---
+title: en10ergy Limited
+website: https://en10ergy.org.uk/
+---
diff --git a/_clients/ethical-consumer.md b/_clients/ethical-consumer.md
new file mode 100644
index 0000000..af39422
--- /dev/null
+++ b/_clients/ethical-consumer.md
@@ -0,0 +1,3 @@
+---
+title: Ethical Consumer
+---
diff --git a/_clients/food-standards-agency.md b/_clients/food-standards-agency.md
new file mode 100644
index 0000000..a2d70f0
--- /dev/null
+++ b/_clients/food-standards-agency.md
@@ -0,0 +1,3 @@
+---
+title: Food Standards Agency
+---
diff --git a/_clients/freedom-from-torture.md b/_clients/freedom-from-torture.md
new file mode 100644
index 0000000..5f28a4b
--- /dev/null
+++ b/_clients/freedom-from-torture.md
@@ -0,0 +1,3 @@
+---
+title: Freedom from Torture
+---
diff --git a/_clients/friendshouse.md b/_clients/friendshouse.md
new file mode 100644
index 0000000..03a7b68
--- /dev/null
+++ b/_clients/friendshouse.md
@@ -0,0 +1,3 @@
+---
+title: Friends House
+---
diff --git a/_clients/fundraising-regulator.md b/_clients/fundraising-regulator.md
new file mode 100644
index 0000000..d18f319
--- /dev/null
+++ b/_clients/fundraising-regulator.md
@@ -0,0 +1,4 @@
+---
+title: The Fundraising Regulator
+website: https://www.fundraisingregulator.org.uk/
+---
diff --git a/_clients/generation-rent.md b/_clients/generation-rent.md
new file mode 100644
index 0000000..58d0a70
--- /dev/null
+++ b/_clients/generation-rent.md
@@ -0,0 +1,3 @@
+---
+title: Generation Rent
+---
\ No newline at end of file
diff --git a/_clients/global-canopy-programme.md b/_clients/global-canopy.md
similarity index 50%
rename from _clients/global-canopy-programme.md
rename to _clients/global-canopy.md
index 89eaf55..dff0c2d 100644
--- a/_clients/global-canopy-programme.md
+++ b/_clients/global-canopy.md
@@ -1,3 +1,4 @@
---
title: Global Canopy Programme
+website: https://www.globalcanopy.org/
---
diff --git a/_clients/greener-kirkcaldy.md b/_clients/greener-kirkcaldy.md
new file mode 100644
index 0000000..a29e805
--- /dev/null
+++ b/_clients/greener-kirkcaldy.md
@@ -0,0 +1,4 @@
+---
+title: Greener Kirkcaldy
+website: https://www.greenerkirkcaldy.org.uk/
+---
diff --git a/_clients/health-in-touch.md b/_clients/health-in-touch.md
new file mode 100644
index 0000000..ffa06f9
--- /dev/null
+++ b/_clients/health-in-touch.md
@@ -0,0 +1,3 @@
+---
+title: Health In Touch
+---
\ No newline at end of file
diff --git a/_clients/ica.md b/_clients/ica.md
new file mode 100644
index 0000000..83c9745
--- /dev/null
+++ b/_clients/ica.md
@@ -0,0 +1,3 @@
+---
+title: International Co-operatives Alliance
+---
diff --git a/_clients/ideo.md b/_clients/ideo.md
new file mode 100644
index 0000000..7ef07b2
--- /dev/null
+++ b/_clients/ideo.md
@@ -0,0 +1,4 @@
+---
+title: IDEO
+website: https://www.ideo.com/
+---
diff --git a/_clients/ifsw.md b/_clients/ifsw.md
new file mode 100644
index 0000000..73b1553
--- /dev/null
+++ b/_clients/ifsw.md
@@ -0,0 +1,3 @@
+---
+title: International Federation of Social Workers
+---
\ No newline at end of file
diff --git a/_clients/information-architecture-institute.md b/_clients/information-architecture-institute.md
index 9871e92..74075a4 100644
--- a/_clients/information-architecture-institute.md
+++ b/_clients/information-architecture-institute.md
@@ -1,3 +1,4 @@
---
title: Information Architecture Institute
+website: https://www.iainstitute.org/
---
diff --git a/_clients/isd.md b/_clients/isd.md
new file mode 100644
index 0000000..92ccee8
--- /dev/null
+++ b/_clients/isd.md
@@ -0,0 +1,3 @@
+---
+title: Institute for Strategic Dialogue
+---
\ No newline at end of file
diff --git a/_clients/kaizen.md b/_clients/kaizen.md
new file mode 100644
index 0000000..ae3fe57
--- /dev/null
+++ b/_clients/kaizen.md
@@ -0,0 +1,4 @@
+---
+title: The Kaizen Partnership
+website: http://wearekaizen.co.uk/
+---
diff --git a/_clients/land-explorer.md b/_clients/land-explorer.md
new file mode 100644
index 0000000..8d1dc2e
--- /dev/null
+++ b/_clients/land-explorer.md
@@ -0,0 +1,3 @@
+---
+title: Land Explorer
+---
\ No newline at end of file
diff --git a/_clients/londonpermaculture.md b/_clients/londonpermaculture.md
new file mode 100644
index 0000000..d3969b9
--- /dev/null
+++ b/_clients/londonpermaculture.md
@@ -0,0 +1,4 @@
+---
+title: London Permaculture Network
+website: https://www.londonpermaculture.com/
+---
diff --git a/_clients/mhsgroup.md b/_clients/mhsgroup.md
new file mode 100644
index 0000000..d37aecc
--- /dev/null
+++ b/_clients/mhsgroup.md
@@ -0,0 +1,4 @@
+---
+title: Muswell Hill Sustainability Group
+website: https://mhsgroup.org/
+---
diff --git a/_clients/modern-art-oxford.md b/_clients/modern-art-oxford.md
new file mode 100644
index 0000000..089e1fb
--- /dev/null
+++ b/_clients/modern-art-oxford.md
@@ -0,0 +1,3 @@
+---
+title: Modern Art Oxford
+---
diff --git a/_clients/neweconomics.md b/_clients/neweconomics.md
new file mode 100644
index 0000000..b4cf615
--- /dev/null
+++ b/_clients/neweconomics.md
@@ -0,0 +1,4 @@
+---
+title: New Economics Foundation
+website: https://neweconomics.org/
+---
diff --git a/_clients/nswp.md b/_clients/nswp.md
new file mode 100644
index 0000000..f473030
--- /dev/null
+++ b/_clients/nswp.md
@@ -0,0 +1,3 @@
+---
+title: Global Network of Sex Work Projects
+---
diff --git a/_clients/offgrid-festival.md b/_clients/offgrid-festival.md
new file mode 100644
index 0000000..2918743
--- /dev/null
+++ b/_clients/offgrid-festival.md
@@ -0,0 +1,4 @@
+---
+title: Off Grid Festival
+website: https://offgrid-festival.co.uk/
+---
diff --git a/_clients/open-university.md b/_clients/open-university.md
index 157240f..55d6fc2 100644
--- a/_clients/open-university.md
+++ b/_clients/open-university.md
@@ -1,3 +1,3 @@
---
-title: Open University
+title: The Open University
---
diff --git a/_clients/opencoop.md b/_clients/opencoop.md
new file mode 100644
index 0000000..bd35673
--- /dev/null
+++ b/_clients/opencoop.md
@@ -0,0 +1,4 @@
+---
+title: The Open Co-op
+website: https://open.coop/
+---
diff --git a/_clients/opendemocracy.md b/_clients/opendemocracy.md
new file mode 100644
index 0000000..24fdd43
--- /dev/null
+++ b/_clients/opendemocracy.md
@@ -0,0 +1,4 @@
+---
+title: openDemocracy
+website: https://www.opendemocracy.net/
+---
diff --git a/_clients/ouh.md b/_clients/ouh.md
new file mode 100644
index 0000000..5189510
--- /dev/null
+++ b/_clients/ouh.md
@@ -0,0 +1,4 @@
+---
+title: Oxford University Hospitals
+website: https://www.ouh.nhs.uk/
+---
diff --git a/_clients/ovesco.md b/_clients/ovesco.md
new file mode 100644
index 0000000..e08c674
--- /dev/null
+++ b/_clients/ovesco.md
@@ -0,0 +1,4 @@
+---
+title: Ovesco
+website: https://ovesco.co.uk/
+---
diff --git a/_clients/packt.md b/_clients/packt.md
new file mode 100644
index 0000000..2cccb42
--- /dev/null
+++ b/_clients/packt.md
@@ -0,0 +1,3 @@
+---
+title: Packt Publishing
+---
\ No newline at end of file
diff --git a/_clients/pbi.md b/_clients/pbi.md
new file mode 100644
index 0000000..e414438
--- /dev/null
+++ b/_clients/pbi.md
@@ -0,0 +1,3 @@
+---
+title: Peace Brigades International
+---
diff --git a/_clients/privacy-international.md b/_clients/privacy-international.md
new file mode 100644
index 0000000..ae0c273
--- /dev/null
+++ b/_clients/privacy-international.md
@@ -0,0 +1,3 @@
+---
+title: Privacy International
+---
diff --git a/_clients/public-law-project.md b/_clients/public-law-project.md
new file mode 100644
index 0000000..86faa22
--- /dev/null
+++ b/_clients/public-law-project.md
@@ -0,0 +1,3 @@
+---
+title: Public Law Project
+---
diff --git a/_clients/queens-nursing-institute.md b/_clients/queens-nursing-institute.md
new file mode 100644
index 0000000..e26eab7
--- /dev/null
+++ b/_clients/queens-nursing-institute.md
@@ -0,0 +1,4 @@
+---
+title: Queen's Nursing Institute Scotland
+website: https://www.qnis.org.uk/
+---
diff --git a/_clients/resilient-scotland.md b/_clients/resilient-scotland.md
new file mode 100644
index 0000000..1a4cda5
--- /dev/null
+++ b/_clients/resilient-scotland.md
@@ -0,0 +1,4 @@
+---
+title: Resilient Scotland
+website: https://www.resilientscotland.org.uk/
+---
diff --git a/_clients/sands.md b/_clients/sands.md
index 95911c6..995973d 100644
--- a/_clients/sands.md
+++ b/_clients/sands.md
@@ -1,3 +1,4 @@
---
title: Sands
+website: https://www.sands.org.uk/
---
diff --git a/_clients/sarcoma.md b/_clients/sarcoma.md
new file mode 100644
index 0000000..5644be4
--- /dev/null
+++ b/_clients/sarcoma.md
@@ -0,0 +1,4 @@
+---
+title: Sarcoma UK
+website: https://sarcoma.org.uk
+---
diff --git a/_clients/solarcentury.md b/_clients/solarcentury.md
new file mode 100644
index 0000000..c1d46d3
--- /dev/null
+++ b/_clients/solarcentury.md
@@ -0,0 +1,4 @@
+---
+title: Solarcentury
+website: https://www.solarcentury.com/
+---
diff --git a/_clients/sse.md b/_clients/sse.md
new file mode 100644
index 0000000..c177685
--- /dev/null
+++ b/_clients/sse.md
@@ -0,0 +1,4 @@
+---
+title: The School for Social Entrepreneurs
+website: https://www.the-sse.org/
+---
diff --git a/_clients/stethelburgas.md b/_clients/stethelburgas.md
new file mode 100644
index 0000000..9b15db1
--- /dev/null
+++ b/_clients/stethelburgas.md
@@ -0,0 +1,4 @@
+---
+title: St Ethelburga's
+website: https://stethelburgas.org/
+---
diff --git a/_clients/the-politics-network.md b/_clients/the-politics-network.md
new file mode 100644
index 0000000..20c93a3
--- /dev/null
+++ b/_clients/the-politics-network.md
@@ -0,0 +1,3 @@
+---
+title: Political Education Network
+---
\ No newline at end of file
diff --git a/_clients/unesco.md b/_clients/unesco.md
new file mode 100644
index 0000000..52d9b69
--- /dev/null
+++ b/_clients/unesco.md
@@ -0,0 +1,3 @@
+---
+title: United Nations Educational, Scientific and Cultural Organization
+---
diff --git a/_clients/unicef.md b/_clients/unicef.md
index e05941d..bdcb5c1 100644
--- a/_clients/unicef.md
+++ b/_clients/unicef.md
@@ -1,3 +1,4 @@
---
title: UNICEF
+website: https://www.unicef.org/
---
diff --git a/_clients/weco.md b/_clients/weco.md
new file mode 100644
index 0000000..76fec02
--- /dev/null
+++ b/_clients/weco.md
@@ -0,0 +1,3 @@
+---
+title: We Collective
+---
\ No newline at end of file
diff --git a/_clients/woda.md b/_clients/woda.md
new file mode 100644
index 0000000..d264cba
--- /dev/null
+++ b/_clients/woda.md
@@ -0,0 +1,4 @@
+---
+title: Worcestershire Office of Data Analytics
+website: https://www.linkedin.com/company/worcestershire-office-of-data-analytics/
+---
diff --git a/_clients/woodcraftfolk.md b/_clients/woodcraftfolk.md
new file mode 100644
index 0000000..823a3a1
--- /dev/null
+++ b/_clients/woodcraftfolk.md
@@ -0,0 +1,3 @@
+---
+title: Woodcraft Folk
+---
diff --git a/_coops/agile-collective.md b/_coops/agile-collective.md
index 23a6cce..53c55d0 100644
--- a/_coops/agile-collective.md
+++ b/_coops/agile-collective.md
@@ -2,43 +2,57 @@
title: Agile Collective
name: Agile Collective
members: 12
-website: http://agile.coop/
-email: info@agile.coop
+website: https://agile.coop/
+email: hello@agile.coop
twitter: AgileCollective
github: agilecollective
-telephone: '01865 403 120'
-address: Room 301,The Old Music Hall,106-108 Cowley Road,Oxford,United Kingdom,OX4 1JE
+telephone: '+44 (0) 1865 403 120'
+address: The Old Music Hall,106-108 Cowley Road,Oxford,OX4 1JE,United Kingdom
latitude: 51.7483161
longitude: -1.2390645000000404
clients:
-- global-canopy-programme
+- actionaid
+- basw
+- bond
+- climate-outreach
+- co-operatives-uk
+- eden-project
+- ethical-consumer
+- food-standards-agency
+- freedom-from-torture
+- fundraising-regulator
+- global-canopy
- information-architecture-institute
- international-land-coalition
- international-planned-parenthood-federation
+- modern-art-oxford
- oxfam-international
- oxford-city-council
- oxfordshire-county-council
- sands
-- the-eden-project
+- sarcoma
- unicef
-- university-of-oxford
services:
+- analytics
- branding-and-identity
- consultancy
+- data-visualisation
- development
-- devops
-- graphic-design
- ideation
- logo-design
- seo-optimisation
+- strategy
- sysadmin
- user-research
- web-design
technologies:
- apache
-- gnu-bash
+- bash
+- debian
+- discourse
- d3
- drupal
+- docker
- gitlab
- htmlcss
- icinga
@@ -48,12 +62,14 @@ technologies:
- munin
- mysql
- php
+- rocket-chat
- symfony
- ubuntu
+- wordpress
---
-Agile Collective is a small team of designers and developers who make websites for socially positive organisations such as charities, NGOs, social enterprises and educational institutions. We take a highly creative and integrated approach to all of our projects which results in a transparent and empowering working environment for the whole project team – including our client.
+Agile Collective is a worker-owned digital agency with a team of 18 based in the UK and Italy.
-As a socially minded company ourselves, we make every effort to contribute to our communities, minimise our environmental impact and ensure sustainability in our work practices. We organise the monthly Oxford Drupal Users Group and a couple of us run the ‘Code Club’ on a Wednesday afternoon which is aimed at inspiring young people to get into coding.
+We design, build and support websites for purpose-driven organisations: clients that value environmental sustainability, social responsibility, equality and human rights, and share our vision of a better world for everyone.
-There is also a company-wide obsession with cycling of various kinds.
\ No newline at end of file
+We are a company with a conscience. And lots of bicycles.
diff --git a/_coops/animorph.md b/_coops/animorph.md
index 4b7f997..bfd62e7 100644
--- a/_coops/animorph.md
+++ b/_coops/animorph.md
@@ -1,7 +1,7 @@
---
title: Animorph
name: Animorph
-members: 4
+members: 5
website: https://animorph.coop
email: we@animorph.coop
twitter: animorphcoop
@@ -13,15 +13,21 @@ longitude: -0.10782689999996364
clients:
- halo-post-production
- southbank-centre
+- open-university
+- packt
+- isd
services:
- animation
- artwork
- augmented-reality
+- big-data
- branding-and-identity
- development
- exhibition-and-display
+- game-design
- graphic-design
- ideation
+- machine-learning
- mixed-reality
- motion-graphics
- virtual-reality
@@ -29,16 +35,21 @@ technologies:
- c
- htmlcss
- javascript
+- node-js
- python
- unity-3d
---
-We are an immersive media workers’ co-operative specialising in virtual, augmented and mixed reality.
+Animorph addresses unmet medical and social needs using augmented and virtual reality.
-Our projects range from 3D interface integration, art and research, through simulations, education and app optimisation, to strictly practical applications.
+We specialise in developing digital medicines and cognitive prosthetics that empower users to achieve what was previously impossible.
-We collaboratively conceive and develop applications that provide quality matching the capacity of the new media realm.
+We provide a full range of services and products geared towards bespoke immersive app development, including research, design workshops, programming, consultation, video production, and sound design.
-We look forward to engaging in cutting-edge endeavours that build bridges across disciplines and environments in order to bring people together.
+Since early 2016, we have been collaborating with social enterprises, medical researchers, and organisations including Southbank Centre, The Open University, and Google Innovation Fund.
+
+All stakeholders are invited to actively participate in our development process. We excel at understanding the challenges expressed by our end-users; every story takes us on a unique journey.
+
+Animorph Co-operative is democratically owned and run, with great care for the well-being of our workers, supporting professional as well as personal development.
Let’s forge alliances for the future we want to live in.
\ No newline at end of file
diff --git a/_coops/autonomic.md b/_coops/autonomic.md
index b1391b4..8242433 100644
--- a/_coops/autonomic.md
+++ b/_coops/autonomic.md
@@ -28,7 +28,7 @@ services:
- web-design
technologies:
- ansible
-- gnu-bash
+- bash
- civicrm
- d3
- debian
@@ -59,4 +59,4 @@ We build technologies and infrastructure to empower users to make a positive imp
* Transparency
* Privacy
-We design integrated infrastructure tailored to your needs utilising technologies from the best free and open source software projects available. Your data under your control.
\ No newline at end of file
+We design integrated infrastructure tailored to your needs utilising technologies from the best free and open source software projects available. Your data under your control.
diff --git a/_coops/co-operative-web.md b/_coops/co-operative-web.md
index 468dcf9..9f909b5 100644
--- a/_coops/co-operative-web.md
+++ b/_coops/co-operative-web.md
@@ -49,7 +49,7 @@ services:
- virtual-servers
technologies:
- net
-- angular-1-x
+- angular
- centos
- express-js
- gitlab
diff --git a/_coops/code-operative.md b/_coops/code-operative.md
new file mode 100644
index 0000000..ace4bd9
--- /dev/null
+++ b/_coops/code-operative.md
@@ -0,0 +1,48 @@
+---
+title: Code-Operative
+name: Code-Operative
+members: 8
+website: https://code-operative.co.uk
+email: contact@code-operative.co.uk
+twitter: code_operative
+github: Code-Operative
+address: Baltic Business Quarters, Abbott's Hill, Gateshead, United Kingdom, NE8 3DF
+latitude: 54.966587
+longitude: -1.595418
+clients:
+- acorn
+- weco
+- generation-rent
+- alpha-complex
+- land-explorer
+- health-in-touch
+- the-politics-network
+services:
+- development
+- consultancy
+- database-solutions
+- machine-learning
+- web-design
+technologies:
+- angular
+- ionic
+- reactjs
+- node-js
+- javascript
+- htmlcss
+- django-2
+- python
+- laravel
+- php
+- c
+- net
+- java
+- google-maps
+- postgresql
+- sql-server
+- ubuntu
+---
+
+Code-Operative is a community of tech freelancers based in the North-East of England, with members and affiliates based further afield as well. Code-Op's processes are designed to bridge the gap between freelancers and the clients who need them, operating a not-for-profit model which puts quality and the needs of client and freelancer first.
+
+We can offer the traditional role-based services of an agency but we can also manage existing projects and build new systems from scratch.
diff --git a/_coops/form-and-function.md b/_coops/form-and-function.md
new file mode 100644
index 0000000..988aeb1
--- /dev/null
+++ b/_coops/form-and-function.md
@@ -0,0 +1,42 @@
+---
+title: Form & Function Digital Co-operative
+name: Form & Function Digital Co-operative
+members: 3
+website: https://www.formandfunction.coop/
+email: hello@formandfunction.coop
+twitter: faf_digital
+github:
+telephone: '01315108735'
+address: Davidson House, 57 Queen Charlotte Street, Edinburgh EH6 7EY
+latitude: 55.973417
+longitude: -3.1664222
+clients:
+- cairn-housing-association
+- cds-co-operatives
+- childrens-health-scotland
+- ecas
+- greener-kirkcaldy
+- ifsw
+- queens-nursing-institute
+- resilient-scotland
+services:
+- consultancy
+- development
+- domain-names
+- hosting
+- seo-optimisation
+- web-design
+technologies:
+- gitlab
+- google-maps
+- htmlcss
+- javascript
+- matomo
+- mysql
+- php
+- wordpress
+---
+
+Based in Edinburgh, the small team of developers at Form & Function Digital Co-operative provides a comprehensive range of services including digital consultancy, website design & development using WordPress. We also provide hosting, maintenance and support services for the sites we build.
+
+We have cultivated a strong reputation within the industry, as a reliable and dependable digital transformation partner. Through our work with charities, social enterprises, housing associations, community and campaigning organisations, co-operatives and other ethical businesses, we aim to deliver engaging and inclusive online experiences across the third-sector.
\ No newline at end of file
diff --git a/_coops/graphics-coop.md b/_coops/graphics-coop.md
deleted file mode 100644
index e57f5d5..0000000
--- a/_coops/graphics-coop.md
+++ /dev/null
@@ -1,46 +0,0 @@
----
-title: graphics.coop
-name: graphics.coop
-members: 4
-website: https://graphics.coop/
-email: info@graphics.coop
-twitter: graphicscoop
-github:
-telephone: '01315249779'
-address: 32 Annandale Street Lane,Edinburgh,Scotland,EH7 4LS
-latitude: 55.9607296
-longitude: -3.182652400000052
-clients:
-- cairn-housing-association
-- cds-co-operatives
-- children-s-health-scotland
-- hanover-scotland-housing-association
-- intandem
-- myparkscotland
-- voluntary-health-scotland
-- women-s-fund-for-scotland
-services:
-- artwork
-- branding-and-identity
-- consultancy
-- domain-names
-- exhibition-and-display
-- graphic-design
-- hosting
-- logo-design
-- seo-optimisation
-- web-design
-technologies:
-- gitlab
-- google-maps
-- htmlcss
-- javascript
-- matomo
-- mysql
-- php
-- wordpress
----
-
-We specialise in design, print and digital services for the third sector.
-
-We’ve been working with charities, housing associations, social enterprises, campaigners and communities since 1989, so we know the things that matter to third sector clients. Our values as a worker co-operative mean we’re committed to empowering and inspiring these organisations to communicate their message with confidence and helping them make the world a better place.
\ No newline at end of file
diff --git a/_coops/greennet.md b/_coops/greennet.md
new file mode 100644
index 0000000..2cf1e7f
--- /dev/null
+++ b/_coops/greennet.md
@@ -0,0 +1,63 @@
+---
+title: GreenNet
+name: GreenNet
+members: 8
+website: http://greennet.org.uk
+email: info@gn.apc.org
+twitter: GreenNetISP
+telephone: '0330 559 4011'
+address: The Green House, 244-254 Cambridge Heath Road, London E2 9DA
+latitude: 51.532930285126
+longitude: -0.056744813919067
+
+clients:
+- apc
+- ica
+- woodcraftfolk
+- privacy-international
+- unesco
+- friendshouse
+- pbi
+- nswp
+- public-law-project
+
+services:
+- development
+- sysadmin
+- user-research
+- web-design
+- virtual-servers
+- mailing
+- hosting
+- it-security
+- domain-names
+- email
+- community-building
+- broadband
+
+technologies:
+- apache
+- bash
+- drupal
+- gitlab
+- htmlcss
+- javascript
+- matomo
+- php
+- symfony
+- ubuntu
+- ansible
+- civicrm
+- debian
+- docker
+- lets-encrypt
+- mailman
+- mediawiki
+- munin
+- mysql
+- nextcloud
+- wordpress
+- xen-hypervisor
+---
+
+GreenNet is a not-for-profit non-hierarchical collective established 1985, providing internet services, broadband, web design, email and hosting to supporters of peace, the environment and human rights. We are members of ISPA UK and the APC.
diff --git a/_coops/media-coop.md b/_coops/media-coop.md
index f6fe76f..1c5d26d 100644
--- a/_coops/media-coop.md
+++ b/_coops/media-coop.md
@@ -30,7 +30,7 @@ services:
- user-research
- web-design
technologies:
-- angular-1-x
+- angular
- django-2
- htmlcss
- invision
@@ -44,4 +44,4 @@ technologies:
media co-op’s friendly, committed, creative team brings together years of experience creating powerful, engaging, accessible and award-winning work for communications, campaigning, promotion, education, training and broadcast.
-We specialize in producing film, animation, web, apps and social media for third and public sector partners; and we have a particular enthusiasm for projects involving co-design and participation where service-users, volunteers and staff can get involved.
\ No newline at end of file
+We specialize in producing film, animation, web, apps and social media for third and public sector partners; and we have a particular enthusiasm for projects involving co-design and participation where service-users, volunteers and staff can get involved.
diff --git a/_coops/open-data-services.md b/_coops/open-data-services.md
index 7b0361a..fbcb852 100644
--- a/_coops/open-data-services.md
+++ b/_coops/open-data-services.md
@@ -31,7 +31,7 @@ services:
- strategy
technologies:
- apache
-- gnu-bash
+- bash
- debian
- django-2
- htmlcss
@@ -50,4 +50,4 @@ We provide training, consultancy, development and support for:
* Organisations building and maintaining open data standards
* Organisations publishing open data
-* Organisations using open data
\ No newline at end of file
+* Organisations using open data
diff --git a/_coops/outlandish.md b/_coops/outlandish.md
index fcb925e..ef0e690 100644
--- a/_coops/outlandish.md
+++ b/_coops/outlandish.md
@@ -55,7 +55,7 @@ services:
- user-research
- web-design
technologies:
-- angular-1-x
+- angular
- d3
- express-js
- google-maps
@@ -77,4 +77,4 @@ Outlandish is made up of around 20 collaborators and co-owners who love quality
We build digital applications and websites for companies, charities and universities that make their lives easier and help them to discover and communicate new insights from their data. We are a worker co-operative and invest all surpluses into projects that help achieve our goals.
-We specialise in web applications and websites that make large amounts of data easy to manage through beautiful interfaces but we turn our hands to all sorts. We love ambitious and innovative projects and we’ve helped our clients manage their money, build social movements, publicise research and engage people with poetry.
\ No newline at end of file
+We specialise in web applications and websites that make large amounts of data easy to manage through beautiful interfaces but we turn our hands to all sorts. We love ambitious and innovative projects and we’ve helped our clients manage their money, build social movements, publicise research and engage people with poetry.
diff --git a/_coops/secure-active-c-i-c.md b/_coops/secure-active-c-i-c.md
index b280648..4420676 100644
--- a/_coops/secure-active-c-i-c.md
+++ b/_coops/secure-active-c-i-c.md
@@ -24,7 +24,7 @@ services:
- strategy
- user-research
technologies:
-- gnu-bash
+- bash
- centos
- debian
- discourse
@@ -56,4 +56,4 @@ Our consultants are experienced information security professionals who have work
#### Ethical & Unbiased
-Secure Active works to a strict code of professional ethics. Before working with you, we will establish a non-disclosure agreement to protect your organisation: you maintain control of your information at all times.
\ No newline at end of file
+Secure Active works to a strict code of professional ethics. Before working with you, we will establish a non-disclosure agreement to protect your organisation: you maintain control of your information at all times.
diff --git a/_coops/sluth.md b/_coops/sluth.md
new file mode 100644
index 0000000..04d07be
--- /dev/null
+++ b/_coops/sluth.md
@@ -0,0 +1,15 @@
+---
+title: Sleuth Cooperative
+name: Sleuth Cooperative
+members: 1
+website: https://www.sleuth.coop/
+email: hello@sleuth.coop
+twitter: simpson_hilary
+linkedin: https://www.linkedin.com/in/hilary-simpson-02395418/
+address: Sleuth Cooperative,Nye Bevan House,London,SW6 7TB,United Kingdom
+clients:
+- woda
+- barbourlogic
+---
+
+We are a research and technology Cooperative of 50% women — able to adapt to your brief using our diverse networks, delivering maximum value as efficiently as possible.
diff --git a/_coops/united-diversity.md b/_coops/united-diversity.md
index e4cc05f..935ce17 100644
--- a/_coops/united-diversity.md
+++ b/_coops/united-diversity.md
@@ -18,6 +18,22 @@ clients:
- better-media
- co-operatives-london
- wiki-factory
+- solarcentury
+- opencoop
+- offgrid-festival
+- mhsgroup
+- opendemocracy
+- ideo
+- stethelburgas
+- 1010uk
+- ovesco
+- londonpermaculture
+- bioregional
+- commonfutures
+- kaizen
+- sse
+- en10ergy
+- neweconomics
services:
- branding-and-identity
- community-building
diff --git a/_coops/webarchitects.md b/_coops/webarchitects.md
index 28e5a06..8d8b8f9 100644
--- a/_coops/webarchitects.md
+++ b/_coops/webarchitects.md
@@ -1,7 +1,7 @@
---
title: Webarchitects Co-operative
name: Webarchitects Co-operative
-members: 60
+members: 3
website: https://www.webarchitects.coop/
email: info@webarch.net
twitter: webarchcoop
@@ -95,7 +95,7 @@ services:
technologies:
- ansible
- apache
-- gnu-bash
+- bash
- centos
- debian
- discourse
diff --git a/_layouts/service.html b/_layouts/service.html
index 76832f9..8bb8e12 100644
--- a/_layouts/service.html
+++ b/_layouts/service.html
@@ -15,7 +15,7 @@
-
+
Coops that offer {{ page.name }}
{% if page.description %}
{{ page.description }}
@@ -42,8 +42,8 @@
{% for coop in site.coops %}
{% if coop.services contains page.slug %}