Mirror von
https://git.coop/cotech/website.git
synchronisiert 2025-07-18 19:20:51 +00:00
Commits vergleichen
139 Commits
copy_chang
...
add-infact
Autor | SHA1 | Datum | |
---|---|---|---|
d6f45ffc92 | |||
7faac2891b | |||
caecfcf6fc | |||
46d1f37d17 | |||
8a59e54ff6 | |||
2b1988d86c | |||
3c96da26bc | |||
f1b85f8a73 | |||
3f06a12945 | |||
a79277c904 | |||
3a846fd9e8 | |||
02dc171130 | |||
a5f7e72571 | |||
bad2ffab4b | |||
7c68a3d9a8 | |||
10d1dbf623 | |||
24d05e6ca2 | |||
dfa1654723 | |||
02cefe36b1 | |||
1ed389423d | |||
7549095c74 | |||
c33c6f67ef | |||
7d8155c61c | |||
be091ce87b | |||
5de2fbf81f | |||
a523a0896f | |||
641391facb | |||
36939a406b | |||
6738ea5e4c | |||
ac96faf6ba | |||
540911839d | |||
e88dc2f257 | |||
2061561186 | |||
0a09a0f6a5 | |||
72741d63fd | |||
17c1ce602a | |||
14af8ea79f | |||
6acd4c8d09 | |||
0331264703 | |||
a158f375d4 | |||
6be8dd2818 | |||
f9b48b8ad3 | |||
9657234d8e | |||
3737168a02 | |||
c069879cf1 | |||
4e795ff337 | |||
2be398b3a1 | |||
12895e8404 | |||
5d6055a89e | |||
d51a6b0f9e | |||
d46b6f0735 | |||
de04546792 | |||
1d27f30e9b | |||
1ad912b8cb | |||
e533438f3c | |||
e4579df97d | |||
a4d4547d96 | |||
aec1f09135 | |||
a9398c8a90 | |||
75823e93d8 | |||
9621d74f11 | |||
ca2e633d27 | |||
f641c889da | |||
a31f65dba6 | |||
6a8185d1fa | |||
c60712bf4e | |||
ba0469154b | |||
c92de6e348 | |||
2b9c06bd69 | |||
f833c8f0cd | |||
d84891f2ec | |||
bf3289a6c9 | |||
fcd60f5e79 | |||
32f2da7949 | |||
ae02954868 | |||
e75044d133 | |||
8496b18c32 | |||
5b05d6da2f | |||
b14b95a22a | |||
4b72062704 | |||
4ef0975c23 | |||
363de5dd03 | |||
cb095e3394 | |||
bdac0387f9 | |||
9f1a53a1b3 | |||
5ef271cadf | |||
2b8d783267 | |||
dfa28b9365 | |||
00cf887471 | |||
c511bdd029 | |||
c759b48bed | |||
c60bc316b0 | |||
adf75a55d2 | |||
c7588748cf | |||
2471d12887 | |||
3cc0985830 | |||
d985c5a5fc | |||
e5eb5c3bca | |||
c1407ef03b | |||
6c51780cc8 | |||
4c8fac7224 | |||
15a0703bdd | |||
eada87f3dc | |||
adaa27fecd | |||
b415d9dcd5 | |||
7d71b467ac | |||
4b62e5e88c | |||
64a3e089eb | |||
0aa46ea5f0 | |||
0a8dea4717 | |||
ab75dc95fb | |||
0914a852d6 | |||
cb60447433 | |||
acaac75768 | |||
5b555cfac4 | |||
c3f638c54f | |||
00667c23c1 | |||
ab6e60649f | |||
5ae079ff92 | |||
b0cefd265f | |||
19292553da | |||
a6b9011d2a | |||
99c7327755 | |||
a9b01448b5 | |||
7a47fd3030 | |||
b358f5adc7 | |||
cd09cb2ec6 | |||
b133a7094f | |||
6de1586824 | |||
12a7b251d6 | |||
2576ab601f | |||
7c2701b97b | |||
305365d2cf | |||
0a8ee8ea3f | |||
a5a482ef7e | |||
98f6b4068c | |||
15c8ec657f | |||
545211fd0e | |||
bddb855609 |
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
_site
|
_site
|
||||||
.idea
|
.idea
|
||||||
vendor
|
vendor
|
||||||
|
*.swp
|
||||||
|
31
.htaccess
31
.htaccess
@ -1,5 +1,5 @@
|
|||||||
# Serve .html files without extensions
|
# Serve .html files without extensions and allow directory listings
|
||||||
Options +MultiViews
|
Options +MultiViews +Indexes
|
||||||
# If a SVG and a PNG exists the prefer the SVG
|
# If a SVG and a PNG exists the prefer the SVG
|
||||||
AddType image/svg+xml;qs=0.9 svg sgvz
|
AddType image/svg+xml;qs=0.9 svg sgvz
|
||||||
AddType image/png;qs=0.8 png
|
AddType image/png;qs=0.8 png
|
||||||
@ -12,3 +12,30 @@ AddOutputFilter DEFLATE html
|
|||||||
AddOutputFilter DEFLATE svg
|
AddOutputFilter DEFLATE svg
|
||||||
AddOutputFilter DEFLATE css
|
AddOutputFilter DEFLATE css
|
||||||
AddOutputFilter DEFLATE js
|
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
|
||||||
|
<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
|
||||||
|
32
README.md
32
README.md
@ -2,7 +2,37 @@
|
|||||||
|
|
||||||
## Introduction
|
## Introduction
|
||||||
|
|
||||||
This is a port of the current Wordpress version of the [CoTech Website][] to a statically-generated site using [Jekyll][].
|
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/
|
||||||
|
|
||||||
|
## Updating the site
|
||||||
|
|
||||||
|
It is possible to edit markdown files and upload images through the [GitLab Web IDE](https://docs.gitlab.com/ce/user/project/web_ide/). To use this, got to the [GitLab website page](https://git.coop/cotech/website) and click the Web IDE button to the left below the toolbar.
|
||||||
|
|
||||||
|
Each page type lives in it's own folder.
|
||||||
|
|
||||||
|
* _clients contains client pages
|
||||||
|
* _coops contains coop pages
|
||||||
|
* _services contains service pages
|
||||||
|
* _technologies contains technology pages
|
||||||
|
|
||||||
|
To change a coop page, edit the relevant coop file in the _coops directory. Each file contains a metadata block at the top of the file, followed by the main text describing the coop. The metadata block contains the coop details and lists of clients, services and technologies associated with the coop.
|
||||||
|
|
||||||
|
If using GitLab Web IDE, make your changes to the relevant files and then commit your changes by clicking the commit button in the bottom-left corner. Add a brief description of the changes you have made as a the commit message and then click 'Stage & Commit'. It is okay to commit to the master git branch if you are simply updating your coop details, but if you are making extensive changes to many coop pages it is better to create a new branch and merge request and ask someone else to review your changes before they merge your changes in the master branch.
|
||||||
|
|
||||||
|
Once your changes have been committed to the master branch an automatic build of the dev site is triggered. This will take a few minutes to run and you can check the status of the build here: https://git.coop/cotech/website/pipelines. Once the build has completed you will be able to see your changes on the dev site: https://dev.coops.tech/.
|
||||||
|
|
||||||
|
If you're happy with they changes on the dev site, then you can deploy them to the live site. See the Deployment section below on how to do this.
|
||||||
|
|
||||||
|
### Adding new clients, services and technologies
|
||||||
|
|
||||||
|
You will need to add a new markdown file in the relevant directory for the new item. The file only needs to contain a metadata block with the details describing the new item, this is typically just a title and name (which are usually the same), but look at other items for examples.
|
||||||
|
|
||||||
|
Along with the new file you will also need to upload a logo or image for the new item. Images live in a sub-directory of the images directory and should be named the same as the markdown file, but with a .png extension. Images should be formatted as a PNG and optimized for the web.
|
||||||
|
|
||||||
|
Once the new file and image have been created then you can add the new client, service or technology as a list item in the metadata section of the relevant coop file.
|
||||||
|
|
||||||
## Run the site locally
|
## Run the site locally
|
||||||
|
|
||||||
|
4
_clients/1010uk.md
Normale Datei
4
_clients/1010uk.md
Normale Datei
@ -0,0 +1,4 @@
|
|||||||
|
---
|
||||||
|
title: The 10:10 Foundation
|
||||||
|
website: https://1010uk.org/
|
||||||
|
---
|
3
_clients/acorn.md
Normale Datei
3
_clients/acorn.md
Normale Datei
@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
title: ACORN
|
||||||
|
---
|
3
_clients/actionaid.md
Normale Datei
3
_clients/actionaid.md
Normale Datei
@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
title: Action Aid
|
||||||
|
---
|
3
_clients/alpha-complex.md
Normale Datei
3
_clients/alpha-complex.md
Normale Datei
@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
title: The Alpha Complex
|
||||||
|
---
|
3
_clients/apc.md
Normale Datei
3
_clients/apc.md
Normale Datei
@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
title: Association for Progressive Communications
|
||||||
|
---
|
4
_clients/barbourlogic.md
Normale Datei
4
_clients/barbourlogic.md
Normale Datei
@ -0,0 +1,4 @@
|
|||||||
|
---
|
||||||
|
title: Barbour Logic
|
||||||
|
website: http://www.barbourlogic.co.uk/
|
||||||
|
---
|
3
_clients/basw.md
Normale Datei
3
_clients/basw.md
Normale Datei
@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
title: The British Association of Social Workers (BASW)
|
||||||
|
---
|
4
_clients/bioregional.md
Normale Datei
4
_clients/bioregional.md
Normale Datei
@ -0,0 +1,4 @@
|
|||||||
|
---
|
||||||
|
title: Bioregional
|
||||||
|
website: https://www.bioregional.com/
|
||||||
|
---
|
@ -1,3 +1,4 @@
|
|||||||
---
|
---
|
||||||
title: Cairn Housing Association
|
title: Cairn Housing Association
|
||||||
|
website: https://www.cairnha.com/
|
||||||
---
|
---
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
---
|
---
|
||||||
title: CDS Co-operatives
|
title: CDS Co-operatives
|
||||||
|
website: https://www.cds.coop/
|
||||||
---
|
---
|
||||||
|
4
_clients/childrens-health-scotland.md
Normale Datei
4
_clients/childrens-health-scotland.md
Normale Datei
@ -0,0 +1,4 @@
|
|||||||
|
---
|
||||||
|
title: Children’s Health Scotland
|
||||||
|
website: https://www.childrenshealthscotland.org/
|
||||||
|
---
|
3
_clients/climate-outreach.md
Normale Datei
3
_clients/climate-outreach.md
Normale Datei
@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
title: Climate Outreach
|
||||||
|
---
|
4
_clients/commonfutures.md
Normale Datei
4
_clients/commonfutures.md
Normale Datei
@ -0,0 +1,4 @@
|
|||||||
|
---
|
||||||
|
title: Common Futures
|
||||||
|
website: https://commonfutures.eu/
|
||||||
|
---
|
3
_clients/csh.md
Normale Datei
3
_clients/csh.md
Normale Datei
@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
title: The Centre for Sustainable Healthcare
|
||||||
|
---
|
4
_clients/ecas.md
Normale Datei
4
_clients/ecas.md
Normale Datei
@ -0,0 +1,4 @@
|
|||||||
|
---
|
||||||
|
title: ECAS
|
||||||
|
website: https://www.ecas.scot/
|
||||||
|
---
|
3
_clients/eden-project.md
Normale Datei
3
_clients/eden-project.md
Normale Datei
@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
title: The Eden Project
|
||||||
|
---
|
4
_clients/en10ergy.md
Normale Datei
4
_clients/en10ergy.md
Normale Datei
@ -0,0 +1,4 @@
|
|||||||
|
---
|
||||||
|
title: en10ergy Limited
|
||||||
|
website: https://en10ergy.org.uk/
|
||||||
|
---
|
3
_clients/ethical-consumer.md
Normale Datei
3
_clients/ethical-consumer.md
Normale Datei
@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
title: Ethical Consumer
|
||||||
|
---
|
3
_clients/food-standards-agency.md
Normale Datei
3
_clients/food-standards-agency.md
Normale Datei
@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
title: Food Standards Agency
|
||||||
|
---
|
3
_clients/freedom-from-torture.md
Normale Datei
3
_clients/freedom-from-torture.md
Normale Datei
@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
title: Freedom from Torture
|
||||||
|
---
|
3
_clients/friendshouse.md
Normale Datei
3
_clients/friendshouse.md
Normale Datei
@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
title: Friends House
|
||||||
|
---
|
4
_clients/fundraising-regulator.md
Normale Datei
4
_clients/fundraising-regulator.md
Normale Datei
@ -0,0 +1,4 @@
|
|||||||
|
---
|
||||||
|
title: The Fundraising Regulator
|
||||||
|
website: https://www.fundraisingregulator.org.uk/
|
||||||
|
---
|
4
_clients/gcda.md
Normale Datei
4
_clients/gcda.md
Normale Datei
@ -0,0 +1,4 @@
|
|||||||
|
---
|
||||||
|
title: Greenwich Co-operative Development Agency
|
||||||
|
website: https://gcda.coop/
|
||||||
|
---
|
3
_clients/generation-rent.md
Normale Datei
3
_clients/generation-rent.md
Normale Datei
@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
title: Generation Rent
|
||||||
|
---
|
@ -1,3 +1,4 @@
|
|||||||
---
|
---
|
||||||
title: Global Canopy Programme
|
title: Global Canopy Programme
|
||||||
|
website: https://www.globalcanopy.org/
|
||||||
---
|
---
|
4
_clients/greener-kirkcaldy.md
Normale Datei
4
_clients/greener-kirkcaldy.md
Normale Datei
@ -0,0 +1,4 @@
|
|||||||
|
---
|
||||||
|
title: Greener Kirkcaldy
|
||||||
|
website: https://www.greenerkirkcaldy.org.uk/
|
||||||
|
---
|
3
_clients/greenpeace.md
Normale Datei
3
_clients/greenpeace.md
Normale Datei
@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
title: Greenpeace
|
||||||
|
---
|
3
_clients/health-in-touch.md
Normale Datei
3
_clients/health-in-touch.md
Normale Datei
@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
title: Health In Touch
|
||||||
|
---
|
3
_clients/ica.md
Normale Datei
3
_clients/ica.md
Normale Datei
@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
title: International Co-operatives Alliance
|
||||||
|
---
|
4
_clients/ideo.md
Normale Datei
4
_clients/ideo.md
Normale Datei
@ -0,0 +1,4 @@
|
|||||||
|
---
|
||||||
|
title: IDEO
|
||||||
|
website: https://www.ideo.com/
|
||||||
|
---
|
3
_clients/ifsw.md
Normale Datei
3
_clients/ifsw.md
Normale Datei
@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
title: International Federation of Social Workers
|
||||||
|
---
|
@ -1,3 +1,4 @@
|
|||||||
---
|
---
|
||||||
title: Information Architecture Institute
|
title: Information Architecture Institute
|
||||||
|
website: https://www.iainstitute.org/
|
||||||
---
|
---
|
||||||
|
3
_clients/isd.md
Normale Datei
3
_clients/isd.md
Normale Datei
@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
title: Institute for Strategic Dialogue
|
||||||
|
---
|
4
_clients/kaizen.md
Normale Datei
4
_clients/kaizen.md
Normale Datei
@ -0,0 +1,4 @@
|
|||||||
|
---
|
||||||
|
title: The Kaizen Partnership
|
||||||
|
website: http://wearekaizen.co.uk/
|
||||||
|
---
|
3
_clients/land-explorer.md
Normale Datei
3
_clients/land-explorer.md
Normale Datei
@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
title: Land Explorer
|
||||||
|
---
|
4
_clients/londonpermaculture.md
Normale Datei
4
_clients/londonpermaculture.md
Normale Datei
@ -0,0 +1,4 @@
|
|||||||
|
---
|
||||||
|
title: London Permaculture Network
|
||||||
|
website: https://www.londonpermaculture.com/
|
||||||
|
---
|
4
_clients/mhsgroup.md
Normale Datei
4
_clients/mhsgroup.md
Normale Datei
@ -0,0 +1,4 @@
|
|||||||
|
---
|
||||||
|
title: Muswell Hill Sustainability Group
|
||||||
|
website: https://mhsgroup.org/
|
||||||
|
---
|
3
_clients/modern-art-oxford.md
Normale Datei
3
_clients/modern-art-oxford.md
Normale Datei
@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
title: Modern Art Oxford
|
||||||
|
---
|
4
_clients/neweconomics.md
Normale Datei
4
_clients/neweconomics.md
Normale Datei
@ -0,0 +1,4 @@
|
|||||||
|
---
|
||||||
|
title: New Economics Foundation
|
||||||
|
website: https://neweconomics.org/
|
||||||
|
---
|
3
_clients/nswp.md
Normale Datei
3
_clients/nswp.md
Normale Datei
@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
title: Global Network of Sex Work Projects
|
||||||
|
---
|
4
_clients/offgrid-festival.md
Normale Datei
4
_clients/offgrid-festival.md
Normale Datei
@ -0,0 +1,4 @@
|
|||||||
|
---
|
||||||
|
title: Off Grid Festival
|
||||||
|
website: https://offgrid-festival.co.uk/
|
||||||
|
---
|
@ -1,3 +1,3 @@
|
|||||||
---
|
---
|
||||||
title: Open University
|
title: The Open University
|
||||||
---
|
---
|
||||||
|
4
_clients/opencoop.md
Normale Datei
4
_clients/opencoop.md
Normale Datei
@ -0,0 +1,4 @@
|
|||||||
|
---
|
||||||
|
title: The Open Co-op
|
||||||
|
website: https://open.coop/
|
||||||
|
---
|
4
_clients/opendemocracy.md
Normale Datei
4
_clients/opendemocracy.md
Normale Datei
@ -0,0 +1,4 @@
|
|||||||
|
---
|
||||||
|
title: openDemocracy
|
||||||
|
website: https://www.opendemocracy.net/
|
||||||
|
---
|
4
_clients/ouh.md
Normale Datei
4
_clients/ouh.md
Normale Datei
@ -0,0 +1,4 @@
|
|||||||
|
---
|
||||||
|
title: Oxford University Hospitals
|
||||||
|
website: https://www.ouh.nhs.uk/
|
||||||
|
---
|
4
_clients/ovesco.md
Normale Datei
4
_clients/ovesco.md
Normale Datei
@ -0,0 +1,4 @@
|
|||||||
|
---
|
||||||
|
title: Ovesco
|
||||||
|
website: https://ovesco.co.uk/
|
||||||
|
---
|
3
_clients/packt.md
Normale Datei
3
_clients/packt.md
Normale Datei
@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
title: Packt Publishing
|
||||||
|
---
|
3
_clients/pbi.md
Normale Datei
3
_clients/pbi.md
Normale Datei
@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
title: Peace Brigades International
|
||||||
|
---
|
3
_clients/privacy-international.md
Normale Datei
3
_clients/privacy-international.md
Normale Datei
@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
title: Privacy International
|
||||||
|
---
|
3
_clients/public-law-project.md
Normale Datei
3
_clients/public-law-project.md
Normale Datei
@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
title: Public Law Project
|
||||||
|
---
|
4
_clients/queens-nursing-institute.md
Normale Datei
4
_clients/queens-nursing-institute.md
Normale Datei
@ -0,0 +1,4 @@
|
|||||||
|
---
|
||||||
|
title: Queen's Nursing Institute Scotland
|
||||||
|
website: https://www.qnis.org.uk/
|
||||||
|
---
|
4
_clients/resilient-scotland.md
Normale Datei
4
_clients/resilient-scotland.md
Normale Datei
@ -0,0 +1,4 @@
|
|||||||
|
---
|
||||||
|
title: Resilient Scotland
|
||||||
|
website: https://www.resilientscotland.org.uk/
|
||||||
|
---
|
@ -1,3 +1,4 @@
|
|||||||
---
|
---
|
||||||
title: Sands
|
title: Sands
|
||||||
|
website: https://www.sands.org.uk/
|
||||||
---
|
---
|
||||||
|
4
_clients/sarcoma.md
Normale Datei
4
_clients/sarcoma.md
Normale Datei
@ -0,0 +1,4 @@
|
|||||||
|
---
|
||||||
|
title: Sarcoma UK
|
||||||
|
website: https://sarcoma.org.uk
|
||||||
|
---
|
4
_clients/solarcentury.md
Normale Datei
4
_clients/solarcentury.md
Normale Datei
@ -0,0 +1,4 @@
|
|||||||
|
---
|
||||||
|
title: Solarcentury
|
||||||
|
website: https://www.solarcentury.com/
|
||||||
|
---
|
4
_clients/sse.md
Normale Datei
4
_clients/sse.md
Normale Datei
@ -0,0 +1,4 @@
|
|||||||
|
---
|
||||||
|
title: The School for Social Entrepreneurs
|
||||||
|
website: https://www.the-sse.org/
|
||||||
|
---
|
4
_clients/stethelburgas.md
Normale Datei
4
_clients/stethelburgas.md
Normale Datei
@ -0,0 +1,4 @@
|
|||||||
|
---
|
||||||
|
title: St Ethelburga's
|
||||||
|
website: https://stethelburgas.org/
|
||||||
|
---
|
3
_clients/the-politics-network.md
Normale Datei
3
_clients/the-politics-network.md
Normale Datei
@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
title: Political Education Network
|
||||||
|
---
|
3
_clients/unesco.md
Normale Datei
3
_clients/unesco.md
Normale Datei
@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
title: United Nations Educational, Scientific and Cultural Organization
|
||||||
|
---
|
@ -1,3 +1,4 @@
|
|||||||
---
|
---
|
||||||
title: UNICEF
|
title: UNICEF
|
||||||
|
website: https://www.unicef.org/
|
||||||
---
|
---
|
||||||
|
3
_clients/weco.md
Normale Datei
3
_clients/weco.md
Normale Datei
@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
title: We Collective
|
||||||
|
---
|
4
_clients/woda.md
Normale Datei
4
_clients/woda.md
Normale Datei
@ -0,0 +1,4 @@
|
|||||||
|
---
|
||||||
|
title: Worcestershire Office of Data Analytics
|
||||||
|
website: https://www.linkedin.com/company/worcestershire-office-of-data-analytics/
|
||||||
|
---
|
3
_clients/woodcraftfolk.md
Normale Datei
3
_clients/woodcraftfolk.md
Normale Datei
@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
title: Woodcraft Folk
|
||||||
|
---
|
@ -1,6 +1,9 @@
|
|||||||
---
|
---
|
||||||
title: Cotech Website
|
title: CoTech
|
||||||
|
long_title: Cooperative Technologists
|
||||||
|
description: Building a tech industry that's better for its workers and customers through co-operation, democracy and worker ownership.
|
||||||
timezone: UTC
|
timezone: UTC
|
||||||
|
url: https://www.coops.tech
|
||||||
exclude:
|
exclude:
|
||||||
- scripts
|
- scripts
|
||||||
- vendor
|
- vendor
|
||||||
|
@ -1,47 +1,58 @@
|
|||||||
---
|
---
|
||||||
title: Agile Collective
|
title: Agile Collective
|
||||||
name: Agile Collective
|
name: Agile Collective
|
||||||
members: 9
|
members: 12
|
||||||
website: http://agile.coop/
|
website: https://agile.coop/
|
||||||
email: info@agile.coop
|
email: hello@agile.coop
|
||||||
twitter: AgileCollective
|
twitter: AgileCollective
|
||||||
github: agilecollective
|
github: agilecollective
|
||||||
telephone: '01865 403 120'
|
telephone: '+44 (0) 1865 403 120'
|
||||||
address: Room 301,The Old Music Hall,106-108 Cowley Road,Oxford,United Kingdom,OX4
|
address: The Old Music Hall,106-108 Cowley Road,Oxford,OX4 1JE,United Kingdom
|
||||||
1JE
|
|
||||||
latitude: 51.7483161
|
latitude: 51.7483161
|
||||||
longitude: -1.2390645000000404
|
longitude: -1.2390645000000404
|
||||||
clients:
|
clients:
|
||||||
|
- actionaid
|
||||||
|
- basw
|
||||||
- bond
|
- bond
|
||||||
- global-canopy-programme
|
- climate-outreach
|
||||||
|
- co-operatives-uk
|
||||||
|
- eden-project
|
||||||
|
- ethical-consumer
|
||||||
|
- food-standards-agency
|
||||||
|
- freedom-from-torture
|
||||||
|
- fundraising-regulator
|
||||||
|
- global-canopy
|
||||||
- information-architecture-institute
|
- information-architecture-institute
|
||||||
- international-land-coalition
|
- international-land-coalition
|
||||||
- international-planned-parenthood-federation
|
- international-planned-parenthood-federation
|
||||||
|
- modern-art-oxford
|
||||||
- oxfam-international
|
- oxfam-international
|
||||||
- oxford-city-council
|
- oxford-city-council
|
||||||
- oxfordshire-county-council
|
- oxfordshire-county-council
|
||||||
- sands
|
- sands
|
||||||
- the-eden-project
|
- sarcoma
|
||||||
- unicef
|
- unicef
|
||||||
- university-of-oxford
|
|
||||||
services:
|
services:
|
||||||
|
- analytics
|
||||||
- branding-and-identity
|
- branding-and-identity
|
||||||
- consultancy
|
- consultancy
|
||||||
|
- data-visualisation
|
||||||
- development
|
- development
|
||||||
- devops
|
|
||||||
- graphic-design
|
|
||||||
- ideation
|
- ideation
|
||||||
- logo-design
|
- logo-design
|
||||||
- seo-optimisation
|
- seo-optimisation
|
||||||
|
- strategy
|
||||||
- sysadmin
|
- sysadmin
|
||||||
- user-research
|
- user-research
|
||||||
- web-design
|
- web-design
|
||||||
technologies:
|
technologies:
|
||||||
- apache
|
- apache
|
||||||
- gnu-bash
|
- bash
|
||||||
- centos
|
- debian
|
||||||
|
- discourse
|
||||||
- d3
|
- d3
|
||||||
- drupal
|
- drupal
|
||||||
|
- docker
|
||||||
- gitlab
|
- gitlab
|
||||||
- htmlcss
|
- htmlcss
|
||||||
- icinga
|
- icinga
|
||||||
@ -51,12 +62,14 @@ technologies:
|
|||||||
- munin
|
- munin
|
||||||
- mysql
|
- mysql
|
||||||
- php
|
- php
|
||||||
|
- rocket-chat
|
||||||
- symfony
|
- symfony
|
||||||
- ubuntu
|
- 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.
|
We are a company with a conscience. And lots of bicycles.
|
||||||
|
@ -1,27 +1,32 @@
|
|||||||
---
|
---
|
||||||
title: Animorph
|
title: Animorph
|
||||||
name: Animorph
|
name: Animorph
|
||||||
members: 4
|
members: 5
|
||||||
website: https://animorph.coop
|
website: https://animorph.coop
|
||||||
email: we@animorph.coop
|
email: we@animorph.coop
|
||||||
twitter: animorphcoop
|
twitter: animorphcoop
|
||||||
github:
|
github:
|
||||||
telephone:
|
telephone:
|
||||||
address: Space4, 149 Fonthill Road,London,N4 3HF
|
address: Space4,149 Fonthill Road,London,N4 3HF
|
||||||
latitude: 51.5635499
|
latitude: 51.5635499
|
||||||
longitude: -0.10782689999996364
|
longitude: -0.10782689999996364
|
||||||
clients:
|
clients:
|
||||||
- halo-post-production
|
- halo-post-production
|
||||||
- southbank-centre
|
- southbank-centre
|
||||||
|
- open-university
|
||||||
|
- packt
|
||||||
|
- isd
|
||||||
services:
|
services:
|
||||||
- animation
|
- animation
|
||||||
- artwork
|
- artwork
|
||||||
- augmented-reality
|
- augmented-reality
|
||||||
|
- big-data
|
||||||
- branding-and-identity
|
- branding-and-identity
|
||||||
- development
|
- development
|
||||||
- exhibition-and-display
|
- exhibition-and-display
|
||||||
- graphic-design
|
- graphic-design
|
||||||
- ideation
|
- ideation
|
||||||
|
- machine-learning
|
||||||
- mixed-reality
|
- mixed-reality
|
||||||
- motion-graphics
|
- motion-graphics
|
||||||
- virtual-reality
|
- virtual-reality
|
||||||
@ -29,16 +34,19 @@ technologies:
|
|||||||
- c
|
- c
|
||||||
- htmlcss
|
- htmlcss
|
||||||
- javascript
|
- javascript
|
||||||
|
- node-js
|
||||||
- python
|
- python
|
||||||
- unity-3d
|
- unity-3d
|
||||||
---
|
---
|
||||||
|
|
||||||
We are an immersive media workers’ co-operative specialising in virtual, augmented and mixed reality.
|
Animorph addresses unmet social and medical 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 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 collaboratively conceive and develop applications that provide quality matching the capacity of the new media realm.
|
Since early 2016, we have been collaborating with social enterprises, medical researchers, and organisations including Southbank Centre, The Open University, and Institute for Strategic Dialogue.
|
||||||
|
|
||||||
We look forward to engaging in cutting-edge endeavours that build bridges across disciplines and environments in order to bring people together.
|
We invite all stakeholders to participate in the 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.
|
Let’s forge alliances for the future we want to live in.
|
@ -28,7 +28,7 @@ services:
|
|||||||
- web-design
|
- web-design
|
||||||
technologies:
|
technologies:
|
||||||
- ansible
|
- ansible
|
||||||
- gnu-bash
|
- bash
|
||||||
- civicrm
|
- civicrm
|
||||||
- d3
|
- d3
|
||||||
- debian
|
- debian
|
||||||
|
@ -6,9 +6,8 @@ website: http://broadband.coop/
|
|||||||
email: info@broadband.coop
|
email: info@broadband.coop
|
||||||
twitter: cbn_team
|
twitter: cbn_team
|
||||||
github:
|
github:
|
||||||
telephone: 0161 283 2675
|
telephone: "0161 283 2675"
|
||||||
address: c/o McKellans,11 Riverview, The Embankment Business Park,Vale Road, Heaton
|
address: c/o McKellans,11 Riverview, The Embankment Business Park,Vale Road, Heaton Mersey,Stockport,UK,SK4 3GN
|
||||||
Mersey,Stockport,UK,SK4 3GN
|
|
||||||
latitude: 53.4067704
|
latitude: 53.4067704
|
||||||
longitude: -2.202668899999935
|
longitude: -2.202668899999935
|
||||||
clients:
|
clients:
|
||||||
|
@ -6,9 +6,8 @@ website: http://chapelstreetstudio.coop/
|
|||||||
email: info@chapelstreetstudio.coop
|
email: info@chapelstreetstudio.coop
|
||||||
twitter: chapelststudio
|
twitter: chapelststudio
|
||||||
github:
|
github:
|
||||||
telephone: 07743 426 846 (Martyn Johnston | Secretary)
|
telephone: '07743 426 846 (Martyn Johnston | Secretary)'
|
||||||
address: Chapel Street Studio,Assembly Bradford, Market Pavilion, Rawson Place,Bradford,West
|
address: Chapel Street Studio,Assembly Bradford, Market Pavilion, Rawson Place,Bradford,West Yorkshire,BD1 3QQ
|
||||||
Yorkshire,BD1 3QQ
|
|
||||||
latitude: 53.795903
|
latitude: 53.795903
|
||||||
longitude: -1.7554270000000542
|
longitude: -1.7554270000000542
|
||||||
clients:
|
clients:
|
||||||
|
@ -6,7 +6,7 @@ website: http://web.coop
|
|||||||
email: ask@web.coop
|
email: ask@web.coop
|
||||||
twitter: cooperativeweb
|
twitter: cooperativeweb
|
||||||
github: CooperativeWeb
|
github: CooperativeWeb
|
||||||
telephone: 0121 2225355
|
telephone: '0121 2225355'
|
||||||
address: 2 Devon Way,Longbridge,Birmingham,UK,B31 2TS
|
address: 2 Devon Way,Longbridge,Birmingham,UK,B31 2TS
|
||||||
latitude: 52.39791473393062
|
latitude: 52.39791473393062
|
||||||
longitude: -1.985548227508616
|
longitude: -1.985548227508616
|
||||||
@ -46,9 +46,10 @@ services:
|
|||||||
- hosting
|
- hosting
|
||||||
- ideation
|
- ideation
|
||||||
- mentoring
|
- mentoring
|
||||||
|
- virtual-servers
|
||||||
technologies:
|
technologies:
|
||||||
- net
|
- net
|
||||||
- angular-1-x
|
- angular
|
||||||
- centos
|
- centos
|
||||||
- express-js
|
- express-js
|
||||||
- gitlab
|
- gitlab
|
||||||
|
48
_coops/code-operative.md
Normale Datei
48
_coops/code-operative.md
Normale Datei
@ -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.
|
@ -6,7 +6,7 @@ website: https://creative.coop
|
|||||||
email: hello@creative.coop
|
email: hello@creative.coop
|
||||||
twitter:
|
twitter:
|
||||||
github:
|
github:
|
||||||
telephone: 01206 574147
|
telephone: '01206 574147'
|
||||||
address: 2 Balkerne House, Balkerne Passage,Colchester,United Kingdom,CO1 1PA
|
address: 2 Balkerne House, Balkerne Passage,Colchester,United Kingdom,CO1 1PA
|
||||||
latitude: 51.89010188809361
|
latitude: 51.89010188809361
|
||||||
longitude: 0.8957915683888586
|
longitude: 0.8957915683888586
|
||||||
|
34
_coops/dcdc.md
Normale Datei
34
_coops/dcdc.md
Normale Datei
@ -0,0 +1,34 @@
|
|||||||
|
---
|
||||||
|
title: DCDC.io
|
||||||
|
name: DCDC.io
|
||||||
|
members: 5
|
||||||
|
website: https://dcdc.io/
|
||||||
|
email: team@dcdc.io
|
||||||
|
twitter: dcdc.io
|
||||||
|
github:
|
||||||
|
telephone:
|
||||||
|
address:
|
||||||
|
latitude: 53.8008
|
||||||
|
longitude: -1.5491
|
||||||
|
clients:
|
||||||
|
services:
|
||||||
|
- development
|
||||||
|
- consultancy
|
||||||
|
- community-building
|
||||||
|
- data-standards
|
||||||
|
- it-security
|
||||||
|
technologies:
|
||||||
|
- bash
|
||||||
|
- docker
|
||||||
|
- gitlab
|
||||||
|
- htmlcss
|
||||||
|
- java
|
||||||
|
- javascript
|
||||||
|
- json-schema
|
||||||
|
- python
|
||||||
|
- ruby
|
||||||
|
- ruby-on-rails
|
||||||
|
- ubuntu
|
||||||
|
---
|
||||||
|
|
||||||
|
DCDC is a cooperative body built with technology at its heart (a platform coop). We dare to dream of a future where software is created collaboratively and distributed frictionlessly, a future where tech companies operate fairly and transparently, and a future where technology empowers individuals, by protecting the privacy and self-sovereignity of their data.
|
@ -6,8 +6,8 @@ website: https://www.dev.ngo/
|
|||||||
email: studio@dev.ngo
|
email: studio@dev.ngo
|
||||||
twitter: devsociety_
|
twitter: devsociety_
|
||||||
github: developersociety
|
github: developersociety
|
||||||
telephone: "+44 333 344 7800"
|
telephone: '+44 333 344 7800'
|
||||||
address: 191 Fazeley Street,Digbeth,Birmingham, ,B5 5SE
|
address: 191 Fazeley Street,Digbeth,Birmingham,B5 5SE
|
||||||
latitude: 52.47784126596389
|
latitude: 52.47784126596389
|
||||||
longitude: -1.881633996963501
|
longitude: -1.881633996963501
|
||||||
clients:
|
clients:
|
||||||
|
@ -6,7 +6,7 @@ website: https://dtc-innovation.org/
|
|||||||
email: contact@dtc-innovation.org
|
email: contact@dtc-innovation.org
|
||||||
twitter: dtc-innovation
|
twitter: dtc-innovation
|
||||||
github:
|
github:
|
||||||
telephone: 447455921569
|
telephone: '+44 7455 921569'
|
||||||
address: London,United Kingdom
|
address: London,United Kingdom
|
||||||
latitude: 51.5073219
|
latitude: 51.5073219
|
||||||
longitude: -0.1276474
|
longitude: -0.1276474
|
||||||
|
42
_coops/form-and-function.md
Normale Datei
42
_coops/form-and-function.md
Normale Datei
@ -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.
|
@ -6,7 +6,7 @@ website: http://www.foundersandcoders.com/
|
|||||||
email: hello@foundersandcoders.com
|
email: hello@foundersandcoders.com
|
||||||
twitter: founderscoders
|
twitter: founderscoders
|
||||||
github: foundersandcoders
|
github: foundersandcoders
|
||||||
telephone: 020 3583 2442
|
telephone: '020 3583 2442'
|
||||||
address: 14 Palmers Road,London,E2 0SY
|
address: 14 Palmers Road,London,E2 0SY
|
||||||
latitude: 51.5295318
|
latitude: 51.5295318
|
||||||
longitude: -0.04229490000000169
|
longitude: -0.04229490000000169
|
||||||
|
@ -6,7 +6,7 @@ website: http://gildedsplinters.coop/
|
|||||||
email: andrew@gildedsplinters.coop
|
email: andrew@gildedsplinters.coop
|
||||||
twitter: index.html
|
twitter: index.html
|
||||||
github:
|
github:
|
||||||
telephone: "+44 7793650013"
|
telephone: '+44 7793650013'
|
||||||
address: Virtual
|
address: Virtual
|
||||||
latitude: -26.9041798
|
latitude: -26.9041798
|
||||||
longitude: -49.0924112
|
longitude: -49.0924112
|
||||||
@ -25,27 +25,27 @@ Gildedsplinters is an ideation platform; a cooperative of curious, creative t
|
|||||||
|
|
||||||
We’ve generated, developed and communicated new ideas for many of the world’s best brands and organisations. So, whether you’re a startup or a blue chip, need a fast fix or are looking to the longer term, we can help;
|
We’ve generated, developed and communicated new ideas for many of the world’s best brands and organisations. So, whether you’re a startup or a blue chip, need a fast fix or are looking to the longer term, we can help;
|
||||||
|
|
||||||
Identify strategic and tactical opportunities
|
* Identify strategic and tactical opportunities
|
||||||
Discover and implement new services and products
|
* Discover and implement new services and products
|
||||||
Foster innovation
|
* Foster innovation
|
||||||
Make plans and concepts real
|
* Make plans and concepts real
|
||||||
Check your own thinking
|
* Check your own thinking
|
||||||
|
|
||||||
Our skills and experience include;
|
Our skills and experience include;
|
||||||
|
|
||||||
Developing brand vision and value
|
* Developing brand vision and value
|
||||||
Incubating brands and products
|
* Incubating brands and products
|
||||||
Designing brand experiences
|
* Designing brand experiences
|
||||||
Originating campaign themes and creative propositions
|
* Originating campaign themes and creative propositions
|
||||||
Crafting stories, scripts and copy
|
* Crafting stories, scripts and copy
|
||||||
Providing insights into brand culture and audiences
|
* Providing insights into brand culture and audiences
|
||||||
Communications and content distribution strategy
|
* Communications and content distribution strategy
|
||||||
Managing media and reputations
|
* Managing media and reputations
|
||||||
Market and channel planning and activation
|
* Market and channel planning and activation
|
||||||
Design for print, web and mobile
|
* Design for print, web and mobile
|
||||||
Concepts and production for video and audio
|
* Concepts and production for video and audio
|
||||||
Creative mentoring and facilitation
|
* Creative mentoring and facilitation
|
||||||
Communications coaching
|
* Communications coaching
|
||||||
|
|
||||||
Our members have worked with a wide range of clients, from startups to global organisations, including;
|
Our members have worked with a wide range of clients, from startups to global organisations, including;
|
||||||
|
|
||||||
|
@ -6,7 +6,7 @@ website: https://gofreerange.com/
|
|||||||
email: lets@gofreerange.com
|
email: lets@gofreerange.com
|
||||||
twitter: freerange
|
twitter: freerange
|
||||||
github: freerange
|
github: freerange
|
||||||
telephone: N/A
|
telephone: '+44 (0)20 3823 6286'
|
||||||
address: The Foundry, 156 Blackfriars Road, London, SE1 8EN.
|
address: The Foundry, 156 Blackfriars Road, London, SE1 8EN.
|
||||||
latitude: 51.501086
|
latitude: 51.501086
|
||||||
longitude: -0.1064455
|
longitude: -0.1064455
|
||||||
|
@ -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.
|
|
63
_coops/greennet.md
Normale Datei
63
_coops/greennet.md
Normale Datei
@ -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.
|
59
_coops/infact.md
Normale Datei
59
_coops/infact.md
Normale Datei
@ -0,0 +1,59 @@
|
|||||||
|
---
|
||||||
|
title: InFact
|
||||||
|
name: Infact Digital Co-operative
|
||||||
|
members: 3
|
||||||
|
website: http://www.infactcoop.com
|
||||||
|
email: hello@infactcoop.com
|
||||||
|
github: infact-coop
|
||||||
|
telephone: '+44 7443 998 236'
|
||||||
|
address: Space4, 113 Fonthill Road,Finsbury Park,London,United Kingdom,N4 3HH
|
||||||
|
latitude: 51.564620
|
||||||
|
longitude: -0.108610
|
||||||
|
clients:
|
||||||
|
-south-london-and-maudsley-nhs-trust
|
||||||
|
-guys-and-st-thomas'-charity
|
||||||
|
-shift-design
|
||||||
|
-action-for-children
|
||||||
|
-wales-cooperative-network
|
||||||
|
-founders-and-coders
|
||||||
|
-your-sanctuary
|
||||||
|
-ava-against-violence-and-abuse
|
||||||
|
-centre-for-acceleration-of-social-technology
|
||||||
|
-law-centres-network
|
||||||
|
-lancashire-women's-centers
|
||||||
|
-friend-indeed
|
||||||
|
-catapillr
|
||||||
|
-read-with-audrey
|
||||||
|
-anna-freud-centre
|
||||||
|
-blue-cross
|
||||||
|
services:
|
||||||
|
- branding-and-identity
|
||||||
|
- data-visualisation
|
||||||
|
- database-solutions
|
||||||
|
- development
|
||||||
|
- ideation
|
||||||
|
- rapid-application-development
|
||||||
|
- web-design
|
||||||
|
- design-thinking
|
||||||
|
- workshop-facilitation
|
||||||
|
- user-testing
|
||||||
|
- user-experience
|
||||||
|
- illustration
|
||||||
|
- logo-design
|
||||||
|
- ideation
|
||||||
|
technologies:
|
||||||
|
- express-js
|
||||||
|
- google-maps
|
||||||
|
- htmlcss
|
||||||
|
- javascript
|
||||||
|
- aws-lambda
|
||||||
|
- postgresql
|
||||||
|
- reactjs
|
||||||
|
- elixir
|
||||||
|
- elm
|
||||||
|
- docker
|
||||||
|
---
|
||||||
|
|
||||||
|
We are InFact Digital Co-op, a small digital and creative agency with a razor-sharp focus: to work with charities, non-profits and businesses to provide digital answers to their problems. Comprised of a diverse group of designers, developers, and web professionals, we specialise in designing and building web-apps, but we can and do turn our hands to other work we think is interesting and important.
|
||||||
|
|
||||||
|
We came to the internet believing in its power to act as a free, open site for discussion and exchange across borders, and its potential for social good beyond profit. We are at our best to leverage this power as a workers' co-operative, which means we are 100% owned and controlled by our employees. We are at the same time workers, directors, accountants, strategists, product managers, designers and developers, sometimes donning several of these hats simultaneously. We love this flexibility and the positive, open relationships we get to build with our clients. Most of all we value the autonomy and decision-making power we have over our work lives, getting to shape them according to our own vision and values.
|
@ -6,8 +6,8 @@ website: http://mc3.coop
|
|||||||
email: contact@mc3.coop
|
email: contact@mc3.coop
|
||||||
twitter:
|
twitter:
|
||||||
github:
|
github:
|
||||||
telephone: "+44 1484 846231"
|
telephone: '+44 1484 846231'
|
||||||
address: Huddersfield
|
address: 24 Bridge Street, Slaithwaite, Huddersfield, HD7 5JN
|
||||||
latitude: 53.6466645
|
latitude: 53.6466645
|
||||||
longitude: -1.7822482
|
longitude: -1.7822482
|
||||||
clients:
|
clients:
|
||||||
|
@ -6,7 +6,7 @@ website: http://mediaco-op.net/
|
|||||||
email: hello@mediaco-op.net
|
email: hello@mediaco-op.net
|
||||||
twitter: themediacoop.html
|
twitter: themediacoop.html
|
||||||
github: mediaco_op.html
|
github: mediaco_op.html
|
||||||
telephone: 0141 551 9813
|
telephone: '0141 551 9813'
|
||||||
address: 406 White Studios,62 Templeton Street,Glasgow,United Kingdom,G40 1DA
|
address: 406 White Studios,62 Templeton Street,Glasgow,United Kingdom,G40 1DA
|
||||||
latitude: 55.850882122227354
|
latitude: 55.850882122227354
|
||||||
longitude: -4.232032299041748
|
longitude: -4.232032299041748
|
||||||
@ -30,7 +30,7 @@ services:
|
|||||||
- user-research
|
- user-research
|
||||||
- web-design
|
- web-design
|
||||||
technologies:
|
technologies:
|
||||||
- angular-1-x
|
- angular
|
||||||
- django-2
|
- django-2
|
||||||
- htmlcss
|
- htmlcss
|
||||||
- invision
|
- invision
|
||||||
|
@ -2,12 +2,12 @@
|
|||||||
title: MediaBlaze Hosts
|
title: MediaBlaze Hosts
|
||||||
name: MediaBlaze Hosts
|
name: MediaBlaze Hosts
|
||||||
members:
|
members:
|
||||||
website: http://mediablazehosts.coop
|
website: https://mediablazehosts.coop
|
||||||
email: letschat@mediablazehosts.coop
|
email: cs@mediablazehosts.coop
|
||||||
twitter: MediaBlazeHosts
|
twitter: MediaBlazeHosts
|
||||||
github: mediablazehosts
|
github: mediablazehosts
|
||||||
telephone: 0333 335 0166
|
telephone: '0333 335 0166'
|
||||||
address: 31 Station Road,Charing,Ashford,Kent,TN27 0JA
|
address: MediaBlaze Hosts, 31 Station Road,Charing,Ashford,Kent,TN27 0JA
|
||||||
latitude: 51.20871820000001
|
latitude: 51.20871820000001
|
||||||
longitude: 0.7920888999999534
|
longitude: 0.7920888999999534
|
||||||
clients:
|
clients:
|
||||||
@ -45,4 +45,4 @@ From standard Web Hosting to SSL Certificates and more, including business consu
|
|||||||
|
|
||||||
Security is core for us, that’s why we’re always looking for new ways to increase your safety online and provide you with some of the best and trusted services out there at an affordable cost.
|
Security is core for us, that’s why we’re always looking for new ways to increase your safety online and provide you with some of the best and trusted services out there at an affordable cost.
|
||||||
|
|
||||||
Visit: http://mediablazehosts.coop for more information about us and our services, or email: letschat@mediablazehosts.coop
|
Visit: https://mediablazehosts.coop for more information about us and our services, or email: cs@mediablazehosts.coop
|
||||||
|
@ -6,7 +6,7 @@ website: http://www.opendataservices.coop
|
|||||||
email: contact@opendataservices.coop
|
email: contact@opendataservices.coop
|
||||||
twitter: opendatacoop
|
twitter: opendatacoop
|
||||||
github:
|
github:
|
||||||
telephone: "+ 44 (0)161 298 1213"
|
telephone: '+44 (0)161 298 1213'
|
||||||
address: Remote working team, across the UK,United Kingdom
|
address: Remote working team, across the UK,United Kingdom
|
||||||
latitude: 52.47695163340273
|
latitude: 52.47695163340273
|
||||||
longitude: -1.8878889083862305
|
longitude: -1.8878889083862305
|
||||||
@ -31,7 +31,7 @@ services:
|
|||||||
- strategy
|
- strategy
|
||||||
technologies:
|
technologies:
|
||||||
- apache
|
- apache
|
||||||
- gnu-bash
|
- bash
|
||||||
- debian
|
- debian
|
||||||
- django-2
|
- django-2
|
||||||
- htmlcss
|
- htmlcss
|
||||||
|
@ -6,8 +6,8 @@ website: http://open-ecommerce.org/
|
|||||||
email: info@open-ecommerce.org
|
email: info@open-ecommerce.org
|
||||||
twitter: timeline
|
twitter: timeline
|
||||||
github: open-ecommerce
|
github: open-ecommerce
|
||||||
telephone: "+44 020 3731 9073"
|
telephone: '+44 020 3731 9073'
|
||||||
address: Unit 23A Iliffe Yard,,London,UK,SE17 3QD
|
address: Unit 23A Iliffe Yard,London,UK,SE17 3QD
|
||||||
latitude: 51.48941875721223
|
latitude: 51.48941875721223
|
||||||
longitude: -0.10058949123231287
|
longitude: -0.10058949123231287
|
||||||
clients:
|
clients:
|
||||||
|
@ -6,7 +6,7 @@ website: http://www.outlandish.com
|
|||||||
email: hello@outlandish.com
|
email: hello@outlandish.com
|
||||||
twitter: outlandish
|
twitter: outlandish
|
||||||
github: outlandishideas
|
github: outlandishideas
|
||||||
telephone: "+44 (0) 207 561 9968"
|
telephone: '+44 (0) 207 561 9968'
|
||||||
address: 3rd Floor,149 Fonthill Road,Finsbury Park,London,United Kingdom,N4 3HF
|
address: 3rd Floor,149 Fonthill Road,Finsbury Park,London,United Kingdom,N4 3HF
|
||||||
latitude: 51.56372160000001
|
latitude: 51.56372160000001
|
||||||
longitude: -0.1077572000000373
|
longitude: -0.1077572000000373
|
||||||
@ -55,7 +55,7 @@ services:
|
|||||||
- user-research
|
- user-research
|
||||||
- web-design
|
- web-design
|
||||||
technologies:
|
technologies:
|
||||||
- angular-1-x
|
- angular
|
||||||
- d3
|
- d3
|
||||||
- express-js
|
- express-js
|
||||||
- google-maps
|
- google-maps
|
||||||
|
@ -6,7 +6,7 @@ website: https://secure.coop
|
|||||||
email: info@secure.coop
|
email: info@secure.coop
|
||||||
twitter: SecActive
|
twitter: SecActive
|
||||||
github:
|
github:
|
||||||
telephone: Signal +44 (0)7719740566
|
telephone: 'Signal +44 (0)7719740566'
|
||||||
address: 62 Beechwood Road,Dalston,Hackney,London,United Kingdom,E8 3DY
|
address: 62 Beechwood Road,Dalston,Hackney,London,United Kingdom,E8 3DY
|
||||||
latitude: 51.5452938
|
latitude: 51.5452938
|
||||||
longitude: -0.07338379999998779
|
longitude: -0.07338379999998779
|
||||||
@ -24,7 +24,7 @@ services:
|
|||||||
- strategy
|
- strategy
|
||||||
- user-research
|
- user-research
|
||||||
technologies:
|
technologies:
|
||||||
- gnu-bash
|
- bash
|
||||||
- centos
|
- centos
|
||||||
- debian
|
- debian
|
||||||
- discourse
|
- discourse
|
||||||
|
17
_coops/sluth.md
Normale Datei
17
_coops/sluth.md
Normale Datei
@ -0,0 +1,17 @@
|
|||||||
|
---
|
||||||
|
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
|
||||||
|
latitude: 51.48202
|
||||||
|
longitude: -0.20514
|
||||||
|
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.
|
@ -6,7 +6,7 @@ website: http://weare.thesmallaxe.com/
|
|||||||
email: hello@thesmallaxe.com
|
email: hello@thesmallaxe.com
|
||||||
twitter: wearethesmallaxe
|
twitter: wearethesmallaxe
|
||||||
github: thesmallaxecom
|
github: thesmallaxecom
|
||||||
telephone: 020 3540 7467
|
telephone: '020 3540 7467'
|
||||||
address: 7-15 Greatorex St,London,United Kingdom,E1 5NF
|
address: 7-15 Greatorex St,London,United Kingdom,E1 5NF
|
||||||
latitude: 51.5178935
|
latitude: 51.5178935
|
||||||
longitude: -0.06747700000005352
|
longitude: -0.06747700000005352
|
||||||
|
@ -7,7 +7,7 @@ email: annie@thedotproject.co
|
|||||||
twitter: dotprojectco
|
twitter: dotprojectco
|
||||||
github: techforgoodbath
|
github: techforgoodbath
|
||||||
telephone: '07496276003'
|
telephone: '07496276003'
|
||||||
address: Bath,United Kingdom,BA1
|
address: 20 Quarry Rock Gardens, Bath, BA2 6EF
|
||||||
latitude: 51.375801
|
latitude: 51.375801
|
||||||
longitude: -2.359903900000063
|
longitude: -2.359903900000063
|
||||||
clients:
|
clients:
|
||||||
|
@ -6,7 +6,7 @@ website: https://uniteddiversity.coop/
|
|||||||
email: josef@uniteddiversity.coop
|
email: josef@uniteddiversity.coop
|
||||||
twitter: uniteddiversity
|
twitter: uniteddiversity
|
||||||
github: uniteddiversity
|
github: uniteddiversity
|
||||||
telephone: 07974 88 88 95
|
telephone: '07974 88 88 95'
|
||||||
address: 4 Melville Square, East Street, Bridport, DT6 3LS
|
address: 4 Melville Square, East Street, Bridport, DT6 3LS
|
||||||
latitude: 50.7332462
|
latitude: 50.7332462
|
||||||
longitude: -2.7572083
|
longitude: -2.7572083
|
||||||
@ -17,7 +17,24 @@ clients:
|
|||||||
- ctrl-shift
|
- ctrl-shift
|
||||||
- better-media
|
- better-media
|
||||||
- co-operatives-london
|
- co-operatives-london
|
||||||
|
- gcda
|
||||||
- wiki-factory
|
- wiki-factory
|
||||||
|
- solarcentury
|
||||||
|
- opencoop
|
||||||
|
- offgrid-festival
|
||||||
|
- mhsgroup
|
||||||
|
- opendemocracy
|
||||||
|
- ideo
|
||||||
|
- stethelburgas
|
||||||
|
- 1010uk
|
||||||
|
- ovesco
|
||||||
|
- londonpermaculture
|
||||||
|
- bioregional
|
||||||
|
- commonfutures
|
||||||
|
- kaizen
|
||||||
|
- sse
|
||||||
|
- en10ergy
|
||||||
|
- neweconomics
|
||||||
services:
|
services:
|
||||||
- branding-and-identity
|
- branding-and-identity
|
||||||
- community-building
|
- community-building
|
||||||
|
@ -6,7 +6,7 @@ website: http://weareopen.coop/
|
|||||||
email: hello@weareopen.coop
|
email: hello@weareopen.coop
|
||||||
twitter: weareopen
|
twitter: weareopen
|
||||||
github: hello%40weareopen.html
|
github: hello%40weareopen.html
|
||||||
telephone: N/A
|
telephone: 'N/A'
|
||||||
address: the Internet
|
address: the Internet
|
||||||
latitude: 19.37218875
|
latitude: 19.37218875
|
||||||
longitude: -72.3346544510523
|
longitude: -72.3346544510523
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
---
|
---
|
||||||
title: Webarchitects Co-operative
|
title: Webarchitects Co-operative
|
||||||
name: Webarchitects Co-operative
|
name: Webarchitects Co-operative
|
||||||
members: 60
|
members: 3
|
||||||
website: https://www.webarchitects.coop/
|
website: https://www.webarchitects.coop/
|
||||||
email: info@webarch.net
|
email: info@webarch.net
|
||||||
twitter: webarchcoop
|
twitter: webarchcoop
|
||||||
github: https://github.com/webarch-coop
|
github: https://github.com/webarch-coop
|
||||||
telephone: "+44 114 276 9709"
|
telephone: '+44 114 276 9709'
|
||||||
address: Webarch Co-operative Limited,Harland Works,68a John Street,Sheffield,United Kingdom,S2 4QU
|
address: Webarch Co-operative Limited,Harland Works,68a John Street,Sheffield,United Kingdom,S2 4QU
|
||||||
latitude: 53.3704644
|
latitude: 53.3704644
|
||||||
longitude: -1.4748352999999952
|
longitude: -1.4748352999999952
|
||||||
@ -42,9 +42,11 @@ clients:
|
|||||||
- european-services-strategy-unit
|
- european-services-strategy-unit
|
||||||
- forest-recycling-project
|
- forest-recycling-project
|
||||||
- frack-off
|
- frack-off
|
||||||
|
- gcda
|
||||||
- green-black-cross
|
- green-black-cross
|
||||||
- green-bike-project
|
- green-bike-project
|
||||||
- green-homes-sheffield
|
- green-homes-sheffield
|
||||||
|
- greenpeace
|
||||||
- greenwich-co-operative-development-agency
|
- greenwich-co-operative-development-agency
|
||||||
- guardian-observer-chapel-branch-of-the-national-union-of-journalists
|
- guardian-observer-chapel-branch-of-the-national-union-of-journalists
|
||||||
- independent-labour-publications
|
- independent-labour-publications
|
||||||
@ -94,7 +96,7 @@ services:
|
|||||||
technologies:
|
technologies:
|
||||||
- ansible
|
- ansible
|
||||||
- apache
|
- apache
|
||||||
- gnu-bash
|
- bash
|
||||||
- centos
|
- centos
|
||||||
- debian
|
- debian
|
||||||
- discourse
|
- discourse
|
||||||
@ -123,9 +125,10 @@ technologies:
|
|||||||
- xen-hypervisor
|
- xen-hypervisor
|
||||||
---
|
---
|
||||||
|
|
||||||
Webarchitects is a Sheffield based, small and friendly, multi-stakeholder co-operative which customers can join and which provides ethical and green, WordPress hosting, general web hosting, virtual servers, email services, domain name services and GNU/Linux sysadmin and devop support services to individuals and progressive organisations.
|
[Webarchitects](https://www.webarchitects.coop/) is a Sheffield based, small and friendly, [multi-stakeholder co-operative](https://www.webarchitects.coop/about) which [customers can join](https://www.webarchitects.coop/join) and which provides [ethical](https://www.webarchitects.coop/ethics) and [green](https://www.webarchitects.coop/green-energy), [WordPress hosting](https://www.webarchitects.coop/wordpress), [Discourse hosting](https://www.webarchitects.coop/discourse), [Nextcloud hosting](https://www.webarchitects.coop/nextcloud), [general web hosting](https://www.webarchitects.coop/shared-hosting), [virtual servers](https://www.webarchitects.coop/virtual-servers), [email services](https://www.webarchitects.coop/email), [domain name services](https://www.webarchitects.coop/domain-names) and [GNU/Linux sysadmin](https://www.webarchitects.coop/support) and [DevOps support services](https://www.webarchitects.coop/development) to individuals and progressive organisations.
|
||||||
|
|
||||||
The purpose of our co-operative is:
|
The purpose of our co-operative is:
|
||||||
> To enable the provision of internet based services for socially responsible groups and individuals, using free open source software wherever possible, in a manner that aims to minimise fossil fuel usage and ecological impacts and which also provides sustainable employment
|
|
||||||
|
|
||||||
We offer free accounts on git.coop to members of our co-op, visit our website to find out more.
|
> To enable the provision of internet based services for socially responsible groups and individuals, using free open source software wherever possible, in a manner that aims to minimise fossil fuel usage and ecological impacts and which also provides sustainable employment
|
||||||
|
|
||||||
|
We offer free accounts on our GitLab server at [git.coop](https://git.coop/) to members of our co-op, visit [our website](https://www.webarchitects.coop/) to find out more.
|
||||||
|
@ -19,9 +19,9 @@
|
|||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="small-12 columns">
|
<div class="small-12 columns">
|
||||||
<img src="/assets/img/coop-logo.png" class="float-center" />
|
<img src="/assets/img/coop-logo.png" class="float-center" />
|
||||||
<p>Site developed by <a href="http://glowboxdesign.co.uk/" target="_blank">Glowbox Design</a> & <a href="http://outlandish.com" target="_blank">Outlandish</a>.</p>
|
<p>Site developed by <a href="https://glowboxdesign.co.uk/" target="_blank">Glowbox Design</a>, <a href="https://gofreerange.com/" target="_blank">Go Free Range</a> & <a href="https://outlandish.com" target="_blank">Outlandish</a>.</p>
|
||||||
<p>Source code available on <a href="https://git.coop/cotech/website" target="_blank">git.coop</a>.</p>
|
<p>Source code available on <a href="https://git.coop/cotech/website" target="_blank">git.coop</a>.</p>
|
||||||
<p>Hosted by <a href="https://www.webarchitects.coop/" target="_blank">Webarchitects</a> for CoTech ©2018</p>
|
<p>Hosted by <a href="https://www.webarchitects.coop/" target="_blank">Webarchitects</a> for CoTech ©2019</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -1,37 +1,57 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
{% if page.excerpt != blank %}
|
{% if page.description %}
|
||||||
<meta name="description" content="{{ page.excerpt | strip_html }}" />
|
<meta name="description" content="{{ page.description | strip_html | strip_newlines | condense_spaces }}" />
|
||||||
{% elsif page.collection == 'coops' and page.ontent != blank %}
|
{% elsif page.collection == 'coops' and page.content %}
|
||||||
<meta name="description" content="{{ page.content | strip_html | strip_newlines | condense_spaces | truncate:150 }}" />
|
<meta name="description" content="{{ page.content | strip_html | strip_newlines | condense_spaces | truncate:150 }}" />
|
||||||
{% else %}
|
{% else %}
|
||||||
<meta name="description" content="Building a tech industry that's better for its workers and customers through co-operation, democracy and worker ownership." />
|
<meta name="description" content="{{ site.description }}" />
|
||||||
{% endif %}
|
{% endif %}
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<title>{{ page.title }} « Cooperative Technologists</title>
|
{% if page.layout == "home" %}
|
||||||
<meta property="og:type" content="website" />
|
<title>{{ page.title }} « {{ site.long_title }}</title>
|
||||||
<meta property="og:title" content="{{ page.title }}" />
|
|
||||||
{% if page.excerpt %}
|
|
||||||
<meta property="og:description" content="{{ page.excerpt | strip_html }}" />
|
|
||||||
{% else %}
|
{% 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." />
|
<title>{{ page.title }} « {{ site.title }} « {{ site.long_title }}</title>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
<meta property="og:site_name" content="Cooperative Technologists" />
|
<meta property="og:type" content="website" />
|
||||||
|
{% if page.layout == "home" %}
|
||||||
|
<meta property="og:title" content="{{ page.title }} « {{ site.long_title }}" />
|
||||||
|
{% else %}
|
||||||
|
<meta property="og:title" content="{{ page.title }} « {{ site.title }} « {{ site.long_title }}" />
|
||||||
|
{% endif %}
|
||||||
|
{% if page.description %}
|
||||||
|
<meta property="og:description" content="{{ page.description | strip_html | strip_newlines }}" />
|
||||||
|
{% elsif page.collection == 'coops' and page.content %}
|
||||||
|
<meta property="og:description" content="{{ page.content | strip_html | strip_newlines | condense_spaces | truncate:150 }}" />
|
||||||
|
{% else %}
|
||||||
|
<meta property="og:description" content="{{ site.description }}" />
|
||||||
|
{% endif %}
|
||||||
|
<meta property="og:site_name" content="{{ page.title }} « {{ site.long_title }}" />
|
||||||
{% if page.collection == 'coops' %}
|
{% if page.collection == 'coops' %}
|
||||||
<meta property="og:image" content="/images/coops/{{ page.slug }}" />
|
<meta property="og:image" content="/images/coops/{{ page.slug }}.png" />
|
||||||
{% elsif page.collection == 'services' %}
|
{% elsif page.collection == 'services' %}
|
||||||
<meta property="og:image" content="/images/services/{{ page.slug }}" />
|
<meta property="og:image" content="/images/services/{{ page.slug }}.png" />
|
||||||
{% elsif page.collection == 'technologies' %}
|
{% elsif page.collection == 'technologies' %}
|
||||||
<meta property="og:image" content="/images/technologies/{{ page.slug }}" />
|
<meta property="og:image" content="/images/technologies/{{ page.slug }}.png" />
|
||||||
{% elsif page.collection == 'clients' %}
|
{% elsif page.collection == 'clients' %}
|
||||||
<meta property="og:image" content="/images/clients/{{ page.slug }}" />
|
<meta property="og:image" content="/images/clients/{{ page.slug }}.png" />
|
||||||
{% else %}
|
{% else %}
|
||||||
<meta property="og:image" content="/assets/img/Cotech_512x512.png" />
|
<meta property="og:image" content="/assets/img/Cotech_512x512.png" />
|
||||||
{% endif %}
|
{% endif %}
|
||||||
<meta property="og:locale" content="en_GB" />
|
<meta property="og:locale" content="en_GB" />
|
||||||
<meta name="twitter:card" content="summary" />
|
<meta name="twitter:card" content="summary" />
|
||||||
<meta name="twitter:site" content="@CotechUK" />
|
<meta name="twitter:site" content="@CotechUK" />
|
||||||
<meta name="twitter:image" content="/assets/img/Cotech_512x512.png" />
|
{% if page.collection == 'coops' %}
|
||||||
|
<meta name="twitter:image" content="{{ site.url }}/images/coops/{{ page.slug }}.png" />
|
||||||
|
{% elsif page.collection == 'services' %}
|
||||||
|
<meta name="twitter:image" content="{{ site.url }}/images/services/{{ page.slug }}.png" />
|
||||||
|
{% elsif page.collection == 'technologies' %}
|
||||||
|
<meta name="twitter:image" content="{{ site.url }}/images/technologies/{{ page.slug }}.png" />
|
||||||
|
{% elsif page.collection == 'clients' %}
|
||||||
|
<meta name="twitter:image" content="{{ site.url }}/images/clients/{{ page.slug }}.png" />
|
||||||
|
{% else %}
|
||||||
|
<meta name="twitter:image" content="{{ site.url }}/assets/img/Cotech_512x512.png" />
|
||||||
|
{% endif %}
|
||||||
<link rel="canonical" href="{{ page.url | absolute_url }}" />
|
<link rel="canonical" href="{{ page.url | absolute_url }}" />
|
||||||
<link rel='stylesheet' id='app-css' href='/assets/css/app.css?ver=4.8' type='text/css' media='all' />
|
<link rel='stylesheet' id='app-css' href='/assets/css/app.css?ver=4.8' type='text/css' media='all' />
|
||||||
<script type='text/javascript' src='/assets/js/vendor.js?ver=4.8'></script>
|
<script type='text/javascript' src='/assets/js/vendor.js?ver=4.8'></script>
|
||||||
|
Einige Dateien werden nicht angezeigt, da zu viele Dateien in diesem Diff geändert wurden Mehr anzeigen
In neuem Issue referenzieren
Einen Benutzer sperren