mirror of
https://git.coop/cotech/website.git
synced 2025-06-26 08:30:47 +00:00
Compare commits
167 Commits
42-delete-
...
add-infact
Author | SHA1 | Date | |
---|---|---|---|
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 | |||
be61bf2794 | |||
48fd167a01 | |||
e746d368d9 | |||
c329f8534a | |||
bddb855609 | |||
ad7c252a59 | |||
efeccb222f | |||
cfb5a106af | |||
387701a529 | |||
d731b794a3 | |||
b9f90e86fd | |||
a0e79992c9 | |||
79d4adc310 | |||
cd42677707 | |||
6f2865d878 | |||
3c95fc49a3 | |||
c04cc7ef89 | |||
39b502ec03 | |||
f2963f4f36 | |||
dfec311aca | |||
545f63258f | |||
a2d8d11813 | |||
a5f8595aaa | |||
fd77a75d44 | |||
21aa40fdc9 | |||
965c0c302c | |||
bf696ef474 | |||
82c8a58624 | |||
ddb3df7127 |
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
_site
|
||||
.idea
|
||||
vendor
|
||||
*.swp
|
||||
|
31
.htaccess
31
.htaccess
@ -1,5 +1,5 @@
|
||||
# Serve .html files without extensions
|
||||
Options +MultiViews
|
||||
# Serve .html files without extensions and allow directory listings
|
||||
Options +MultiViews +Indexes
|
||||
# If a SVG and a PNG exists the prefer the SVG
|
||||
AddType image/svg+xml;qs=0.9 svg sgvz
|
||||
AddType image/png;qs=0.8 png
|
||||
@ -12,3 +12,30 @@ 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
|
||||
<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
|
||||
|
28
Gemfile.lock
28
Gemfile.lock
@ -1,21 +1,21 @@
|
||||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
addressable (2.5.2)
|
||||
addressable (2.6.0)
|
||||
public_suffix (>= 2.0.2, < 4.0)
|
||||
colorator (1.1.0)
|
||||
concurrent-ruby (1.1.1)
|
||||
concurrent-ruby (1.1.5)
|
||||
em-websocket (0.5.1)
|
||||
eventmachine (>= 0.12.9)
|
||||
http_parser.rb (~> 0.6.0)
|
||||
eventmachine (1.2.7)
|
||||
ffi (1.9.25)
|
||||
ffi (1.10.0)
|
||||
forwardable-extended (2.6.0)
|
||||
geocoder (1.5.0)
|
||||
geocoder (1.5.1)
|
||||
http_parser.rb (0.6.0)
|
||||
i18n (0.9.5)
|
||||
concurrent-ruby (~> 1.0)
|
||||
jekyll (3.7.4)
|
||||
jekyll (3.8.5)
|
||||
addressable (~> 2.4)
|
||||
colorator (~> 1.0)
|
||||
em-websocket (~> 0.5)
|
||||
@ -30,10 +30,10 @@ GEM
|
||||
safe_yaml (~> 1.0)
|
||||
jekyll-sass-converter (1.5.2)
|
||||
sass (~> 3.4)
|
||||
jekyll-watch (2.1.2)
|
||||
jekyll-watch (2.2.1)
|
||||
listen (~> 3.0)
|
||||
kramdown (1.17.0)
|
||||
liquid (4.0.0)
|
||||
liquid (4.0.3)
|
||||
listen (3.1.5)
|
||||
rb-fsevent (~> 0.9, >= 0.9.4)
|
||||
rb-inotify (~> 0.9, >= 0.9.7)
|
||||
@ -41,14 +41,14 @@ GEM
|
||||
mercenary (0.3.6)
|
||||
pathutil (0.16.2)
|
||||
forwardable-extended (~> 2.6)
|
||||
public_suffix (2.0.5)
|
||||
public_suffix (3.0.3)
|
||||
rb-fsevent (0.10.3)
|
||||
rb-inotify (0.9.10)
|
||||
ffi (>= 0.5.0, < 2)
|
||||
rouge (2.2.1)
|
||||
rb-inotify (0.10.0)
|
||||
ffi (~> 1.0)
|
||||
rouge (3.3.0)
|
||||
ruby_dep (1.5.0)
|
||||
safe_yaml (1.0.4)
|
||||
sass (3.7.2)
|
||||
safe_yaml (1.0.5)
|
||||
sass (3.7.4)
|
||||
sass-listen (~> 4.0.0)
|
||||
sass-listen (4.0.0)
|
||||
rb-fsevent (~> 0.9, >= 0.9.4)
|
||||
@ -62,4 +62,4 @@ DEPENDENCIES
|
||||
jekyll
|
||||
|
||||
BUNDLED WITH
|
||||
1.17.1
|
||||
1.17.3
|
||||
|
32
README.md
32
README.md
@ -2,7 +2,37 @@
|
||||
|
||||
## 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
|
||||
|
||||
|
4
_clients/1010uk.md
Normal file
4
_clients/1010uk.md
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
title: The 10:10 Foundation
|
||||
website: https://1010uk.org/
|
||||
---
|
3
_clients/acorn.md
Normal file
3
_clients/acorn.md
Normal file
@ -0,0 +1,3 @@
|
||||
---
|
||||
title: ACORN
|
||||
---
|
3
_clients/actionaid.md
Normal file
3
_clients/actionaid.md
Normal file
@ -0,0 +1,3 @@
|
||||
---
|
||||
title: Action Aid
|
||||
---
|
3
_clients/alpha-complex.md
Normal file
3
_clients/alpha-complex.md
Normal file
@ -0,0 +1,3 @@
|
||||
---
|
||||
title: The Alpha Complex
|
||||
---
|
3
_clients/apc.md
Normal file
3
_clients/apc.md
Normal file
@ -0,0 +1,3 @@
|
||||
---
|
||||
title: Association for Progressive Communications
|
||||
---
|
4
_clients/barbourlogic.md
Normal file
4
_clients/barbourlogic.md
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
title: Barbour Logic
|
||||
website: http://www.barbourlogic.co.uk/
|
||||
---
|
3
_clients/basw.md
Normal file
3
_clients/basw.md
Normal file
@ -0,0 +1,3 @@
|
||||
---
|
||||
title: The British Association of Social Workers (BASW)
|
||||
---
|
4
_clients/bioregional.md
Normal file
4
_clients/bioregional.md
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
title: Bioregional
|
||||
website: https://www.bioregional.com/
|
||||
---
|
@ -1,3 +1,4 @@
|
||||
---
|
||||
title: Cairn Housing Association
|
||||
website: https://www.cairnha.com/
|
||||
---
|
||||
|
@ -1,3 +1,4 @@
|
||||
---
|
||||
title: CDS Co-operatives
|
||||
website: https://www.cds.coop/
|
||||
---
|
||||
|
4
_clients/childrens-health-scotland.md
Normal file
4
_clients/childrens-health-scotland.md
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
title: Children’s Health Scotland
|
||||
website: https://www.childrenshealthscotland.org/
|
||||
---
|
3
_clients/climate-outreach.md
Normal file
3
_clients/climate-outreach.md
Normal file
@ -0,0 +1,3 @@
|
||||
---
|
||||
title: Climate Outreach
|
||||
---
|
4
_clients/commonfutures.md
Normal file
4
_clients/commonfutures.md
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
title: Common Futures
|
||||
website: https://commonfutures.eu/
|
||||
---
|
3
_clients/csh.md
Normal file
3
_clients/csh.md
Normal file
@ -0,0 +1,3 @@
|
||||
---
|
||||
title: The Centre for Sustainable Healthcare
|
||||
---
|
4
_clients/ecas.md
Normal file
4
_clients/ecas.md
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
title: ECAS
|
||||
website: https://www.ecas.scot/
|
||||
---
|
3
_clients/eden-project.md
Normal file
3
_clients/eden-project.md
Normal file
@ -0,0 +1,3 @@
|
||||
---
|
||||
title: The Eden Project
|
||||
---
|
4
_clients/en10ergy.md
Normal file
4
_clients/en10ergy.md
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
title: en10ergy Limited
|
||||
website: https://en10ergy.org.uk/
|
||||
---
|
3
_clients/ethical-consumer.md
Normal file
3
_clients/ethical-consumer.md
Normal file
@ -0,0 +1,3 @@
|
||||
---
|
||||
title: Ethical Consumer
|
||||
---
|
3
_clients/food-standards-agency.md
Normal file
3
_clients/food-standards-agency.md
Normal file
@ -0,0 +1,3 @@
|
||||
---
|
||||
title: Food Standards Agency
|
||||
---
|
3
_clients/freedom-from-torture.md
Normal file
3
_clients/freedom-from-torture.md
Normal file
@ -0,0 +1,3 @@
|
||||
---
|
||||
title: Freedom from Torture
|
||||
---
|
3
_clients/friendshouse.md
Normal file
3
_clients/friendshouse.md
Normal file
@ -0,0 +1,3 @@
|
||||
---
|
||||
title: Friends House
|
||||
---
|
4
_clients/fundraising-regulator.md
Normal file
4
_clients/fundraising-regulator.md
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
title: The Fundraising Regulator
|
||||
website: https://www.fundraisingregulator.org.uk/
|
||||
---
|
4
_clients/gcda.md
Normal file
4
_clients/gcda.md
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
title: Greenwich Co-operative Development Agency
|
||||
website: https://gcda.coop/
|
||||
---
|
3
_clients/generation-rent.md
Normal file
3
_clients/generation-rent.md
Normal file
@ -0,0 +1,3 @@
|
||||
---
|
||||
title: Generation Rent
|
||||
---
|
@ -1,3 +1,4 @@
|
||||
---
|
||||
title: Global Canopy Programme
|
||||
website: https://www.globalcanopy.org/
|
||||
---
|
4
_clients/greener-kirkcaldy.md
Normal file
4
_clients/greener-kirkcaldy.md
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
title: Greener Kirkcaldy
|
||||
website: https://www.greenerkirkcaldy.org.uk/
|
||||
---
|
3
_clients/greenpeace.md
Normal file
3
_clients/greenpeace.md
Normal file
@ -0,0 +1,3 @@
|
||||
---
|
||||
title: Greenpeace
|
||||
---
|
3
_clients/health-in-touch.md
Normal file
3
_clients/health-in-touch.md
Normal file
@ -0,0 +1,3 @@
|
||||
---
|
||||
title: Health In Touch
|
||||
---
|
3
_clients/ica.md
Normal file
3
_clients/ica.md
Normal file
@ -0,0 +1,3 @@
|
||||
---
|
||||
title: International Co-operatives Alliance
|
||||
---
|
4
_clients/ideo.md
Normal file
4
_clients/ideo.md
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
title: IDEO
|
||||
website: https://www.ideo.com/
|
||||
---
|
3
_clients/ifsw.md
Normal file
3
_clients/ifsw.md
Normal file
@ -0,0 +1,3 @@
|
||||
---
|
||||
title: International Federation of Social Workers
|
||||
---
|
@ -1,3 +1,4 @@
|
||||
---
|
||||
title: Information Architecture Institute
|
||||
website: https://www.iainstitute.org/
|
||||
---
|
||||
|
3
_clients/isd.md
Normal file
3
_clients/isd.md
Normal file
@ -0,0 +1,3 @@
|
||||
---
|
||||
title: Institute for Strategic Dialogue
|
||||
---
|
4
_clients/kaizen.md
Normal file
4
_clients/kaizen.md
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
title: The Kaizen Partnership
|
||||
website: http://wearekaizen.co.uk/
|
||||
---
|
3
_clients/land-explorer.md
Normal file
3
_clients/land-explorer.md
Normal file
@ -0,0 +1,3 @@
|
||||
---
|
||||
title: Land Explorer
|
||||
---
|
4
_clients/londonpermaculture.md
Normal file
4
_clients/londonpermaculture.md
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
title: London Permaculture Network
|
||||
website: https://www.londonpermaculture.com/
|
||||
---
|
4
_clients/mhsgroup.md
Normal file
4
_clients/mhsgroup.md
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
title: Muswell Hill Sustainability Group
|
||||
website: https://mhsgroup.org/
|
||||
---
|
3
_clients/modern-art-oxford.md
Normal file
3
_clients/modern-art-oxford.md
Normal file
@ -0,0 +1,3 @@
|
||||
---
|
||||
title: Modern Art Oxford
|
||||
---
|
4
_clients/neweconomics.md
Normal file
4
_clients/neweconomics.md
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
title: New Economics Foundation
|
||||
website: https://neweconomics.org/
|
||||
---
|
3
_clients/nswp.md
Normal file
3
_clients/nswp.md
Normal file
@ -0,0 +1,3 @@
|
||||
---
|
||||
title: Global Network of Sex Work Projects
|
||||
---
|
4
_clients/offgrid-festival.md
Normal file
4
_clients/offgrid-festival.md
Normal file
@ -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
Normal file
4
_clients/opencoop.md
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
title: The Open Co-op
|
||||
website: https://open.coop/
|
||||
---
|
4
_clients/opendemocracy.md
Normal file
4
_clients/opendemocracy.md
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
title: openDemocracy
|
||||
website: https://www.opendemocracy.net/
|
||||
---
|
4
_clients/ouh.md
Normal file
4
_clients/ouh.md
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
title: Oxford University Hospitals
|
||||
website: https://www.ouh.nhs.uk/
|
||||
---
|
4
_clients/ovesco.md
Normal file
4
_clients/ovesco.md
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
title: Ovesco
|
||||
website: https://ovesco.co.uk/
|
||||
---
|
3
_clients/packt.md
Normal file
3
_clients/packt.md
Normal file
@ -0,0 +1,3 @@
|
||||
---
|
||||
title: Packt Publishing
|
||||
---
|
3
_clients/pbi.md
Normal file
3
_clients/pbi.md
Normal file
@ -0,0 +1,3 @@
|
||||
---
|
||||
title: Peace Brigades International
|
||||
---
|
3
_clients/privacy-international.md
Normal file
3
_clients/privacy-international.md
Normal file
@ -0,0 +1,3 @@
|
||||
---
|
||||
title: Privacy International
|
||||
---
|
3
_clients/public-law-project.md
Normal file
3
_clients/public-law-project.md
Normal file
@ -0,0 +1,3 @@
|
||||
---
|
||||
title: Public Law Project
|
||||
---
|
4
_clients/queens-nursing-institute.md
Normal file
4
_clients/queens-nursing-institute.md
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
title: Queen's Nursing Institute Scotland
|
||||
website: https://www.qnis.org.uk/
|
||||
---
|
4
_clients/resilient-scotland.md
Normal file
4
_clients/resilient-scotland.md
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
title: Resilient Scotland
|
||||
website: https://www.resilientscotland.org.uk/
|
||||
---
|
@ -1,3 +1,4 @@
|
||||
---
|
||||
title: Sands
|
||||
website: https://www.sands.org.uk/
|
||||
---
|
||||
|
4
_clients/sarcoma.md
Normal file
4
_clients/sarcoma.md
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
title: Sarcoma UK
|
||||
website: https://sarcoma.org.uk
|
||||
---
|
4
_clients/solarcentury.md
Normal file
4
_clients/solarcentury.md
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
title: Solarcentury
|
||||
website: https://www.solarcentury.com/
|
||||
---
|
4
_clients/sse.md
Normal file
4
_clients/sse.md
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
title: The School for Social Entrepreneurs
|
||||
website: https://www.the-sse.org/
|
||||
---
|
4
_clients/stethelburgas.md
Normal file
4
_clients/stethelburgas.md
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
title: St Ethelburga's
|
||||
website: https://stethelburgas.org/
|
||||
---
|
3
_clients/the-politics-network.md
Normal file
3
_clients/the-politics-network.md
Normal file
@ -0,0 +1,3 @@
|
||||
---
|
||||
title: Political Education Network
|
||||
---
|
3
_clients/unesco.md
Normal file
3
_clients/unesco.md
Normal file
@ -0,0 +1,3 @@
|
||||
---
|
||||
title: United Nations Educational, Scientific and Cultural Organization
|
||||
---
|
@ -1,3 +1,4 @@
|
||||
---
|
||||
title: UNICEF
|
||||
website: https://www.unicef.org/
|
||||
---
|
||||
|
3
_clients/weco.md
Normal file
3
_clients/weco.md
Normal file
@ -0,0 +1,3 @@
|
||||
---
|
||||
title: We Collective
|
||||
---
|
4
_clients/woda.md
Normal file
4
_clients/woda.md
Normal file
@ -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
Normal file
3
_clients/woodcraftfolk.md
Normal file
@ -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
|
||||
url: https://www.coops.tech
|
||||
exclude:
|
||||
- scripts
|
||||
- vendor
|
||||
|
@ -1,47 +1,58 @@
|
||||
---
|
||||
title: Agile Collective
|
||||
name: Agile Collective
|
||||
members: 9
|
||||
website: http://agile.coop/
|
||||
email: info@agile.coop
|
||||
members: 12
|
||||
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:
|
||||
clients:
|
||||
- actionaid
|
||||
- basw
|
||||
- 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
|
||||
- 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:
|
||||
services:
|
||||
- analytics
|
||||
- branding-and-identity
|
||||
- consultancy
|
||||
- data-visualisation
|
||||
- development
|
||||
- devops
|
||||
- graphic-design
|
||||
- ideation
|
||||
- logo-design
|
||||
- seo-optimisation
|
||||
- strategy
|
||||
- sysadmin
|
||||
- user-research
|
||||
- web-design
|
||||
technologies:
|
||||
technologies:
|
||||
- apache
|
||||
- gnu-bash
|
||||
- centos
|
||||
- bash
|
||||
- debian
|
||||
- discourse
|
||||
- d3
|
||||
- drupal
|
||||
- docker
|
||||
- gitlab
|
||||
- htmlcss
|
||||
- icinga
|
||||
@ -51,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.
|
||||
We are a company with a conscience. And lots of bicycles.
|
||||
|
@ -11,7 +11,7 @@ address: 6 Charlotte Square,Newcastle upon Tyne,United Kingdom,NE1 4XF
|
||||
latitude: 54.97101
|
||||
longitude: -1.61974
|
||||
clients:
|
||||
services:
|
||||
services:
|
||||
- animation
|
||||
- artwork
|
||||
- branding-and-identity
|
||||
@ -29,18 +29,18 @@ services:
|
||||
- web-design
|
||||
---
|
||||
|
||||
CO-OPERATIVE
|
||||
We are a co-operative owned by our workers.
|
||||
CO-OPERATIVE
|
||||
We are a co-operative owned by our workers.
|
||||
Co-operation, openness and fairness are at the heart of everything we do.
|
||||
|
||||
CREATIVE
|
||||
Innovative, accurate, lively and lush.
|
||||
CREATIVE
|
||||
Innovative, accurate, lively and lush.
|
||||
Our team is bursting with ideas and eager to work with you.
|
||||
|
||||
CO-ORDINATED
|
||||
Branding, media, print and video all working together.
|
||||
CO-ORDINATED
|
||||
Branding, media, print and video all working together.
|
||||
We deliver on time and within budget.
|
||||
|
||||
KNOWING
|
||||
After 30 years, we know what we’re doing.
|
||||
We help you engage with the people you need to reach.
|
||||
KNOWING
|
||||
After 30 years, we know what we’re doing.
|
||||
We help you engage with the people you need to reach.
|
||||
|
@ -1,44 +1,52 @@
|
||||
---
|
||||
title: Animorph
|
||||
name: Animorph
|
||||
members: 4
|
||||
members: 5
|
||||
website: https://animorph.coop
|
||||
email: we@animorph.coop
|
||||
twitter: animorphcoop
|
||||
github:
|
||||
telephone:
|
||||
address: Space4, 149 Fonthill Road,London,N4 3HF
|
||||
address: Space4,149 Fonthill Road,London,N4 3HF
|
||||
latitude: 51.5635499
|
||||
longitude: -0.10782689999996364
|
||||
clients:
|
||||
clients:
|
||||
- halo-post-production
|
||||
- southbank-centre
|
||||
services:
|
||||
- open-university
|
||||
- packt
|
||||
- isd
|
||||
services:
|
||||
- animation
|
||||
- artwork
|
||||
- augmented-reality
|
||||
- big-data
|
||||
- branding-and-identity
|
||||
- development
|
||||
- exhibition-and-display
|
||||
- graphic-design
|
||||
- ideation
|
||||
- machine-learning
|
||||
- mixed-reality
|
||||
- motion-graphics
|
||||
- virtual-reality
|
||||
technologies:
|
||||
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 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.
|
||||
|
||||
Let’s forge alliances for the future we want to live in.
|
||||
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.
|
||||
|
@ -10,13 +10,13 @@ telephone: "+44 (0)1223 967838"
|
||||
address: 25 Signet Court, Swann”s Road, Cambridge,United Kingdom,CB5 8LA
|
||||
latitude: 52.21427610000001
|
||||
longitude: 0.15076890000000276
|
||||
clients:
|
||||
clients:
|
||||
- e-immigrate
|
||||
- ippf
|
||||
- leds-gp
|
||||
- mapaction
|
||||
- world-bank
|
||||
services:
|
||||
services:
|
||||
- business-systems
|
||||
- consultancy
|
||||
- database-solutions
|
||||
@ -26,7 +26,7 @@ services:
|
||||
- strategy
|
||||
- user-research
|
||||
- web-design
|
||||
technologies:
|
||||
technologies:
|
||||
- django-2
|
||||
- docker
|
||||
- javascript
|
||||
|
@ -10,10 +10,10 @@ telephone:
|
||||
address: 1539 Pershore Road,Stirchley,Birmingham,United Kingdom,B30 2JH
|
||||
latitude: 51.563904
|
||||
longitude: -0.10793179999996028
|
||||
clients:
|
||||
clients:
|
||||
- iww
|
||||
- ojuso
|
||||
services:
|
||||
services:
|
||||
- community-building
|
||||
- consultancy
|
||||
- development
|
||||
@ -26,9 +26,9 @@ services:
|
||||
- sysadmin
|
||||
- virtual-servers
|
||||
- web-design
|
||||
technologies:
|
||||
technologies:
|
||||
- ansible
|
||||
- gnu-bash
|
||||
- bash
|
||||
- civicrm
|
||||
- d3
|
||||
- debian
|
||||
@ -53,10 +53,10 @@ technologies:
|
||||
- wordpress
|
||||
---
|
||||
|
||||
We build technologies and infrastructure to empower users to make a positive impact on the world. All of our services reflect our commitment to our core values:
|
||||
We build technologies and infrastructure to empower users to make a positive impact on the world. All of our services reflect our commitment to our core values:
|
||||
|
||||
* Sustainability
|
||||
* 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.
|
||||
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.
|
||||
|
@ -10,7 +10,7 @@ telephone: "+447779 404510"
|
||||
address: Unit 1H Clapham North Arts Centre,26-32 Voltaire Rd,London,SW4 6DH
|
||||
latitude: 51.46268029999999
|
||||
longitude: -0.14825569999993604
|
||||
clients:
|
||||
clients:
|
||||
- basildon-council
|
||||
- cast
|
||||
- co-operatives-uk
|
||||
@ -25,13 +25,13 @@ clients:
|
||||
- transition-town-brixton
|
||||
- university-college-london
|
||||
- university-of-cambridge
|
||||
services:
|
||||
services:
|
||||
- animation
|
||||
- consultancy
|
||||
- film
|
||||
- marketing
|
||||
- motion-graphics
|
||||
technologies:
|
||||
technologies:
|
||||
- after-effects
|
||||
- indesign
|
||||
- lightroom
|
||||
@ -45,4 +45,4 @@ We use filmmaking as a powerful tool to amplify inspiring stories and causes, dr
|
||||
|
||||
The co-op was founded after founding members Ieva and Simon wanted to create a sustainable and dignified alternative to the conventional film industry, challenging the precarious nature of creative work and the lack of equality and social fulfillment in the industry. They decided to form a co-operative, an organisation where all members are equal owners of the business, where all decision making is democratic and where they could work with clients who’s stories they were proud to tell.
|
||||
|
||||
Our founding principle is to invest the majority of our surplus each year into our members’ own artistic or community based projects – building self reliance and autonomy and allowing our members to remain creative whilst working on projects that they love.
|
||||
Our founding principle is to invest the majority of our surplus each year into our members’ own artistic or community based projects – building self reliance and autonomy and allowing our members to remain creative whilst working on projects that they love.
|
||||
|
@ -10,7 +10,7 @@ telephone: "+44 (0) 20 7739 1474"
|
||||
address: 9-10 The Oval,London,UK,E2 9DT
|
||||
latitude: 51.53326029999999
|
||||
longitude: -0.05884240000000318
|
||||
clients:
|
||||
clients:
|
||||
- ace-hotel
|
||||
- banksy
|
||||
- bates-wells-braithwaite-llp
|
||||
@ -34,7 +34,7 @@ clients:
|
||||
- swarovski
|
||||
- university-college-london
|
||||
- wrangler
|
||||
services:
|
||||
services:
|
||||
- artwork
|
||||
- binding-and-special-effects
|
||||
- branding-and-identity
|
||||
@ -53,7 +53,7 @@ services:
|
||||
- printing
|
||||
- reprographics
|
||||
- web-design
|
||||
technologies:
|
||||
technologies:
|
||||
- epson
|
||||
- heidelberg
|
||||
- adobe-illustrator
|
||||
@ -77,4 +77,4 @@ Calverts design and reprographics studio creates and implements visual identitie
|
||||
|
||||
Calverts in house print includes Heidelberg offset litho, digital, large format inkjet, giclée and Risograph. We’re experts in the latest and best print technology, as well as traditional craft and special applications. We deliver, fulfill and mail out locally and across the world.
|
||||
|
||||
Calverts service is 100% professional. Our approach and ethos are 100% co-operative. The promise: high quality, economical and environmentally sustainable communication, Forest Stewardship Council and ISO14001 certified.
|
||||
Calverts service is 100% professional. Our approach and ethos are 100% co-operative. The promise: high quality, economical and environmentally sustainable communication, Forest Stewardship Council and ISO14001 certified.
|
||||
|
@ -6,17 +6,16 @@ website: http://broadband.coop/
|
||||
email: info@broadband.coop
|
||||
twitter: cbn_team
|
||||
github:
|
||||
telephone: 0161 283 2675
|
||||
address: c/o McKellans,11 Riverview, The Embankment Business Park,Vale Road, Heaton
|
||||
Mersey,Stockport,UK,SK4 3GN
|
||||
telephone: "0161 283 2675"
|
||||
address: c/o McKellans,11 Riverview, The Embankment Business Park,Vale Road, Heaton Mersey,Stockport,UK,SK4 3GN
|
||||
latitude: 53.4067704
|
||||
longitude: -2.202668899999935
|
||||
clients:
|
||||
clients:
|
||||
- brighton-hove-city-council
|
||||
- manchester-city-council
|
||||
- nottingham-city-council
|
||||
- tameside-metropolitan-borough-council
|
||||
services:
|
||||
services:
|
||||
- business-analysis
|
||||
- consultancy
|
||||
technologies:
|
||||
@ -30,4 +29,4 @@ Too often there is an assumption that once superfast or ultrafast broadband is i
|
||||
|
||||
That’s why we have helped develop new types of infrastructure initiative like the Brighton Digital Exchange, a carrier neutral PoP and data centre owned and run by a co-operative of ISPs and digital sector businesses.
|
||||
|
||||
CBN has many years’ experience of delivering other innovative projects that shape urban and rural areas through innovation.
|
||||
CBN has many years’ experience of delivering other innovative projects that shape urban and rural areas through innovation.
|
||||
|
@ -10,14 +10,14 @@ telephone: '07366025747'
|
||||
address: Halton Mill,Mill Lane,Halton,Lancaster,England,LA2 6ND
|
||||
latitude: 54.075809445607604
|
||||
longitude: -2.7540137502212474
|
||||
clients:
|
||||
clients:
|
||||
- hediip
|
||||
- hesa
|
||||
- jisc
|
||||
- manchester-metropolitan-university
|
||||
- oxford-university-press
|
||||
- university-of-oxford
|
||||
services:
|
||||
services:
|
||||
- consultancy
|
||||
- development
|
||||
technologies:
|
||||
@ -25,4 +25,4 @@ technologies:
|
||||
|
||||
Cetis is a cooperative Limited Liability Partnership and an independent Strategic IT consultancy, specialising in learning, education and training.
|
||||
|
||||
We offer impartial strategic and technical advice and guidance in educational technology and process innovation, and we provide discovery services, technology solutions and training services. Our Partners and Associates are globally recognised as leading experts on educational technology innovation, interoperability and technology standards. Cetis LLP was established in 2015 by members of the Jisc Innovation Centres Cetis and OSS Watch. As the Centre for Educational Technology, Interoperability and Standards, Cetis has provided, for nearly two decades, impartial, strategic, technical and pedagogical advice on educational technology innovation, collaboration and standards to funding bodies, standards agencies, government, international organisations, institutions and commercial partners.
|
||||
We offer impartial strategic and technical advice and guidance in educational technology and process innovation, and we provide discovery services, technology solutions and training services. Our Partners and Associates are globally recognised as leading experts on educational technology innovation, interoperability and technology standards. Cetis LLP was established in 2015 by members of the Jisc Innovation Centres Cetis and OSS Watch. As the Centre for Educational Technology, Interoperability and Standards, Cetis has provided, for nearly two decades, impartial, strategic, technical and pedagogical advice on educational technology innovation, collaboration and standards to funding bodies, standards agencies, government, international organisations, institutions and commercial partners.
|
||||
|
@ -6,9 +6,8 @@ website: http://chapelstreetstudio.coop/
|
||||
email: info@chapelstreetstudio.coop
|
||||
twitter: chapelststudio
|
||||
github:
|
||||
telephone: 07743 426 846 (Martyn Johnston | Secretary)
|
||||
address: Chapel Street Studio,Assembly Bradford, Market Pavilion, Rawson Place,Bradford,West
|
||||
Yorkshire,BD1 3QQ
|
||||
telephone: '07743 426 846 (Martyn Johnston | Secretary)'
|
||||
address: Chapel Street Studio,Assembly Bradford, Market Pavilion, Rawson Place,Bradford,West Yorkshire,BD1 3QQ
|
||||
latitude: 53.795903
|
||||
longitude: -1.7554270000000542
|
||||
clients:
|
||||
@ -20,23 +19,23 @@ Chapel Street Studio is a not-for-profit, co-operative consortium of creative en
|
||||
|
||||
Our services include:
|
||||
|
||||
* Animation
|
||||
* Artwork
|
||||
* Branding and Identity
|
||||
* Consultancy
|
||||
* Data visualisation
|
||||
* Copywriting and translation
|
||||
* Distribution
|
||||
* Development
|
||||
* Film
|
||||
* Graphic Design
|
||||
* Hosting
|
||||
* Idea generation
|
||||
* Illustration
|
||||
* Logo design
|
||||
* Marketing
|
||||
* Motion graphics
|
||||
* Photography
|
||||
* Animation
|
||||
* Artwork
|
||||
* Branding and Identity
|
||||
* Consultancy
|
||||
* Data visualisation
|
||||
* Copywriting and translation
|
||||
* Distribution
|
||||
* Development
|
||||
* Film
|
||||
* Graphic Design
|
||||
* Hosting
|
||||
* Idea generation
|
||||
* Illustration
|
||||
* Logo design
|
||||
* Marketing
|
||||
* Motion graphics
|
||||
* Photography
|
||||
* Print finishing
|
||||
* Printing
|
||||
* Web design
|
||||
* Printing
|
||||
* Web design
|
||||
|
@ -6,11 +6,11 @@ website: http://web.coop
|
||||
email: ask@web.coop
|
||||
twitter: cooperativeweb
|
||||
github: CooperativeWeb
|
||||
telephone: 0121 2225355
|
||||
telephone: '0121 2225355'
|
||||
address: 2 Devon Way,Longbridge,Birmingham,UK,B31 2TS
|
||||
latitude: 52.39791473393062
|
||||
longitude: -1.985548227508616
|
||||
clients:
|
||||
clients:
|
||||
- aston-villa-fc
|
||||
- bluqube
|
||||
- bnp-paribas
|
||||
@ -35,7 +35,7 @@ clients:
|
||||
- the-midcounties-co-operative
|
||||
- waid
|
||||
- wolverhampton-city-council
|
||||
services:
|
||||
services:
|
||||
- big-data
|
||||
- business-analysis
|
||||
- business-systems
|
||||
@ -46,16 +46,17 @@ services:
|
||||
- hosting
|
||||
- ideation
|
||||
- mentoring
|
||||
technologies:
|
||||
- virtual-servers
|
||||
technologies:
|
||||
- net
|
||||
- angular-1-x
|
||||
- angular
|
||||
- centos
|
||||
- express-js
|
||||
- gitlab
|
||||
- google-maps
|
||||
- htmlcss
|
||||
- java
|
||||
- javascript
|
||||
- laravel
|
||||
- mysql
|
||||
- nginx
|
||||
- node-js
|
||||
@ -70,4 +71,4 @@ technologies:
|
||||
|
||||
We are a 26 person worker co-operative based in Birmingham. Our focus is on development, rather than design or marketing stuff, and we work across all types of technology providing bespoke services by the hour, under retainers or for fixed price.
|
||||
|
||||
We specialise in building big data driven systems development and supporting both legacy and new applications for a range of clients, from large blue chip companies to small startups.
|
||||
We specialise in building big data driven systems development and supporting both legacy and new applications for a range of clients, from large blue chip companies to small startups.
|
||||
|
48
_coops/code-operative.md
Normal file
48
_coops/code-operative.md
Normal file
@ -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,11 +6,11 @@ website: https://creative.coop
|
||||
email: hello@creative.coop
|
||||
twitter:
|
||||
github:
|
||||
telephone: 01206 574147
|
||||
telephone: '01206 574147'
|
||||
address: 2 Balkerne House, Balkerne Passage,Colchester,United Kingdom,CO1 1PA
|
||||
latitude: 51.89010188809361
|
||||
longitude: 0.8957915683888586
|
||||
clients:
|
||||
clients:
|
||||
- big-lottery-fund
|
||||
- co-operative-press-limited
|
||||
- co-operatives-uk
|
||||
@ -25,7 +25,7 @@ clients:
|
||||
- save-the-children
|
||||
- social-investment-business
|
||||
- wales-co-operative-centre
|
||||
services:
|
||||
services:
|
||||
- artwork
|
||||
- branding-and-identity
|
||||
- hosting
|
||||
@ -37,7 +37,7 @@ services:
|
||||
- printing
|
||||
- seo-optimisation
|
||||
- web-design
|
||||
technologies:
|
||||
technologies:
|
||||
- c
|
||||
- centos
|
||||
- dreamweaver
|
||||
@ -58,4 +58,4 @@ Creative Coop started life as a small group of freelancers who wanted to pool re
|
||||
|
||||
We chose to become a co-operative because we wanted to foster values of co-operation rather than competition between our members. We believe in the co-op vision of a fairer society run for mutual benefit rather than shareholder profit. We specialise in working with social enterprises, community projects and organisations, charities and the public sector.
|
||||
|
||||
We believe that co-operatives provide better products and services to clients. When we’re happy, and believe in what we’re doing, and when every member has a stake in the success of the company, we think that makes for happier clients too.
|
||||
We believe that co-operatives provide better products and services to clients. When we’re happy, and believe in what we’re doing, and when every member has a stake in the success of the company, we think that makes for happier clients too.
|
||||
|
34
_coops/dcdc.md
Normal file
34
_coops/dcdc.md
Normal file
@ -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,12 +6,12 @@ website: https://www.dev.ngo/
|
||||
email: studio@dev.ngo
|
||||
twitter: devsociety_
|
||||
github: developersociety
|
||||
telephone: "+44 333 344 7800"
|
||||
address: 191 Fazeley Street,Digbeth,Birmingham, ,B5 5SE
|
||||
telephone: '+44 333 344 7800'
|
||||
address: 191 Fazeley Street,Digbeth,Birmingham,B5 5SE
|
||||
latitude: 52.47784126596389
|
||||
longitude: -1.881633996963501
|
||||
clients:
|
||||
services:
|
||||
clients:
|
||||
services:
|
||||
- animation
|
||||
- artwork
|
||||
- branding-and-identity
|
||||
@ -30,7 +30,7 @@ services:
|
||||
- research
|
||||
- strategy
|
||||
- web-design
|
||||
technologies:
|
||||
technologies:
|
||||
- python
|
||||
---
|
||||
|
||||
@ -38,7 +38,7 @@ We are a not-for-profit digital agency working with NGOs and groups with a progr
|
||||
|
||||
We’re the world’s first not-for-profit co-op digital studio run by and for NGOs. We’re dedicated to making access to world leading technology and expertise available to everyone working for good. We’ve worked with amazing groups such as: Oxfam, Save The Children, The Syria Campaign, Help Refugees, Greenpeace, the NHS, Amnesty International, Macmillan Cancer Care, CIVICUS, The Elders and lots more and we’re always keen to hear from new people who are trying to make the world a better place.
|
||||
|
||||
We work on all aspects of development and digital impact but specialise in creative problem solving with a focus in the following areas:
|
||||
We work on all aspects of development and digital impact but specialise in creative problem solving with a focus in the following areas:
|
||||
|
||||
* Site builds
|
||||
* Campaign actions and data capture
|
||||
|
@ -10,10 +10,10 @@ telephone: '07908 592 835'
|
||||
address: 44 Arkwright Road,London,NW3 6BH
|
||||
latitude: 51.5509322
|
||||
longitude: -0.1833781
|
||||
clients:
|
||||
clients:
|
||||
- labour-party
|
||||
- nesta
|
||||
services:
|
||||
services:
|
||||
- community-building
|
||||
- game-design
|
||||
- research
|
||||
@ -29,4 +29,4 @@ The co-operative uses modelling to ensure that complex situations can be tackle
|
||||
|
||||
This modelling allows us to generate flexible simulations which can be tested through games, allowing participants to fully understand the issues and also for flaws in the model to be detected.
|
||||
|
||||
Our approach to democratic decision-making is rooted in developing a pragmatic approach to complex decisions using digital tools. This leads to better informed policies and practices in a wide variety of circumstances.
|
||||
Our approach to democratic decision-making is rooted in developing a pragmatic approach to complex decisions using digital tools. This leads to better informed policies and practices in a wide variety of circumstances.
|
||||
|
@ -6,17 +6,17 @@ website: https://dtc-innovation.org/
|
||||
email: contact@dtc-innovation.org
|
||||
twitter: dtc-innovation
|
||||
github:
|
||||
telephone: 447455921569
|
||||
telephone: '+44 7455 921569'
|
||||
address: London,United Kingdom
|
||||
latitude: 51.5073219
|
||||
longitude: -0.1276474
|
||||
clients:
|
||||
clients:
|
||||
- bbc
|
||||
- data-gouv-fr
|
||||
- open-data-france
|
||||
- open-data-institute
|
||||
- radio-france
|
||||
services:
|
||||
services:
|
||||
- business-systems
|
||||
- data-standards
|
||||
- development
|
||||
@ -26,7 +26,7 @@ services:
|
||||
- rapid-application-development
|
||||
- research
|
||||
- user-research
|
||||
technologies:
|
||||
technologies:
|
||||
- ansible
|
||||
- d3
|
||||
- docker
|
||||
@ -42,4 +42,4 @@ technologies:
|
||||
|
||||
We are a _pluridisciplinary_ team of people who bring **human-centric innovation**, **web expertise** and **co-operation practices** to your team and products.
|
||||
|
||||
It translates into **iterative design thinking**, **agile software development** and **bespoke training consultancy services** – _remotely_ and _in house_.
|
||||
It translates into **iterative design thinking**, **agile software development** and **bespoke training consultancy services** – _remotely_ and _in house_.
|
||||
|
@ -12,10 +12,10 @@ latitude: 53.8612875
|
||||
longitude: -1.91083900000001
|
||||
clients:
|
||||
services:
|
||||
technologies:
|
||||
technologies:
|
||||
- ruby-on-rails
|
||||
---
|
||||
|
||||
Fairmondo UK is the UK’s first co-operatively owned online marketplace. Our aim is simple: to make it easy to find the ethical online from an ethical business. Aggregating ethical sellers and goods in one marketplace and creating a brand that becomes synonymous with the best in this sector. We are a part of a global movement of co-operative businesses (starting with fairmondo.de, Germany 2012) connecting the local and working to create a new kind of transparent, democratic, open & participatory Internet.
|
||||
|
||||
Fairmondo UK is the trading name of Worth Cooperating Ltd, a workers co-operative. We describe ourselves as a bunch of citizen activists who asked ‘why isn’t there a co-operative version of Amazon or eBay?’. Collectively we have a set of social media marketing, networking, coding, project management, management and people skills. Rather deficient in everything but prepared to have a go.
|
||||
Fairmondo UK is the trading name of Worth Cooperating Ltd, a workers co-operative. We describe ourselves as a bunch of citizen activists who asked ‘why isn’t there a co-operative version of Amazon or eBay?’. Collectively we have a set of social media marketing, networking, coding, project management, management and people skills. Rather deficient in everything but prepared to have a go.
|
||||
|
42
_coops/form-and-function.md
Normal file
42
_coops/form-and-function.md
Normal file
@ -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,14 +6,14 @@ website: http://www.foundersandcoders.com/
|
||||
email: hello@foundersandcoders.com
|
||||
twitter: founderscoders
|
||||
github: foundersandcoders
|
||||
telephone: 020 3583 2442
|
||||
telephone: '020 3583 2442'
|
||||
address: 14 Palmers Road,London,E2 0SY
|
||||
latitude: 51.5295318
|
||||
longitude: -0.04229490000000169
|
||||
clients:
|
||||
services:
|
||||
services:
|
||||
- mentoring
|
||||
technologies:
|
||||
technologies:
|
||||
- express-js
|
||||
- node-js
|
||||
- postgresql
|
||||
|
@ -6,12 +6,12 @@ website: http://gildedsplinters.coop/
|
||||
email: andrew@gildedsplinters.coop
|
||||
twitter: index.html
|
||||
github:
|
||||
telephone: "+44 7793650013"
|
||||
telephone: '+44 7793650013'
|
||||
address: Virtual
|
||||
latitude: -26.9041798
|
||||
longitude: -49.0924112
|
||||
clients:
|
||||
services:
|
||||
services:
|
||||
- branding-and-identity
|
||||
- business-analysis
|
||||
- consultancy
|
||||
@ -25,28 +25,28 @@ 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;
|
||||
|
||||
Identify strategic and tactical opportunities
|
||||
Discover and implement new services and products
|
||||
Foster innovation
|
||||
Make plans and concepts real
|
||||
Check your own thinking
|
||||
* Identify strategic and tactical opportunities
|
||||
* Discover and implement new services and products
|
||||
* Foster innovation
|
||||
* Make plans and concepts real
|
||||
* Check your own thinking
|
||||
|
||||
Our skills and experience include;
|
||||
|
||||
Developing brand vision and value
|
||||
Incubating brands and products
|
||||
Designing brand experiences
|
||||
Originating campaign themes and creative propositions
|
||||
Crafting stories, scripts and copy
|
||||
Providing insights into brand culture and audiences
|
||||
Communications and content distribution strategy
|
||||
Managing media and reputations
|
||||
Market and channel planning and activation
|
||||
Design for print, web and mobile
|
||||
Concepts and production for video and audio
|
||||
Creative mentoring and facilitation
|
||||
Communications coaching
|
||||
* Developing brand vision and value
|
||||
* Incubating brands and products
|
||||
* Designing brand experiences
|
||||
* Originating campaign themes and creative propositions
|
||||
* Crafting stories, scripts and copy
|
||||
* Providing insights into brand culture and audiences
|
||||
* Communications and content distribution strategy
|
||||
* Managing media and reputations
|
||||
* Market and channel planning and activation
|
||||
* Design for print, web and mobile
|
||||
* Concepts and production for video and audio
|
||||
* Creative mentoring and facilitation
|
||||
* Communications coaching
|
||||
|
||||
Our members have worked with a wide range of clients, from startups to global organisations, including;
|
||||
|
||||
Alcatel, Aviva, Barclays, BBC, Bluewater, BMW, Bose, British Airways, Bulmers, Brook Street, Cannon, Cadbury, Carphone Warehouse, Chevrolet, .coop, Coops UK, CWDC Social Worker Recruitment, Dixons, Disney, Ferrero, Giant Bicycles, Google, Great Ormond Street Hospital, Habitat, Heal’s, Hewlett Packard, IBM, Jamaica Tourism, National Trust, Notonthehighstreet.com, Jaguar, Kodak, Neff, Nestle, Oracle, Peugeot, Post Office, Proctor & Gamble, Renault, Royal Mail, RSPB, Saab, SanDisk, TDA Teacher recruitment, Tesco, Thomson Holidays, Toshiba, Unilever and Waitrose
|
||||
Alcatel, Aviva, Barclays, BBC, Bluewater, BMW, Bose, British Airways, Bulmers, Brook Street, Cannon, Cadbury, Carphone Warehouse, Chevrolet, .coop, Coops UK, CWDC Social Worker Recruitment, Dixons, Disney, Ferrero, Giant Bicycles, Google, Great Ormond Street Hospital, Habitat, Heal’s, Hewlett Packard, IBM, Jamaica Tourism, National Trust, Notonthehighstreet.com, Jaguar, Kodak, Neff, Nestle, Oracle, Peugeot, Post Office, Proctor & Gamble, Renault, Royal Mail, RSPB, Saab, SanDisk, TDA Teacher recruitment, Tesco, Thomson Holidays, Toshiba, Unilever and Waitrose
|
||||
|
@ -10,11 +10,11 @@ telephone:
|
||||
address: London
|
||||
latitude: 51.5073219
|
||||
longitude: -0.1276474
|
||||
clients:
|
||||
clients:
|
||||
- creating-freedom
|
||||
- participatory-economics-uk
|
||||
- stand-up-for-labour
|
||||
services:
|
||||
services:
|
||||
- artwork
|
||||
- branding-and-identity
|
||||
- development
|
||||
@ -23,7 +23,7 @@ services:
|
||||
- logo-design
|
||||
- user-research
|
||||
- web-design
|
||||
technologies:
|
||||
technologies:
|
||||
- after-effects
|
||||
- htmlcss
|
||||
- adobe-illustrator
|
||||
|
@ -6,23 +6,23 @@ website: https://gofreerange.com/
|
||||
email: lets@gofreerange.com
|
||||
twitter: freerange
|
||||
github: freerange
|
||||
telephone: N/A
|
||||
telephone: '+44 (0)20 3823 6286'
|
||||
address: The Foundry, 156 Blackfriars Road, London, SE1 8EN.
|
||||
latitude: 51.501086
|
||||
longitude: -0.1064455
|
||||
clients:
|
||||
clients:
|
||||
- futurelearn
|
||||
- government-digital-service
|
||||
- o2
|
||||
- bbc
|
||||
services:
|
||||
services:
|
||||
- business-analysis
|
||||
- consultancy
|
||||
- database-solutions
|
||||
- development
|
||||
- devops
|
||||
- rapid-application-development
|
||||
technologies:
|
||||
technologies:
|
||||
- htmlcss
|
||||
- javascript
|
||||
- mysql
|
||||
@ -35,4 +35,4 @@ We are a co-operative with some of the most experienced software developers in t
|
||||
|
||||
Wholly owned and run by the hands that build your software. We are self-organising: we don’t have account managers; we want you to work with the doers instead of sayers.
|
||||
|
||||
Please approach us with projects that are _inspiring_; we absolutely _require a challenge_.
|
||||
Please approach us with projects that are _inspiring_; we absolutely _require a challenge_.
|
||||
|
@ -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
Normal file
63
_coops/greennet.md
Normal file
@ -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
Normal file
59
_coops/infact.md
Normal file
@ -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
|
||||
twitter:
|
||||
github:
|
||||
telephone: "+44 1484 846231"
|
||||
address: Huddersfield
|
||||
telephone: '+44 1484 846231'
|
||||
address: 24 Bridge Street, Slaithwaite, Huddersfield, HD7 5JN
|
||||
latitude: 53.6466645
|
||||
longitude: -1.7822482
|
||||
clients:
|
||||
@ -36,4 +36,4 @@ And of course we help with hosting, domain names, SSL encryption, mail hosting
|
||||
|
||||
Our ethos is to provide our clients with the tools, skills and expertise they need to achieve their goals without being forever dependent on people like us. We like using open source software for the same basic reasons.
|
||||
|
||||
Based in the South Pennines, we work with clients globally.
|
||||
Based in the South Pennines, we work with clients globally.
|
||||
|
@ -6,11 +6,11 @@ website: http://mediaco-op.net/
|
||||
email: hello@mediaco-op.net
|
||||
twitter: themediacoop.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
|
||||
latitude: 55.850882122227354
|
||||
longitude: -4.232032299041748
|
||||
clients:
|
||||
clients:
|
||||
- bbc
|
||||
- co-operatives-uk
|
||||
- favor
|
||||
@ -22,15 +22,15 @@ clients:
|
||||
- shakti-women-s-aid
|
||||
- the-woodcraft-folk
|
||||
- women-s-support-project
|
||||
services:
|
||||
services:
|
||||
- animation
|
||||
- film
|
||||
- ideation
|
||||
- photography
|
||||
- user-research
|
||||
- web-design
|
||||
technologies:
|
||||
- angular-1-x
|
||||
technologies:
|
||||
- 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.
|
||||
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.
|
||||
|
@ -2,23 +2,23 @@
|
||||
title: MediaBlaze Hosts
|
||||
name: MediaBlaze Hosts
|
||||
members:
|
||||
website: http://mediablazehosts.coop
|
||||
email: letschat@mediablazehosts.coop
|
||||
website: https://mediablazehosts.coop
|
||||
email: cs@mediablazehosts.coop
|
||||
twitter: MediaBlazeHosts
|
||||
github: mediablazehosts
|
||||
telephone: 0333 335 0166
|
||||
address: 31 Station Road,Charing,Ashford,Kent,TN27 0JA
|
||||
telephone: '0333 335 0166'
|
||||
address: MediaBlaze Hosts, 31 Station Road,Charing,Ashford,Kent,TN27 0JA
|
||||
latitude: 51.20871820000001
|
||||
longitude: 0.7920888999999534
|
||||
clients:
|
||||
services:
|
||||
services:
|
||||
- consultancy
|
||||
- domain-names
|
||||
- email
|
||||
- hosting
|
||||
- it-security
|
||||
- virtual-servers
|
||||
technologies:
|
||||
technologies:
|
||||
- apache
|
||||
- centos
|
||||
- htmlcss
|
||||
@ -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.
|
||||
|
||||
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
|
||||
|
@ -11,13 +11,13 @@ address: CAN Mezzanine,49-51 East Road,London,United Kingdom,N1 6AH
|
||||
latitude: 51.5284201
|
||||
longitude: -0.08787919999997484
|
||||
clients:
|
||||
services:
|
||||
services:
|
||||
- consultancy
|
||||
- development
|
||||
- email
|
||||
- hosting
|
||||
- web-design
|
||||
technologies:
|
||||
technologies:
|
||||
- apache
|
||||
- htmlcss
|
||||
- lets-encrypt
|
||||
@ -45,4 +45,4 @@ Established in 2003, Netuxo is registered as a limited company in England and Wa
|
||||
|
||||
## Netuxo España
|
||||
|
||||
Netuxo is also present in Spain, based in Sevilla, within Tramallol, a value-based co-working space that defines itself as “a mixture of persons, knowledge and projects”. Netuxo España is presently the trading name of one of our directors, who is registered as self-employed in Spain. This means when our international clients prefer to be invoiced from within the EU and pay in Euros, we can do that.
|
||||
Netuxo is also present in Spain, based in Sevilla, within Tramallol, a value-based co-working space that defines itself as “a mixture of persons, knowledge and projects”. Netuxo España is presently the trading name of one of our directors, who is registered as self-employed in Spain. This means when our international clients prefer to be invoiced from within the EU and pay in Euros, we can do that.
|
||||
|
@ -6,11 +6,11 @@ website: http://www.opendataservices.coop
|
||||
email: contact@opendataservices.coop
|
||||
twitter: opendatacoop
|
||||
github:
|
||||
telephone: "+ 44 (0)161 298 1213"
|
||||
telephone: '+44 (0)161 298 1213'
|
||||
address: Remote working team, across the UK,United Kingdom
|
||||
latitude: 52.47695163340273
|
||||
longitude: -1.8878889083862305
|
||||
clients:
|
||||
clients:
|
||||
- 360-giving
|
||||
- department-for-international-development
|
||||
- initiative-for-open-ag-funding
|
||||
@ -22,16 +22,16 @@ clients:
|
||||
- open-referral
|
||||
- power-to-change
|
||||
- world-bank
|
||||
services:
|
||||
services:
|
||||
- community-building
|
||||
- consultancy
|
||||
- data-standards
|
||||
- development
|
||||
- research
|
||||
- strategy
|
||||
technologies:
|
||||
technologies:
|
||||
- apache
|
||||
- gnu-bash
|
||||
- bash
|
||||
- debian
|
||||
- django-2
|
||||
- htmlcss
|
||||
@ -46,8 +46,8 @@ technologies:
|
||||
We help people publish and use open data.
|
||||
We provide technologies, support, and services relating to the production, standardisation and use of open data. We support activities that promote social impacts from open data. And through that we aim to make sure open data is useful, usable and in use.
|
||||
|
||||
We provide training, consultancy, development and support for:
|
||||
We provide training, consultancy, development and support for:
|
||||
|
||||
* Organisations building and maintaining open data standards
|
||||
* Organisations publishing open data
|
||||
* Organisations using open data
|
||||
* Organisations using open data
|
||||
|
@ -6,11 +6,11 @@ website: http://open-ecommerce.org/
|
||||
email: info@open-ecommerce.org
|
||||
twitter: timeline
|
||||
github: open-ecommerce
|
||||
telephone: "+44 020 3731 9073"
|
||||
address: Unit 23A Iliffe Yard,,London,UK,SE17 3QD
|
||||
telephone: '+44 020 3731 9073'
|
||||
address: Unit 23A Iliffe Yard,London,UK,SE17 3QD
|
||||
latitude: 51.48941875721223
|
||||
longitude: -0.10058949123231287
|
||||
clients:
|
||||
clients:
|
||||
- letthemtalk
|
||||
- maria-sao-paulo
|
||||
- mds-uk-patient-support
|
||||
@ -18,7 +18,7 @@ clients:
|
||||
- tango-space
|
||||
- toothpic-nations
|
||||
- uk-tango-festival-chamionship
|
||||
services:
|
||||
services:
|
||||
- business-systems
|
||||
- consultancy
|
||||
- database-solutions
|
||||
@ -27,7 +27,7 @@ services:
|
||||
- hosting
|
||||
- rapid-application-development
|
||||
- seo-optimisation
|
||||
technologies:
|
||||
technologies:
|
||||
- after-effects
|
||||
- joomla
|
||||
- magento
|
||||
@ -43,4 +43,4 @@ We are a group of independent developers, specialized in Open Source platforms a
|
||||
|
||||
Our projects are united by a common underlying idea. Everything we do aims to empower people and go along them in the path to realize their projects.
|
||||
|
||||
Part of the income from our agency work goes to create links with the community and develop social projects. So far we have engaged with projects in South America, and more recently European and UK-based projects. This is our philosophy.
|
||||
Part of the income from our agency work goes to create links with the community and develop social projects. So far we have engaged with projects in South America, and more recently European and UK-based projects. This is our philosophy.
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user