4
0
mirror of https://git.coop/cotech/website.git synced 2025-06-26 08:30:47 +00:00

Compare commits

...

191 Commits

Author SHA1 Message Date
877836953a Implement burger menu
Rather than attempt to recreate the exact burger menu from the old
version of the site, since it requires a number of dependencies, I've
added a burger menu with some inline javascript to handle the toggle
states.

I used Claude 4 to help generate the CSS here.
2025-06-25 21:52:48 +01:00
b9d79dd8f8 Make section.content 100% wide
To work on mobile
2025-06-25 21:52:25 +01:00
06c0d8f45f Style service/technology pages 2025-06-25 21:34:58 +01:00
97e868dc91 Make .two-column a single column on mobile 2025-06-25 21:26:20 +01:00
fea43c6370 Layout improvements on mobile
I've hidden the metadata and reduced some whitespace to make things
look a little better on small screens.
2025-06-25 21:23:29 +01:00
fa70991744 Style about and join pages 2025-06-25 21:09:14 +01:00
b562b72d44 Add id to contact section
So that we can link to it as #contact
2025-06-25 20:46:14 +01:00
5268bcd3b3 Extract some colour variables 2025-06-25 20:41:36 +01:00
0916048bc3 Style co-op pages 2025-06-20 16:33:36 +01:00
b3371aa8c9 Style footer 2025-06-20 16:07:07 +01:00
8514b203d1 Style the "get in touch" slice 2025-06-20 15:57:43 +01:00
a39fcae98b Style members area 2025-06-20 15:51:36 +01:00
33db3c91c7 Style metadata slice 2025-06-20 15:15:59 +01:00
c320a15887 Extract some colour variables 2025-06-20 14:59:11 +01:00
78f236203c Extract spacing variables
A scale taken from https://medium.com/codyhouse/create-your-design-system-part-4-spacing-895c9213e2b9
2025-06-20 14:51:49 +01:00
b4faded4b3 Style homepage hero 2025-06-20 14:49:45 +01:00
1e60c58a6e Style the header 2025-06-20 14:43:49 +01:00
20795aebf2 Add reset stylesheet
Taken from https://www.joshwcomeau.com/css/custom-csss-reset/
2025-06-20 14:43:49 +01:00
90e2f61021 s/Get In Touch/Contact 2025-06-20 14:43:49 +01:00
bab33c25f4 Move manifesto onto about page 2025-06-20 14:43:49 +01:00
01c626751a Apply basic typography
As used in the original design.
2025-06-20 14:43:49 +01:00
55bb15c4b5 Remove top.html
I can't see why this page exists, so I'm removing it.
2025-06-20 14:07:33 +01:00
b2ac2abee2 Remove bot.html
I can't see why this page exists, so I'm removing it.
2025-06-20 14:07:32 +01:00
3517d04637 Strip out CSS, JS and extra markup
The site had around 7000 lines of CSS and 23,000 lines of JS. It also
used a framework called "Zurb" to build the layout. We're planning to
rebrand the website and to make that work easier I think it would help
me (and hopefully those that come after me) to strip out all of these
technologies and recreate the site with a simple stylesheet.

By doing so I think we lose a couple of features, such as the zooming hover
states on the grids of images. Some features, like the "sticky" header
are probably better implemented nowadays in pure CSS.

Given that the site is maintained by volunteers I think the simpler we
can make it the better.
2025-06-20 14:07:32 +01:00
876e7cd0c8 Remove client-list shuffle javascript
The selector in this JS doesn't seem to match anything on the site, so
I'm removing it.
2025-06-20 13:13:57 +01:00
bf84b721b6 Delete technology logos
These logos are no longer used on the site, so they can be deleted.
2025-06-20 13:13:57 +01:00
a4843319e0 Delete services logos
These logos are no longer used on the site, so they can be removed.
2025-06-20 13:13:56 +01:00
d88b6820e4 Remove service logo from filter page 2025-06-20 13:13:56 +01:00
e8261d3be1 Remove technology logo from filter page 2025-06-20 13:13:56 +01:00
e183c6308a Delete clients logos
These logos are no longer used on the home page, or on the individual
co-op pages, so they can be removed.
2025-06-20 13:13:56 +01:00
56bc5a9612 Replace technology, service and client logos with text 2025-06-20 13:13:56 +01:00
5eb1b74c99 Update footer text to reflect removal of sections 2025-06-20 13:13:56 +01:00
3ac09903e9 Remove technologies, clients, services from menu 2025-06-20 13:13:55 +01:00
10ecc8aef0 Remove technologies, clients, services from homepage 2025-06-20 13:13:55 +01:00
b8127bffd3 Remove maps from the site
I've also removed as much related code as I can find.
2025-06-20 13:13:55 +01:00
9a9f5be563 Update year in footer 2025-06-20 12:17:59 +01:00
18851086d9 Upgrade ruby and gems
Ruby 2.6.6 has reached the end-of-life and I had some trouble
installing the dependencies locally as a result. I've updated to the
latest version of ruby and regenerated the Gemfile.lock with the
latest versions of the two gems we depend on, and their dependencies.

Everything looks to still be working in terms of site generation.
2025-06-20 10:57:07 +01:00
9ead880cbc Revert "Delete cbn.md"
This reverts commit 9308dd83b7
2025-06-12 09:19:41 +00:00
9308dd83b7 Delete cbn.md 2025-06-12 08:31:44 +00:00
01e577b9fa Delete aptivate.md 2025-06-12 08:30:04 +00:00
aa7624883d Delete paperrhino.md 2025-06-12 08:28:15 +00:00
999de34ccc Add LocalGov Drupal 2025-06-03 12:53:52 +01:00
c0b767e8e4 Edit outlandish.md 2025-04-29 11:38:48 +00:00
11dab23c22 delete form and function 2025-04-17 16:17:57 +01:00
58b2097932 add principle six 2025-04-15 11:42:53 +01:00
3d5bae33bc update sea logo 2025-04-14 15:17:57 +01:00
ef22ce6858 Edit solidarity-economy-association 2025-04-14 13:59:47 +00:00
371a4f46a1 Add new file 2025-04-14 13:57:45 +00:00
0d3b5d2321 add solidarity-economy-association.png 2025-04-14 14:55:57 +01:00
a53e452985 Merge branch 'master' of git.coop:cotech/website 2025-04-14 14:52:43 +01:00
5456bd7005 Add asterisk-labs.png 2025-04-14 14:52:05 +01:00
01c4c9e932 Added new coop 2025-04-14 13:51:42 +00:00
d0830e13ed Delete blake-house-filmmakers-co-op.md 2025-04-14 13:39:19 +00:00
633711c16a Delete small-axe.md 2025-04-14 13:34:55 +00:00
fea3c73df0 Delete tableflip.md 2025-04-14 13:33:53 +00:00
4b4209700d Delete founders-and-coders.md 2025-04-14 13:32:38 +00:00
b7010453de Delete digital-liberties.md 2025-04-14 13:32:05 +00:00
f07bf1aa67 Delete dev-the-developers-society.md 2025-04-14 13:31:45 +00:00
c9b3b28c24 Delete dcdc.md 2025-04-14 13:31:34 +00:00
2db3cca43d Delete dandelion-collective.md 2025-04-14 13:30:03 +00:00
ac27ee46b5 Delete chapel-street-studio.md 2025-04-14 13:22:29 +00:00
1e4d564d9c Delete alpha-communication.md 2025-04-14 13:20:57 +00:00
dd5164cf62 Delete united-diversity.md 2025-04-14 13:14:06 +00:00
cf698c7666 dot project have closed https://www.linkedin.com/posts/dot-project_gratitude-digitalresilience-socialimpact-activity-7297974693054091264-oR4D/ 2025-03-27 15:38:50 +00:00
675ba8ba18 Update autonomic 2025-02-14 08:55:42 +09:00
ea0c059bab Update client logos 2025-02-14 08:49:55 +09:00
4059d38c3c Add Autonomic clients 2025-02-14 08:40:57 +09:00
7949a222a3 Update Autonomic 2025-02-14 07:49:11 +09:00
c7da7a5b7e update lat long 2025-01-17 11:53:02 +00:00
7c531125fe update Cetis LLP address 2025-01-17 11:42:47 +00:00
a1ffcaa344 Fix loomio URL 2024-09-19 19:52:19 +01:00
11b5d0c189 update about page 2024-09-18 17:09:06 +01:00
31810705bc typo 2024-09-18 17:03:33 +01:00
80201a89ef Merge branch 'master' of git.coop:cotech/website 2024-09-18 17:01:58 +01:00
9bd517be3c about page updates from natasha 2024-09-18 17:01:12 +01:00
c90f876053 Update coop details 2024-09-18 15:45:08 +00:00
13132c17bc Upload New File 2024-09-18 15:37:32 +00:00
a6f7a74683 Merge branch 'master' of git.coop:cotech/website 2024-09-18 16:23:11 +01:00
5e081622e2 add link to reasons to join page 2024-09-18 16:22:44 +01:00
c2d2812343 Update media-coop.md 2024-09-18 15:22:09 +00:00
0f0e6c82bb Merge branch 'master' of git.coop:cotech/website 2024-09-18 16:21:52 +01:00
66d67c7789 add link to reasons to join workers.coop 2024-09-18 16:21:17 +01:00
7f8db3f85d Update media-coop.md 2024-09-18 15:20:40 +00:00
7ec0c7f8aa Merge branch 'master' of git.coop:cotech/website 2024-09-18 16:14:37 +01:00
520619128f add join us link to index page 2024-09-18 16:14:18 +01:00
0c03dec73a Update join.md 2024-09-18 15:13:28 +00:00
7e56c1463e Update join.md 2024-09-18 15:10:00 +00:00
c87f8ed247 Update join.md 2024-09-18 15:08:37 +00:00
a86a80b967 Update join.md 2024-09-18 15:06:53 +00:00
7954e6cc27 Update join.md 2024-09-18 15:05:16 +00:00
2e12be8b92 Merge branch 'master' of git.coop:cotech/website 2024-09-18 16:03:03 +01:00
e800be2943 Remove code operative 2024-09-18 16:02:41 +01:00
f63f6b3fe2 Update join.md 2024-09-18 15:01:50 +00:00
ce2bba506b Update join.md 2024-09-18 14:57:47 +00:00
4e5457266e Merge branch 'master' of git.coop:cotech/website 2024-09-18 15:57:01 +01:00
9c7ee22d6e Remove wave.coop 2024-09-18 15:56:40 +01:00
ceaf1a8d2d Update join.md 2024-09-18 14:56:27 +00:00
1b1d4d6c28 update join us 2024-09-18 15:53:27 +01:00
43ea6f260a update workers.coop link 2024-09-18 15:44:22 +01:00
4b49ab8dd0 add back manifesto button 2024-09-18 15:42:43 +01:00
0356de472f Merge branch 'master' of git.coop:cotech/website 2024-09-18 15:40:26 +01:00
dc910e883c test omit video link 2024-09-18 15:39:54 +01:00
d49fc121d3 Add wordpress to technologies list 2024-09-18 14:28:59 +00:00
0abcdbc0cf Update coop details 2024-09-18 14:11:46 +00:00
75df6431bf CoTech members are workers.coop members 2024-09-18 15:08:21 +01:00
02df852b39 Update file index.html 2024-09-18 13:58:49 +00:00
9403a40acf fix typo 2024-09-10 16:58:36 +01:00
1bec992972 delete Open Data Services at their request 2024-08-23 08:31:49 +01:00
6e4fe5f2ca Del Yvant https://www.loomio.com/p/XfrkaoGQ/remove-yavant-from-the-cotech-website 2024-06-09 10:10:33 +01:00
64762638af Merge branch 'master' of git.coop:cotech/website 2023-06-06 16:10:25 +01:00
8393069ffd Two coops had the wrong longitude value so were in the wrong place
Negative longitude added instead of positive

Signed-off-by: Chris Croome <chris@webarchitects.co.uk>
2023-06-06 16:07:37 +01:00
6939b8c4cc Fixes an incorrect URL to GitHub for Webarchitects
GitHub creds should just be the username and not include the https

Signed-off-by: Chris Croome <chris@webarchitects.co.uk>
2023-06-06 15:02:34 +00:00
3b79024add Adds Cooperative IT to the website
Hoping this is all done correctly - happy to amend

Signed-off-by: Chris Croome <chris@webarchitects.co.uk>
2023-06-06 15:02:34 +00:00
0e649ab168 Update README 2023-06-06 15:02:34 +00:00
4e9b094f89 Fixes #63 Updates the mapbox url and map style to work
The old style maps have been deprecated
Fix from
https://docs.mapbox.com/help/troubleshooting/migrate-legacy-static-tiles-api/

Signed-off-by: Chris Croome <chris@webarchitects.co.uk>
2023-06-06 15:02:34 +00:00
4f27c1274b Necessary to get the application up and running locally
Was encountering a problem with the bundler version
Used the solution here:
https://stackoverflow.com/questions/47026174/find-spec-for-exe-cant-find-gem-bundler-0-a-gemgemnotfoundexception

Signed-off-by: Chris Croome <chris@webarchitects.co.uk>
2023-06-06 15:02:34 +00:00
baae89baf0 fractal remove unused fields 2022-11-10 15:57:56 +00:00
878cda7606 testing impact-box remove empty fields 2022-11-10 15:54:50 +00:00
742d701612 Update _coops/impact-box.md, _coops/fractals.md 2022-11-10 15:43:18 +00:00
ae162fe4d3 Update _coops/mediablaze-hosts.md 2022-11-10 15:39:30 +00:00
ca8bdedac4 Update _coops/fractals.md, _coops/impact-box.md 2022-11-10 15:38:51 +00:00
ef4d9494e1 updated fractals and impact box membership based on companies house records 2022-11-10 15:10:52 +00:00
108dd17f92 Adding fractals and impact box as per
https://www.loomio.com/d/8Ygs5UnC/approve-fractals-co-op-application-to-join-cotech
and
https://www.loomio.com/d/ivVK3xW0/approve-impact-box-cooperative-application-to-join-cotech
2022-11-10 14:09:05 +00:00
c5bbad75aa Due to https://www.loomio.com/p/MWxyQemD/7-members-co-ops-to-leave-cotech
removing 7 co-ops
2022-11-10 13:38:20 +00:00
dbe6743834 Update _coops/outlandish.md 2022-11-10 11:45:29 +00:00
c1f9b4162b remove test deploy servermigration branch 2022-11-06 19:58:24 +00:00
2c8bbc3d5a fix ssh-keyscan 2022-11-06 19:51:01 +00:00
2baca3c81d ssh-keyscan ip addreess 2022-11-06 19:48:53 +00:00
4322865986 Test servermigration branch 2022-11-06 19:32:22 +00:00
8cc7fc3273 Test server migration 2022-11-06 19:28:17 +00:00
7c1e196dfd add clients + logos, co-op cloud tech 2022-04-06 14:04:08 +01:00
1d9af1bc70 update autonomic deets 2022-03-15 14:59:44 +01:00
027f28ed6e Optimize images
- `svgo` for SVG
- `optipng` for PNG

Signed-off-by: Chris Croome <chris@webarchitects.co.uk>
2022-03-09 13:45:49 +00:00
321154c7d0 Add Yvant as a member
Signed-off-by: Chris Croome <chris@webarchitects.co.uk>
2022-03-09 13:45:49 +00:00
419e84a6a4 Add whitespace around Animorph logo 2021-09-17 14:07:09 +00:00
32c083d91e Update Animorph images 2021-09-17 12:15:26 +00:00
7565b10f37 red-hat / redhat inconsistancy fixed 2021-06-24 17:21:58 +01:00
3c0a5a848c Typo fixed 2021-06-24 13:33:48 +01:00
1bb4274a71 Add GitHub repo details to README 2021-06-24 13:32:48 +01:00
1e4a5dce66 Dot Project logon added 2021-06-24 12:22:51 +01:00
620bbee6fa Add files via upload
updating We are Open's logo

Signed-off-by: Chris Croome <chris@webarchitects.co.uk>
2021-06-24 12:22:11 +01:00
588340eab1 Add files via upload
uploading client logos

Signed-off-by: Chris Croome <chris@webarchitects.co.uk>
2021-06-24 12:22:11 +01:00
b3c2b3afb8 Rename red-hat to red-hat.md
Signed-off-by: Chris Croome <chris@webarchitects.co.uk>
2021-06-24 12:22:11 +01:00
0ef94fb89a Rename near to near.md
Signed-off-by: Chris Croome <chris@webarchitects.co.uk>
2021-06-24 12:22:11 +01:00
04ef4254b3 Rename participate to participate.md
Signed-off-by: Chris Croome <chris@webarchitects.co.uk>
2021-06-24 12:22:11 +01:00
0890a995cf Create near
Signed-off-by: Chris Croome <chris@webarchitects.co.uk>
2021-06-24 12:22:04 +01:00
1cabb2dcb4 Create participate
Signed-off-by: Chris Croome <chris@webarchitects.co.uk>
2021-06-24 12:22:04 +01:00
99d88bfd6c Create red-hat
Signed-off-by: Chris Croome <chris@webarchitects.co.uk>
2021-06-24 12:22:04 +01:00
751c3c4e03 Update we-are-open.md
Signed-off-by: Chris Croome <chris@webarchitects.co.uk>
2021-06-24 12:22:04 +01:00
21b5627d9d Update we-are-open.md
edited text, added clients and technologies

Signed-off-by: Chris Croome <chris@webarchitects.co.uk>
2021-06-24 12:22:04 +01:00
d189634c29 Correct technology 2021-04-08 17:59:07 +00:00
0ba4d79795 Add Django3 2021-04-08 17:54:23 +00:00
64a2a93bc5 Add client and technology md files 2021-04-08 17:41:31 +00:00
575e8a8d53 Update Animorph address, clients, services, description 2021-04-08 17:33:42 +00:00
756aa5918a Need add client logos of nesta, the-executive-office & belfast-city-council 2021-04-08 15:32:23 +00:00
760cbf6da2 README updated 2021-04-08 16:31:57 +01:00
56f5dc7320 Update animorph.md 2021-04-08 15:31:34 +00:00
bd48be7aca Upload datacontentreach.png 2021-04-08 15:23:42 +00:00
0e8fcc79ae Update animorph.md 2021-04-08 15:21:15 +00:00
58345b6ec7 Update animorph.md 2021-04-08 15:19:49 +00:00
19f5345517 Update datacontentreach.md 2021-04-08 15:19:25 +00:00
a26e5afcee Add Data Content Reach 2021-04-08 15:18:59 +00:00
4f4d411e2d Delete greennet.md 2021-04-08 15:15:12 +00:00
26ed856e28 Delete netuxo.md 2021-04-08 15:14:29 +00:00
ea529d7a7d Update for Polly https://community.coops.tech/t/updating-the-cotech-website/2271/4 2021-02-12 11:34:18 +00:00
5db24a717c Replace code-operative.png 2021-01-07 17:12:29 +00:00
8dd4514bf9 Replace code-operative.png 2021-01-07 17:04:54 +00:00
cd26184112 Replace code-operative.png 2021-01-07 17:00:17 +00:00
7a98a5d487 Replace code-operative.png 2021-01-07 16:55:03 +00:00
6f62704c40 Replace code-operative.png 2021-01-07 16:41:59 +00:00
577871e4be Bigger & higher resolution version of GFR logo 2020-10-28 19:16:34 +00:00
b3ea23c6a1 Add missing space to Ctrl Group title 2020-10-12 21:45:27 +01:00
25248bf9ec Add Ctrl Group to Go Free Range client list 2020-10-12 21:42:35 +01:00
d5a260c00e Update Ruby to v2.6.6
This is the latest patch version of v2.6.
2020-10-11 14:47:35 +01:00
2c655c68d1 Update Ruby to v2.5.8
This is the latest patch version of v2.5.
2020-10-11 14:30:35 +01:00
ee8393e1ec Add clients, services & technologies for GFR coop 2020-10-11 14:06:34 +01:00
d18fd1672f Put clients in alphabetical order for go-free-range
This seems to be the approach we've taken for the majority of coops.
2020-10-11 12:49:10 +01:00
6757353a39 Remove trailing whitespace for go-free-range coop 2020-10-11 12:48:56 +01:00
265ddf5d93 Fix cast.png image
This seems to have been inadvertently broken in this commit [1]. Perhaps
even the GitLab Web IDE was confused by the "duplicate" image files...?

[1]: f0f0c3aea7
2020-10-11 12:22:21 +01:00
e1d8be7f5b Remove duplicate Power to Change client
Both Blake House and Open Data Services were already using lowercase
version of the Power to Change client markdown and image files, i.e.
`_clients/power-to-change.md` and `images/clients/power-to-change.png`.
So the uppercase versions of the files, i.e.
`_clients/Power-to-Change.md` and `images/clients/Power-to-Change.png`,
were effectively duplicates. 

This led to the following warning messages on case-insensitive
filesystems, making it hard to work on the project on such systems:

> warning: the following paths have collided (e.g. case-sensitive paths
> on a case-insensitive filesystem) and only one from the same colliding
> group is in the working tree

In this commit, I've added the website from `Power-to-Change.md` into
`power-to-change.md`, deleted `Power-to-Change.md` &
`Power-to-Change.png`, and changed the reference in `dot-project.md`
from `Power-to-Change` to `power-to-change`. I think this is the right
thing to do, because ideally all the markdown files should be lowercase
in case they are used in URL paths.
2020-10-10 15:05:03 +01:00
35c6bdc62b Remove duplicate Kaspersky client
Although no coops seem to be referencing this client, there were already
lowercase versions of the relevant files, i.e. `_clients/kaspersky.md`
and `images/clients/kaspersky.svg`. So the uppercase version,
`Kaspersky.md` was effectively a duplicate.

This led to the following warning messages on case-insensitive
filesystems, making it hard to work on the project on such systems:

> warning: the following paths have collided (e.g. case-sensitive paths
> on a case-insensitive filesystem) and only one from the same colliding
> group is in the working tree

In this commit, I've deleted `Kaspersky.md` which didn't contain
anything different to `kaspersky.md`. I think this is the right thing to
do, because ideally all the markdown files should be lowercase in case
they are used in URL paths.

There are other similar issues, but I plan to address them in separate
commits.
2020-10-10 14:58:32 +01:00
f0f0c3aea7 Remove duplicate CAST client
Both Blake House and InFact were already using lowercase version of the
CAST client markdown and image files, i.e. `_clients/cast.md` and
`images/clients/cast.png`. So the uppercase versions of the files, i.e.
`_clients/CAST.md` and `images/clients/CAST.png`, were effectively
duplicates.

This led to the following warning messages on case-insensitive
filesystems, making it hard to work on the project on such systems:

> warning: the following paths have collided (e.g. case-sensitive paths
> on a case-insensitive filesystem) and only one from the same colliding
> group is in the working tree

In this commit, I've added the website from `CAST.md` into `cast.md`,
deleted `CAST.md` & `CAST.png`, and changed the reference in
`dot-project.md` from `CAST` to `cast`. I think this is the right thing
to do, because ideally all the markdown files should be lowercase in
case they are used in URL paths.

There are other similar issues, but I plan to address them in separate
commits.
2020-10-10 14:49:39 +01:00
c57c3bb606 Added client logos for dotproject 2020-09-17 16:30:47 +01:00
379ae5bf9e Added clients for dotproject 2020-09-17 16:26:14 +01:00
86767b66e5 dot project image path fixed 2020-09-17 16:02:18 +01:00
6d81c59404 Revert "Image path fixed for dot project"
This reverts commit 3fcd541bf8
2020-09-17 16:01:53 +01:00
3fcd541bf8 Image path fixed for dot project 2020-09-17 15:57:18 +01:00
52911e8b41 Updated client list 2020-09-17 10:27:51 +01:00
9389210327 Update _coops/dot-project.md 2020-09-14 14:58:05 +01:00
c9f4d12110 Update _coops/dot-project.md 2020-09-14 14:57:43 +01:00
e7f7253011 Updates for dotproject 2020-09-14 14:52:17 +01:00
834 changed files with 2071 additions and 66246 deletions

View File

@ -1,9 +1,10 @@
image: ruby:2.5.3 ---
image: ruby:3.4.4
stages: stages:
- test - test
- staging - staging
- production - production
variables: variables:
JEKYLL_ENV: production JEKYLL_ENV: production
@ -20,48 +21,50 @@ before_script:
- echo "$SSH_PRIVATE_KEY" | tr -d '\r' | ssh-add - > /dev/null - echo "$SSH_PRIVATE_KEY" | tr -d '\r' | ssh-add - > /dev/null
- mkdir -p ~/.ssh - mkdir -p ~/.ssh
- chmod 700 ~/.ssh - chmod 700 ~/.ssh
- echo "$SSH_KNOWN_HOSTS" > ~/.ssh/known_hosts - ssh-keyscan web.cotech.uk > ~/.ssh/known_hosts
- ssh-keyscan 81.95.52.59 >> ~/.ssh/known_hosts
- chmod 644 ~/.ssh/known_hosts - chmod 644 ~/.ssh/known_hosts
- bundle install --path vendor - bundle install --path vendor
test: test:
stage: test stage: test
script: script:
- bundle exec jekyll build -d test - bundle exec jekyll build -d test
artifacts: artifacts:
paths: paths:
- test - test
except: except:
- master - master
deploy:dev: deploy:dev:
stage: staging stage: staging
script: script:
- bundle exec jekyll build -d public - bundle exec jekyll build -d public
- rsync -aqz --delete-after public/ cotech@webarch2.co.uk:sites/dev/ - rsync -aqz --delete-after public/ cotech@web.cotech.uk:sites/dev/
artifacts: artifacts:
paths: paths:
- public - public
environment: environment:
name: dev name: dev
url: https://dev.coops.tech url: https://dev.coops.tech
only: only:
- master - master
deploy:production: deploy:production:
stage: production stage: production
script: script:
- bundle exec jekyll build -d public - bundle exec jekyll build -d public
- rsync -aqz --delete-after public/ cotech@webarch2.co.uk:sites/default/ - rsync -aqz --delete-after public/ cotech@web.cotech.uk:sites/default/
artifacts: artifacts:
paths: paths:
- public - public
environment: environment:
name: production name: production
url: https://www.coops.tech url: https://www.coops.tech
only: only:
- master - master
when: manual when: manual
after_script: after_script:
- rm -rf /root/.ssh/ - rm -rf /root/.ssh/
...

View File

@ -1 +1 @@
2.5.3 3.4.4

View File

@ -1,65 +1,165 @@
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
addressable (2.6.0) addressable (2.8.7)
public_suffix (>= 2.0.2, < 4.0) public_suffix (>= 2.0.2, < 7.0)
base64 (0.3.0)
bigdecimal (3.2.2)
colorator (1.1.0) colorator (1.1.0)
concurrent-ruby (1.1.5) concurrent-ruby (1.3.5)
em-websocket (0.5.1) csv (3.3.5)
em-websocket (0.5.3)
eventmachine (>= 0.12.9) eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0) http_parser.rb (~> 0)
eventmachine (1.2.7) eventmachine (1.2.7)
ffi (1.10.0) ffi (1.17.2)
ffi (1.17.2-aarch64-linux-gnu)
ffi (1.17.2-aarch64-linux-musl)
ffi (1.17.2-arm-linux-gnu)
ffi (1.17.2-arm-linux-musl)
ffi (1.17.2-arm64-darwin)
ffi (1.17.2-x86-linux-gnu)
ffi (1.17.2-x86-linux-musl)
ffi (1.17.2-x86_64-darwin)
ffi (1.17.2-x86_64-linux-gnu)
ffi (1.17.2-x86_64-linux-musl)
forwardable-extended (2.6.0) forwardable-extended (2.6.0)
geocoder (1.5.1) geocoder (1.8.5)
http_parser.rb (0.6.0) base64 (>= 0.1.0)
i18n (0.9.5) csv (>= 3.0.0)
google-protobuf (4.31.1)
bigdecimal
rake (>= 13)
google-protobuf (4.31.1-aarch64-linux-gnu)
bigdecimal
rake (>= 13)
google-protobuf (4.31.1-aarch64-linux-musl)
bigdecimal
rake (>= 13)
google-protobuf (4.31.1-arm64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.31.1-x86-linux-gnu)
bigdecimal
rake (>= 13)
google-protobuf (4.31.1-x86-linux-musl)
bigdecimal
rake (>= 13)
google-protobuf (4.31.1-x86_64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.31.1-x86_64-linux-gnu)
bigdecimal
rake (>= 13)
google-protobuf (4.31.1-x86_64-linux-musl)
bigdecimal
rake (>= 13)
http_parser.rb (0.8.0)
i18n (1.14.7)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
jekyll (3.8.5) jekyll (4.4.1)
addressable (~> 2.4) addressable (~> 2.4)
base64 (~> 0.2)
colorator (~> 1.0) colorator (~> 1.0)
csv (~> 3.0)
em-websocket (~> 0.5) em-websocket (~> 0.5)
i18n (~> 0.7) i18n (~> 1.0)
jekyll-sass-converter (~> 1.0) jekyll-sass-converter (>= 2.0, < 4.0)
jekyll-watch (~> 2.0) jekyll-watch (~> 2.0)
kramdown (~> 1.14) json (~> 2.6)
kramdown (~> 2.3, >= 2.3.1)
kramdown-parser-gfm (~> 1.0)
liquid (~> 4.0) liquid (~> 4.0)
mercenary (~> 0.3.3) mercenary (~> 0.3, >= 0.3.6)
pathutil (~> 0.9) pathutil (~> 0.9)
rouge (>= 1.7, < 4) rouge (>= 3.0, < 5.0)
safe_yaml (~> 1.0) safe_yaml (~> 1.0)
jekyll-sass-converter (1.5.2) terminal-table (>= 1.8, < 4.0)
sass (~> 3.4) webrick (~> 1.7)
jekyll-sass-converter (3.1.0)
sass-embedded (~> 1.75)
jekyll-watch (2.2.1) jekyll-watch (2.2.1)
listen (~> 3.0) listen (~> 3.0)
kramdown (1.17.0) json (2.12.2)
liquid (4.0.3) kramdown (2.5.1)
listen (3.1.5) rexml (>= 3.3.9)
rb-fsevent (~> 0.9, >= 0.9.4) kramdown-parser-gfm (1.1.0)
rb-inotify (~> 0.9, >= 0.9.7) kramdown (~> 2.0)
ruby_dep (~> 1.2) liquid (4.0.4)
mercenary (0.3.6) listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.4.0)
pathutil (0.16.2) pathutil (0.16.2)
forwardable-extended (~> 2.6) forwardable-extended (~> 2.6)
public_suffix (3.0.3) public_suffix (6.0.2)
rb-fsevent (0.10.3) rake (13.3.0)
rb-inotify (0.10.0) rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0) ffi (~> 1.0)
rouge (3.3.0) rexml (3.4.1)
ruby_dep (1.5.0) rouge (4.5.2)
safe_yaml (1.0.5) safe_yaml (1.0.5)
sass (3.7.4) sass-embedded (1.89.2)
sass-listen (~> 4.0.0) google-protobuf (~> 4.31)
sass-listen (4.0.0) rake (>= 13)
rb-fsevent (~> 0.9, >= 0.9.4) sass-embedded (1.89.2-aarch64-linux-android)
rb-inotify (~> 0.9, >= 0.9.7) google-protobuf (~> 4.31)
sass-embedded (1.89.2-aarch64-linux-gnu)
google-protobuf (~> 4.31)
sass-embedded (1.89.2-aarch64-linux-musl)
google-protobuf (~> 4.31)
sass-embedded (1.89.2-arm-linux-androideabi)
google-protobuf (~> 4.31)
sass-embedded (1.89.2-arm-linux-gnueabihf)
google-protobuf (~> 4.31)
sass-embedded (1.89.2-arm-linux-musleabihf)
google-protobuf (~> 4.31)
sass-embedded (1.89.2-arm64-darwin)
google-protobuf (~> 4.31)
sass-embedded (1.89.2-riscv64-linux-android)
google-protobuf (~> 4.31)
sass-embedded (1.89.2-riscv64-linux-gnu)
google-protobuf (~> 4.31)
sass-embedded (1.89.2-riscv64-linux-musl)
google-protobuf (~> 4.31)
sass-embedded (1.89.2-x86_64-darwin)
google-protobuf (~> 4.31)
sass-embedded (1.89.2-x86_64-linux-android)
google-protobuf (~> 4.31)
sass-embedded (1.89.2-x86_64-linux-gnu)
google-protobuf (~> 4.31)
sass-embedded (1.89.2-x86_64-linux-musl)
google-protobuf (~> 4.31)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
unicode-display_width (2.6.0)
webrick (1.9.1)
PLATFORMS PLATFORMS
aarch64-linux-android
aarch64-linux-gnu
aarch64-linux-musl
arm-linux-androideabi
arm-linux-gnu
arm-linux-gnueabihf
arm-linux-musl
arm-linux-musleabihf
arm64-darwin
riscv64-linux-android
riscv64-linux-gnu
riscv64-linux-musl
ruby ruby
x86-linux-gnu
x86-linux-musl
x86_64-darwin
x86_64-linux-android
x86_64-linux-gnu
x86_64-linux-musl
DEPENDENCIES DEPENDENCIES
geocoder geocoder
jekyll jekyll
BUNDLED WITH BUNDLED WITH
1.17.3 2.6.7

View File

@ -1,8 +1,15 @@
# CoTech Website # CoTech Website
This repo is [hosted at git.coop](https://git.coop/cotech/website) and [push mirrored to GitHub](https://github.com/cotech/jekyll-website).
If you would like to contribute to this repo you have two options:
1. [Join Webarchitects](https://webarch.coop/join) to [create an account at git.coop](https://webarch.coop/git#free) and then request access to the [CoTech group](https://git.coop/cotech) and when that has been granted you can update this repo directly.
2. Use a GitHub account to create a [pull request](https://github.com/cotech/jekyll-website/pulls) at GitHub and then ask someone who is a member of [Webarchitects](https://www.webarchitects.coop/) to [patch the repo for you](https://community.coops.tech/t/cotech-website-repo-mirroring-to-github/2818).
## Introduction ## Introduction
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. This is a port of the old WordPress version of the CoTech website to a statically-generated site using Jekyll. The site consists of a bunch of markdown files and images stored in git.coop. The Jekyll build process is automated so that there is no need to have Jekyll installed and running to make changes to the site.
* Live site: https://coops.tech/ * Live site: https://coops.tech/
* Dev site: https://dev.coops.tech/ * Dev site: https://dev.coops.tech/

View File

@ -0,0 +1,4 @@
---
title: British Tinnitus Association
website: https://www.tinnitus.org.uk/
---

4
_clients/Carefree.md Normal file
View File

@ -0,0 +1,4 @@
---
title: Carefree
website: https://carefreespace.org/
---

View File

@ -0,0 +1,4 @@
---
title: Charity Digital
website: https://charitydigital.org.uk/
---

4
_clients/Cyfannol.md Normal file
View File

@ -0,0 +1,4 @@
---
title: British Tinnitus Association
website: https://cyfannol.org.uk/
---

View File

@ -0,0 +1,4 @@
---
title: Esmee Fairbairn
website: https://esmeefairbairn.org.uk/
---

4
_clients/Family-Lives.md Normal file
View File

@ -0,0 +1,4 @@
---
title: Family Lives
website: https://www.familylives.org.uk/
---

4
_clients/Grassroots.md Normal file
View File

@ -0,0 +1,4 @@
---
title: Grassroots
website: https://www.prevent-suicide.org.uk/
---

View File

@ -1,3 +0,0 @@
---
title: Kaspersky
---

4
_clients/Make-a-Wish.md Normal file
View File

@ -0,0 +1,4 @@
---
title: Make A Wish
website: https://www.make-a-wish.org.uk/
---

View File

@ -0,0 +1,4 @@
---
title: Parkinsons UK
website: https://www.parkinsons.org.uk/
---

4
_clients/SARSAS.md Normal file
View File

@ -0,0 +1,4 @@
---
title: SARSAS
website: https://www.sarsas.org.uk/
---

4
_clients/SWCTN.md Normal file
View File

@ -0,0 +1,4 @@
---
title: South West Creative Technology Network
website: https://www.swctn.org.uk/
---

View File

@ -0,0 +1,4 @@
---
title: Surviving Economic Abuse
website: https://survivingeconomicabuse.org/
---

4
_clients/TTC.md Normal file
View File

@ -0,0 +1,4 @@
---
title: Tech Talent Charter
website: https://www.techtalentcharter.co.uk/
---

4
_clients/The-Catalyst.md Normal file
View File

@ -0,0 +1,4 @@
---
title: The Catalyst
website: https://www.thecatalyst.org.uk/
---

4
_clients/WECA.md Normal file
View File

@ -0,0 +1,4 @@
---
title: West of England Combined Authority
website: https://www.westofengland-ca.gov.uk/
---

View File

@ -0,0 +1,3 @@
---
title: Anarchy Rules
---

View File

@ -0,0 +1,4 @@
---
title: Belfast City Council
website: https://www.belfastcity.gov.uk
---

5
_clients/bhrrc.md Normal file
View File

@ -0,0 +1,5 @@
---
title: BHRRC
website: https://www.business-humanrights.org/
---

View File

@ -0,0 +1,3 @@
---
title: Big Brother Watch
---

3
_clients/biobulkbende.md Normal file
View File

@ -0,0 +1,3 @@
---
title: Biobulkbende
---

View File

@ -0,0 +1,3 @@
---
title: Campaign Against Arms Trade
---

View File

@ -0,0 +1,4 @@
---
title: Carers support centre
website: https://www.carerssupportcentre.org.uk/
---

View File

@ -1,3 +1,4 @@
--- ---
title: CAST title: CAST
website: https://www.wearecast.org.uk/
--- ---

4
_clients/comicrelief.md Normal file
View File

@ -0,0 +1,4 @@
---
title: Comic Relief
website: https://www.comicrelief.com/
---

View File

@ -0,0 +1,3 @@
---
title: Coolfarm Alliance
---

4
_clients/coopsUK.md Normal file
View File

@ -0,0 +1,4 @@
---
title: Coops UK
website: https://www.uk.coop/uk
---

View File

@ -0,0 +1,5 @@
---
title: Crown Commercial Service
website: https://www.crowncommercial.gov.uk/
---

4
_clients/ctrl-group.md Normal file
View File

@ -0,0 +1,4 @@
---
title: Ctrl Group
website: https://www.ctrl-group.com/
---

4
_clients/dcms.md Normal file
View File

@ -0,0 +1,4 @@
---
title: Department for Culture, Media and Sport
website: https://www.gov.uk/government/organisations/department-for-digital-culture-media-sport
---

View File

@ -0,0 +1,3 @@
---
title: Erasmus Student Network
---

View File

@ -0,0 +1,3 @@
---
title: Fashion Revolution
---

View File

@ -0,0 +1,3 @@
---
title: Food Data Collaboration
---

View File

@ -0,0 +1,3 @@
---
title: Good Night Out
---

5
_clients/hookline.md Normal file
View File

@ -0,0 +1,5 @@
---
title: Hookline
website: http://hookline.tv/
---

View File

@ -0,0 +1,3 @@
---
title: King's College London
---

4
_clients/lgd.md Normal file
View File

@ -0,0 +1,4 @@
---
title: LocalGov Drupal
website: https://localgovdrupal.org/
---

View File

@ -0,0 +1,3 @@
---
title: London School of Economics
---

View File

@ -0,0 +1,3 @@
---
title: Lumbung.Space
---

5
_clients/makielab.md Normal file
View File

@ -0,0 +1,5 @@
---
title: MakieLab
website: https://twitter.com/makielab
---

4
_clients/mubi.md Normal file
View File

@ -0,0 +1,4 @@
---
title: MUBI
website: https://mubi.com/
---

4
_clients/mudlark.md Normal file
View File

@ -0,0 +1,4 @@
---
title: Mudlark
website: https://twitter.com/wearemudlark
---

View File

@ -0,0 +1,4 @@
---
title: National Lottery
website: https://www.national-lottery.co.uk/
---

3
_clients/near.md Normal file
View File

@ -0,0 +1,3 @@
---
title: Near
---

View File

@ -0,0 +1,3 @@
---
title: Neuronic Games
---

4
_clients/nihr.md Normal file
View File

@ -0,0 +1,4 @@
---
title: National Institute for Health Research
website: https://www.nihr.ac.uk
---

View File

@ -0,0 +1,4 @@
---
title: North Bristol Advice Centre
website: http://www.northbristoladvice.org.uk/
---

4
_clients/num.md Normal file
View File

@ -0,0 +1,4 @@
---
title: National Ugly Mugs
website: https://uglymugs.org/
---

View File

@ -0,0 +1,3 @@
---
title: Open Data Services
---

4
_clients/openup.md Normal file
View File

@ -0,0 +1,4 @@
---
title: Open Up Music
website: http://openupmusic.org/
---

3
_clients/participate.md Normal file
View File

@ -0,0 +1,3 @@
---
title: Participate
---

View File

@ -1,3 +1,4 @@
--- ---
title: Power to Change title: Power to Change
website: https://www.powertochange.org.uk/
--- ---

3
_clients/radhr.md Normal file
View File

@ -0,0 +1,3 @@
---
title: RadHR
---

3
_clients/redhat.md Normal file
View File

@ -0,0 +1,3 @@
---
title: Red Hat
---

4
_clients/stirtoaction.md Normal file
View File

@ -0,0 +1,4 @@
---
title: Stir to Action
website: https://www.stirtoaction.com/
---

View File

@ -0,0 +1,4 @@
---
title: The Executive Office
website: https://www.executiveoffice-ni.gov.uk
---

View File

@ -0,0 +1,3 @@
---
title: Third Sector Accountancy
---

5
_clients/trainline.md Normal file
View File

@ -0,0 +1,5 @@
---
title: Trainline
website: https://www.thetrainline.com/
---

View File

@ -0,0 +1,4 @@
---
title: University of East Anglia
website: https://www.uea.ac.uk
---

4
_clients/voicenet.md Normal file
View File

@ -0,0 +1,4 @@
---
title: Voicenet (now 8x8)
website: https://www.8x8.com/
---

View File

@ -0,0 +1,4 @@
---
title: We are with you
website: https://www.wearewithyou.org.uk/
---

4
_clients/you-gov.md Normal file
View File

@ -0,0 +1,4 @@
---
title: YouGov
website: https://yougov.co.uk/
---

View File

@ -47,4 +47,3 @@ defaults:
values: values:
layout: technology layout: technology
forum: https://community.coops.tech/ forum: https://community.coops.tech/
mapbox_access_token: pk.eyJ1IjoiY290ZWNoIiwiYSI6ImNpemgxbzhwODAwMHMzM28zdXF3cGxyYmwifQ.9nPExuEUqwblCCl-6gyFXA

View File

@ -1,46 +0,0 @@
---
title: Alpha Communication
name: Alpha Communication
members: 2
website: http://alpha.coop/
email: info@alpha.coop
twitter: alpha.coop
github: AlphaCo_op
telephone: "+441912111938"
address: 6 Charlotte Square,Newcastle upon Tyne,United Kingdom,NE1 4XF
latitude: 54.97101
longitude: -1.61974
clients:
services:
- animation
- artwork
- branding-and-identity
- consultancy
- copywriting-and-translation
- exhibition-and-display
- graphic-design
- illustration
- logo-design
- marketing
- mentoring
- motion-graphics
- photography
- printing
- web-design
---
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.
Our team is bursting with ideas and eager to work with you.
CO-ORDINATED
Branding, media, print and video all working together.
We deliver on time and within budget.
KNOWING
After 30 years, we know what were doing.
We help you engage with the people you need to reach.

View File

@ -2,20 +2,25 @@
title: Animorph title: Animorph
name: Animorph name: Animorph
members: 5 members: 5
website: https://animorph.coop website: https://www.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: Fonthill House,113-115 Fonthill Road,London,N4 3HH
latitude: 51.5635499 latitude: 51.5635499
longitude: -0.10782689999996364 longitude: -0.10782689999996364
clients: clients:
- halo-post-production - the-executive-office
- southbank-centre - belfast-city-council
- open-university - open-university
- packt - university-of-east-anglia
- nihr
- nesta
- isd - isd
- southbank-centre
- halo-post-production
- packt
services: services:
- animation - animation
- artwork - artwork
@ -30,23 +35,24 @@ services:
- mixed-reality - mixed-reality
- motion-graphics - motion-graphics
- virtual-reality - virtual-reality
- web apps
- 3d websites
technologies: technologies:
- c - c
- htmlcss - htmlcss
- javascript - javascript
- node-js - node-js
- python - python
- django-3
- unity-3d - unity-3d
- vue-js
- three-js
--- ---
Animorph addresses unmet social and medical needs using augmented and virtual reality. Animorph makes software that enhances human potential.
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 design, build, and support technological solutions to complex challenges spanning training, education, therapy, rehabilitation, and urban planning.
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. As a full service creative powerhouse we work from ideation and brief-crafting stages, into design and development, all the way through to deployment and maintenance. Specialising in extended reality, we have created virtual and augmented reality mobile apps, immersive websites, games and full stack systems.
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. Our company has a spotless record of delivering above expectation with our clients since 2016. We seek productive relationships with purpose-driven organisations, so reach out and lets forge alliances to make 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.
Lets forge alliances for the future we want to live in.

View File

@ -1,39 +0,0 @@
---
title: Aptivate
name: Aptivate
members:
website: http://aptivate.org/
email: outreach@aptivate.org
twitter: aptivateuk
github: aptivate
telephone: "+44 (0)1223 967838"
address: 25 Signet Court, Swann&rdquo;s Road, Cambridge,United Kingdom,CB5 8LA
latitude: 52.21427610000001
longitude: 0.15076890000000276
clients:
- e-immigrate
- ippf
- leds-gp
- mapaction
- world-bank
services:
- business-systems
- consultancy
- database-solutions
- development
- hosting
- rapid-application-development
- strategy
- user-research
- web-design
technologies:
- django-2
- docker
- javascript
- php
- python
---
Aptivate is a UK based NGO that provides IT services for international development. We believe in the power of knowledge and communication to alleviate poverty, suffering and conflict, and in the right of every individual to inform and be informed. We are dedicated to developing ICT services that facilitate communication for unconnected communities, empowering ordinary people across the developing world to improve their lives.
Please see http://aptivate.org/en/about/ for more information.

15
_coops/asterisk-labs.md Normal file
View File

@ -0,0 +1,15 @@
---
title: Asterisk Labs
name: Asterisk Labs
members: 3
website: https://asterisk.coop/
email: hello@asterisk.coop
twitter: asterisk_labs
address: 86-90 Paul Street, London, England, EC2A 4NE
latitude: 51.52571799125181
longitude: -0.08362067116456023
---
The founding team of Asterisk Labs is working at the intersection of deep learning, Earth observation and climate science, and weʼre on a mission to enrich the planetary data commons. Right now, the vast archives of public Earth data, from ground-based sources to satellites, are grossly underutilised. Most of the data are siloed, used exclusively by their respective communities. But single measurements of Earth are only limited views on a deeply interconnected planetary system, and never tell the whole story on their own. We leverage AI to recycle and reuse data across disciplines, acting as a feedback loop in the planetary data commons.
To pursue our mission, we need a long-termist vision free from the barriers of short-term contracts, enabling scientists to carry out deep collective work that goes beyond surface-level collaboration. We are committed to open-science and maximising our social and scientific impact. Thatʼs why we are doing things differently, as the UKʼs first worker-owned co-operative research lab, where we collectively manage the science we produce.

View File

@ -1,35 +1,52 @@
--- ---
title: Autonomic title: Autonomic
name: Autonomic name: Autonomic
members: 6 members: 12
website: https://autonomic.zone/ website: https://autonomic.zone/
email: helo@autonomic.zone email: boop@autonomic.zone
twitter: autonomiccoop github: https://git.autonomic.zone/
github: twitter: https://sunbeam.city/@autonomic
telephone: telephone:
address: 1539 Pershore Road,Stirchley,Birmingham,United Kingdom,B30 2JH address: 986 Pershore Road,Selly Park,Birmingham,United Kingdom,B29 7PX
latitude: 51.563904 latitude: 51.563904
longitude: -0.10793179999996028 longitude: -0.10793179999996028
clients: clients:
- london-school-of-economics
- kings-college-london
- erasmus-student-network
- coolfarm-alliance
- fashion-revolution
- iww - iww
- ojuso - radhr
services: - lumbung-space
- community-building - open-data-services
- consultancy - food-data-collaboration
- campaign-against-arms-trade
- big-brother-watch
- anarchy-rules
- biobulkbende
- good-night-out
- neuronic-games
- third-sector-accountancy
services:
- development - development
- consultancy
- devops - devops
- domain-names - domain-names
- email - email
- hosting - hosting
- it-security - it-security
- seo-optimisation
- sysadmin - sysadmin
- virtual-servers - virtual-servers
- graphic-design
- web-design - web-design
technologies: - user-research
- community-building
technologies:
- ansible - ansible
- bash - bash
- civicrm - civicrm
- coop-cloud
- d3 - d3
- debian - debian
- discourse - discourse
@ -47,13 +64,15 @@ technologies:
- php - php
- postgresql - postgresql
- python - python
- wordpress
- rocket-chat - rocket-chat
- sandstorm - sandstorm
- ubuntu - ubuntu
- wordpress - javascript
- reactjs
--- ---
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 * Sustainability
* Transparency * Transparency

View File

@ -1,48 +0,0 @@
---
title: Blake House Filmmakers Coop
name: Blake House Filmmakers Coop
members: 2
website: https://blake.house/
email: hello@blake.house
twitter: blake_house
github: hello%40blake.html
telephone: "+447779 404510"
address: Unit 1H Clapham North Arts Centre,26-32 Voltaire Rd,London,SW4 6DH
latitude: 51.46268029999999
longitude: -0.14825569999993604
clients:
- basildon-council
- cast
- co-operatives-uk
- enrol-yourself
- everyone-everyday
- friends-of-the-earth
- impact-hub-king-s-cross
- power-to-change
- solid-fund
- the-phone-coop
- the-royal-college-of-obstetricians-and-gynaecologists
- transition-town-brixton
- university-college-london
- university-of-cambridge
services:
- animation
- consultancy
- film
- marketing
- motion-graphics
technologies:
- after-effects
- indesign
- lightroom
- photoshop
- adobe-premiere-pro
---
Blake House is a coooperative social enterprise that makes engaging online videos for the third and public sectors.
We use filmmaking as a powerful tool to amplify inspiring stories and causes, driving audience engagement and energising viewers to take action and participate.
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 whos 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.

View File

@ -5,22 +5,22 @@ members: 12
website: http://www.cetis.org.uk/ website: http://www.cetis.org.uk/
email: info@cetis.org.uk email: info@cetis.org.uk
twitter: cetisllp twitter: cetisllp
github: github:
telephone: '07366025747' telephone: '07366025747'
address: Halton Mill,Mill Lane,Halton,Lancaster,England,LA2 6ND address: 17 Main Street,Ponteland,Newcastle Upon Tyne,NE20 9NH
latitude: 54.075809445607604 latitude: 55.0497996
longitude: -2.7540137502212474 longitude: -1.7420506
clients: clients:
- hediip - hediip
- hesa - hesa
- jisc - jisc
- manchester-metropolitan-university - manchester-metropolitan-university
- oxford-university-press - oxford-university-press
- university-of-oxford - university-of-oxford
services: services:
- consultancy - consultancy
- development - development
technologies: technologies:
--- ---
Cetis is a cooperative Limited Liability Partnership and an independent Strategic IT consultancy, specialising in learning, education and training. Cetis is a cooperative Limited Liability Partnership and an independent Strategic IT consultancy, specialising in learning, education and training.

View File

@ -1,41 +0,0 @@
---
title: Chapel Street Studio
name: Chapel Street Studio
members: 20
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
latitude: 53.795903
longitude: -1.7554270000000542
clients:
services:
technologies:
---
Chapel Street Studio is a not-for-profit, co-operative consortium of creative entrepreneurs, freelancers and businesses collaborating to provide a one-stop-shop for communication services.
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
* Print finishing
* Printing
* Web design

View File

@ -1,48 +0,0 @@
---
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&rdquo;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.

43
_coops/cooperative-it.md Normal file
View File

@ -0,0 +1,43 @@
---
title: Cooperative IT
name: Cooperative IT
members: 2
website: https://cooperativeit.co.uk/
email: info@cooperativeit.co.uk/
##witter:
#github:
#telephone:
address: 26 Myrtle Avenue, Bingley, BD16 1EW, United Kingdom
latitude: 53.843633
longitude: -1.835839
#clients:
services:
- consultancy
- development
- hosting
- web-design
technologies:
- apache
- bash
- drupal
- docker
- gitlab
- htmlcss
- javascript
- matomo
- mysql
- php
- ubuntu
- wordpress
---
Cooperative IT is a workers' cooperative, set up to provide IT services.
Our approach is to work with people to help them with their IT needs, finding solutions that fit their organisation and their budgets.
We have experience of looking after large multinational banking systems, small voluntary and community organisations, and everything in between.
We are advocates of open source software and open and transparent ways of working, which protects our customers, giving them freedom to choose their IT suppliers, and avoiding getting tied into a single vendor.
As a Cooperative we're guided by the seven cooperative principles in the way we run our business and live in our communities.

View File

@ -1,15 +1,15 @@
--- ---
title: Creative Coop title: Creative Coop
name: Creative Coop name: Creative Coop
members: 4 members: 5
website: https://creative.coop 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: The Minories 74 High Street, Colchester, Essex CO1 1UE
latitude: 51.89010188809361 latitude: 51.889807069540005
longitude: 0.8957915683888586 longitude: 0.9051138709545999
clients: clients:
- big-lottery-fund - big-lottery-fund
- co-operative-press-limited - co-operative-press-limited
@ -28,6 +28,7 @@ clients:
services: services:
- artwork - artwork
- branding-and-identity - branding-and-identity
- development
- hosting - hosting
- illustration - illustration
- logo-design - logo-design
@ -50,6 +51,7 @@ technologies:
- php - php
- python - python
- sql-server - sql-server
- wordpress
--- ---
**We are a design studio specialising in Branding, Design and Web Development.** **We are a design studio specialising in Branding, Design and Web Development.**

View File

@ -1,25 +0,0 @@
---
title: Dandelion Collective
name: Dandelion Collective
members: 8
website: https://dandelion.coop
email: hello@dandelion.coop
twitter:
github:
telephone:
address: 53 Windus Rd, London, N16 6UR
latitude: 51.566160
longitude: -0.071680
clients:
services:
technologies:
- ruby
- mongodb
- javascript
---
We're the not-for-profit worker co-operative behind:
- [dandelion.earth](http://dandelion.earth/)
- [The Psychedelic Society](http://psychedelicsociety.org.uk/)
- [Triptika Studios](https://www.triptikastudios.com/)

View File

@ -0,0 +1,35 @@
---
title: Data Content Reach
name: Data Content Reach
members: 3
website: https://datacontentreach.co/
email: hello@datacontentreach.co
telephone: '07714098369'
address: Glossop Gasworks, Arundel Street, Glossop, SK138HZ
latitude: 53.441970
longitude: -1.949900
services:
- analytics
- business-analysis
- consultancy
- marketing
- research
- seo-optimisation
- strategy
- user-research
technologies:
clients:
- lgd
---
Data Content Reach helps mission-focused organisations to succeed in the digital world.
We provide a range of analysis, research, content and marketing services, which we can provide as stand-alone services but which together provide a systematic and proven approach to improvement and growth.
1) Analysis and review your existing website performance, and social, search and email marketing. We also conduct user research in different forms. All to identify the strengths and weaknesses of your website, content and communications.
2) Content strategy based on the research, planning the themes or specific content that will reach and effectively engage different audience groups across multiple channels.
3) Content Creation, promotion via social media, organic and paid search, and email. Plus ongoing analysis, SEO and conversion optimisation.
We are a worker co-op with a huge wealth of skills and experience of working with social good and campaign organisations, publishers and other businesses.

View File

@ -1,34 +0,0 @@
---
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.

View File

@ -1,48 +0,0 @@
---
title: 'DEV: The Developer Society'
name: 'DEV: The Developer Society'
members:
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
latitude: 52.47784126596389
longitude: -1.881633996963501
clients:
services:
- animation
- artwork
- branding-and-identity
- data-visualisation
- database-solutions
- development
- devops
- domain-names
- graphic-design
- hosting
- ideation
- illustration
- paper-and-substrate-library
- photography
- printing
- research
- strategy
- web-design
technologies:
- python
---
We are a not-for-profit digital agency working with NGOs and groups with a progressive mission to help make the world we live in a better place.
Were the worlds first not-for-profit co-op digital studio run by and for NGOs. Were dedicated to making access to world leading technology and expertise available to everyone working for good. Weve 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 were 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:
* Site builds
* Campaign actions and data capture
* Fundraising
* APIs
* Hack Days
* Strategy

View File

@ -1,32 +0,0 @@
---
title: Digital Liberties
name: Digital Liberties
members: 7
website: https://digital-liberties.coop
email:
twitter:
github:
telephone: '07908 592 835'
address: 44 Arkwright Road,London,NW3 6BH
latitude: 51.5509322
longitude: -0.1833781
clients:
- labour-party
- nesta
services:
- community-building
- game-design
- research
- strategy
technologies:
---
## Cybernetic Games and Participatory Democracy
Digital Liberties is a co-operative applying systems thinking to individual freedom and collective decision-making in the information age.
The co-operative uses modelling to ensure that complex situations can be tackled in a realistic way that is understandable to the general public.
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.

View File

@ -1,41 +0,0 @@
---
title: Dot Project
name: Dot Project
members: 2
website: http://www.dotproject.coop/
email: hello@dotproject.coop
twitter: dotprojectco
github: techforgoodbath
telephone: '07496276003'
address: 20 Quarry Rock Gardens, Bath, BA2 6EF
latitude: 51.375801
longitude: -2.359903900000063
clients:
- department-for-international-development
- disability-snowsports-uk
- global-ehealth-foundation
- mannion-daniels
- shaw-trust
- torchbox
- university-of-bath
services:
- branding-and-identity
- business-analysis
- business-systems
- community-building
- consultancy
- leadership-development
- marketing
- mentoring
- research
- strategy
technologies:
---
[DOT PROJECT](http://www.dotproject.coop/) enables responsible digital technology. We support organisations to thrive through the use of enabling technology. Our focus is on creating more productive organisations, organisations which can provide an inclusive environment for staff by building digital skills and confidence.
DOT PROJECT believes in the transformative impact of technology on humanity. We exist to support individuals, organisations and communities to realise the potential of enabling technology in increasing their social impact. We work at the intersection between civil society and technology, passionately increasing confidence and capacity of people who are working to solve complex social issues. Our mission is to increase social impact through the use of creativity and technology.
As catalysts for Tech for Good we work to strengthen the tech for good movement, cooperative movement and increase diversity in the social and creative enterprise sector. We are a women-led social enterprise and cooperative who lead with empathy and compassion.
Our service offers both field mapping expertise and our digital foundation packages including Digital Healthcheck, Opportunity Analysis and Responsible Governance.

View File

@ -1,45 +0,0 @@
---
title: dtc innovation
name: dtc innovation
members: 3
website: https://dtc-innovation.org/
email: contact@dtc-innovation.org
twitter: dtc-innovation
github:
telephone: '+44 7455 921569'
address: London,United Kingdom
latitude: 51.5073219
longitude: -0.1276474
clients:
- bbc
- data-gouv-fr
- open-data-france
- open-data-institute
- radio-france
services:
- business-systems
- data-standards
- development
- ideation
- leadership-development
- mentoring
- rapid-application-development
- research
- user-research
technologies:
- ansible
- d3
- docker
- htmlcss
- javascript
- json-schema
- aws-lambda
- lets-encrypt
- nginx
- node-js
- reactjs
---
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_.

View File

@ -1,21 +0,0 @@
---
title: Fairmondo UK
name: Fairmondo UK
members:
website: https://fairmondo.uk/
email: admin@fairmondo.uk
twitter: Fairmondouk
github: Fairmondouk
telephone: '07578708442'
address: AES Orchard, Sunderland Street, Worth Way,Keighley,United Kingdom,BD21 5LE
latitude: 53.8612875
longitude: -1.91083900000001
clients:
services:
technologies:
- ruby-on-rails
---
Fairmondo UK is the UKs 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 isnt 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.

View File

@ -1,42 +0,0 @@
---
title: Form &amp; 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.

View File

@ -1,24 +0,0 @@
---
title: Founders and Coders
name: Founders and Coders
members:
website: http://www.foundersandcoders.com/
email: hello@foundersandcoders.com
twitter: founderscoders
github: foundersandcoders
telephone: '020 3583 2442'
address: 14 Palmers Road,London,E2 0SY
latitude: 51.5295318
longitude: -0.04229490000000169
clients:
services:
- mentoring
technologies:
- express-js
- node-js
- postgresql
- reactjs
---
Founders & Coders is a UK-based nonprofit organization that runs a tuition-free coding academy in London & Nazareth. We have trained more than 300 students on our full-time programme. Over the last two years, more than 90% of our graduates have gone on to work in software or a related field. We generate income by charging recruitment fees when employers hire our graduates. We also provide technical expertise and training to nonprofits, local businesses and early-stage startups.
 

14
_coops/fractals.md Normal file
View File

@ -0,0 +1,14 @@
---
title: Fractals
name: Fractals
members: 4
website: https://fractals.coop/
email: hello@fractals.coop
address: 17 Main Street, Ponteland, Newcastle Upon Tyne, United Kingdom, NE20 9NH
latitude: 55.0497996
longitude: -1.7420506
services:
- strategy
---
Fractals...

View File

@ -1,52 +0,0 @@
---
title: Gildedsplinters
name: Gildedsplinters
members:
website: http://gildedsplinters.coop/
email: andrew@gildedsplinters.coop
twitter: index.html
github:
telephone: '+44 7793650013'
address: Virtual
latitude: -26.9041798
longitude: -49.0924112
clients:
services:
- branding-and-identity
- business-analysis
- consultancy
- ideation
- marketing
- mentoring
technologies:
---
Gildedsplinters is an ideation platform; a cooperative of curious, creative thinkers and doers from a wide range of disciplines including academia, the creative arts, law, marketing and research who come up with clever ways to solve tricky problems
Weve generated, developed and communicated new ideas for many of the worlds best brands and organisations. So, whether youre 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
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
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, Heals, 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

View File

@ -1,34 +0,0 @@
---
title: Glowbox Design
name: Glowbox Design
members:
website: http://www.glowboxdesign.co.uk
email: contact@glowboxdesign.co.uk
twitter:
github:
telephone:
address: London
latitude: 51.5073219
longitude: -0.1276474
clients:
- creating-freedom
- participatory-economics-uk
- stand-up-for-labour
services:
- artwork
- branding-and-identity
- development
- graphic-design
- illustration
- logo-design
- user-research
- web-design
technologies:
- after-effects
- htmlcss
- adobe-illustrator
- indesign
- javascript
- photoshop
- wordpress
---

View File

@ -10,21 +10,37 @@ 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
clients: clients:
- bbc
- bhrrc
- cast
- crown-commercial-service
- ctrl-group
- futurelearn - futurelearn
- government-digital-service - government-digital-service
- hookline
- makielab
- mudlark
- mubi
- o2 - o2
- bbc - the-audience-agency
services: - trainline
- university-of-oxford
- voicenet
- you-gov
services:
- big-data
- business-analysis - business-analysis
- consultancy - consultancy
- database-solutions - database-solutions
- development - development
- devops - devops
- rapid-application-development - rapid-application-development
technologies: technologies:
- docker
- htmlcss - htmlcss
- javascript - javascript
- aws-lambda
- mysql - mysql
- postgresql - postgresql
- ruby - ruby

View File

@ -1,63 +0,0 @@
---
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.

15
_coops/impact-box.md Normal file
View File

@ -0,0 +1,15 @@
---
title: Impact Box
name: Impact Box
members: 7
website: https://impactbox.coop/
email: hello@impactbox.coop
address: Lytchett House Wareham Road, Lytchett Matravers, Poole, England, BH16 6FA
latitude: 50.7588805
longitude: -2.0747285
clients:
services:
- strategy
---
Impact Box...

View File

@ -1,59 +0,0 @@
---
title: InFact
name: InFact
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-co-operative-centre
- founders-and-coders
- your-sanctuary
- ava-against-violence-and-abuse
- cast
- law-centres-network
- lancashire-womens-centres
- 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.

View File

@ -30,18 +30,9 @@ services:
- user-research - user-research
- web-design - web-design
technologies: technologies:
- angular
- django-2
- htmlcss
- invision
- java
- photoshop
- adobe-premiere-pro
- python
- symfony
- wordpress - wordpress
--- ---
media co-ops 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. media co-op creates powerful, engaging, accessible award-winning film, animation and design for third and public sector communications, advocacy, campaigning, promotion, education and training.
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 co-production, co-design and participation involving service-users, volunteers, staff and stakeholders.

View File

@ -7,9 +7,9 @@ email: cs@mediablazehosts.coop
twitter: MediaBlazeHosts twitter: MediaBlazeHosts
github: mediablazehosts github: mediablazehosts
telephone: '0333 335 0166' telephone: '0333 335 0166'
address: MediaBlaze Hosts, 31 Station Road,Charing,Ashford,Kent,TN27 0JA address: MediaBlaze Hosts, International House, 61 Mosley Street, Manchester, M2 3HZ
latitude: 51.20871820000001 latitude: 53.479140
longitude: 0.7920888999999534 longitude: -2.241500
clients: clients:
services: services:
- consultancy - consultancy
@ -33,16 +33,13 @@ technologies:
- phpbb - phpbb
--- ---
MediaBlaze Hosts | Ethical Web Services MediaBlaze Hosts
MediaBlaze Hosts is a registered co-operative business and member of Coops UK, originally founded and based in Portsmouth, UK. Were an established co-operative web services provider with 10+ years experience.
We focus and deliver on open-source software and technology wherever we can and help to bring awareness to ensure users truly own their data.
Since inception, we have expanded and also have offices located in Manchester and Kent, We help to empower communities and social groups to come together and work better through the use of technology.
Were members of Workers.coop, Co-Tech Co-operatives UK and Jisc
We offer web based services nationally, priding ourselves on a friendly and personalised service. We have offices located Kent and Manchester.
Were always ready to have a chat so give us a call to discuss your web requirements.
From standard Web Hosting to SSL Certificates and more, including business consultancy, we are here to assist in your move online.
Security is core for us, thats why were 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: https://mediablazehosts.coop for more information about us and our services, or email: cs@mediablazehosts.coop Visit: https://mediablazehosts.coop for more information about us and our services, or email: cs@mediablazehosts.coop

View File

@ -1,48 +0,0 @@
---
title: Netuxo Ltd
name: Netuxo Ltd
members: 4
website: https://netuxo.coop
email: office@netuxo.coop
twitter: netuxoltd
github:
telephone: '02089856843'
address: CAN Mezzanine,49-51 East Road,London,United Kingdom,N1 6AH
latitude: 51.5284201
longitude: -0.08787919999997484
clients:
services:
- consultancy
- development
- email
- hosting
- web-design
technologies:
- apache
- htmlcss
- lets-encrypt
- mysql
- node-js
- php
- reactjs
---
## Reliable. Experienced. Ethical.
We are a small team who build, support and host websites and apps, with particular experience of developing with Drupal.
Our services include new builds, ongoing and bespoke development, user support, and an updates service and we have gained particular expertise in Drupal-based migration work (to/from a wide range of sources/destinations).
In recent years we have also expanded into more WordPress development and front-end work and can now supply similar services for both content management systems.
We work primarily with the third sector charities, campaigns, research and community projects and other co-ops and social enterprises. Our motive for business is positive social change, not personal profit, and we believe our business model provides social value through delivering practical, open-source based, support to the third sector on a sliding scale of fees.
As a group of people we like making things and making things work. In our other lives we are activists, builders, electricians, cyclistas, cooks and gardeners. Sometimes we are writers, designers and editors too. We like ideas and we like doing stuff. At Netuxo we work with other ethical organisations, networks and individuals because we think that, on the whole, we care about the same sorts of things.
## Structure and ethos
Established in 2003, Netuxo is registered as a limited company in England and Wales and our company rules define us as a workers co-operative. We make decisions together and without a boss. We do not have any shareholders  and we all receive the same hourly wage, irrespective of our roles (pay parity).
## 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.

View File

@ -1,53 +0,0 @@
---
title: Open Data Services
name: Open Data Services
members:
website: http://www.opendataservices.coop
email: contact@opendataservices.coop
twitter: opendatacoop
github:
telephone: '+44 (0)161 298 1213'
address: Remote working team, across the UK,United Kingdom
latitude: 52.47695163340273
longitude: -1.8878889083862305
clients:
- 360-giving
- department-for-international-development
- initiative-for-open-ag-funding
- involve
- national-council-for-voluntary-organisations
- natural-resource-governance-institute
- open-contracting-partnership
- open-government-partnership
- open-referral
- power-to-change
- world-bank
services:
- community-building
- consultancy
- data-standards
- development
- research
- strategy
technologies:
- apache
- bash
- debian
- django-2
- htmlcss
- javascript
- json-schema
- matomo
- python
- rdf-2
- xml
---
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:
* Organisations building and maintaining open data standards
* Organisations publishing open data
* Organisations using open data

View File

@ -7,7 +7,7 @@ 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: 4th Floor, 113-115 Fonthill Road, Finsbury Park, London, United Kingdom, N4 3HH
latitude: 51.56372160000001 latitude: 51.56372160000001
longitude: -0.1077572000000373 longitude: -0.1077572000000373
clients: clients:
@ -71,6 +71,7 @@ technologies:
- symfony - symfony
- wordpress - wordpress
- laravel - laravel
- civicrm
--- ---
Outlandish is made up of around 20 collaborators and co-owners who love quality code, and apps that challenge the status quo. Outlandish is made up of around 20 collaborators and co-owners who love quality code, and apps that challenge the status quo.

Some files were not shown because too many files have changed in this diff Show More