4
0
mirror of https://git.coop/cotech/website.git synced 2025-06-26 16:40:52 +00:00

Compare commits

...

253 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
b51f670b33 Fix Grid/Map tab titles layout overspill
I think having the seperator is not properly supported by the
foundation CSS. I was a bit confused with app.css as some seems to
be vendor CSS and some custom CSS, so I left the original padding
rule, and added an override in what seems more like a "custom CSS"
section...

I don't know why they didn't all just float nicely
together in the first place though :/
2020-08-20 12:12:16 +02:00
d634816ef5 Fix bug with map display issue until resize
As the map tab is created hidden by default, leaflet seems unable
to deal with the sizing properly initially, but we can hook into
the "tab changed" event, and tell leaflet to recalculate the size
after switching tabs
2020-08-20 11:53:58 +02:00
4255eb049e List Dot Project under D not T 2020-08-14 12:55:01 +01:00
b7ac4bed44 Updates for https://community.coops.tech/t/2251 2020-08-14 12:51:28 +01:00
75cfc307cb Add Dandelion Collective 2020-07-23 11:07:01 +01:00
84d689ad65 Add Ruby technologies to Common Knowledge tech stack 2020-06-23 15:26:16 +01:00
c00130e258 Update common-knowledge.md 2020-06-22 12:55:51 +01:00
1513ccbb58 Update Common Knowledge 2020-06-19 14:59:03 +01:00
ca36057361 Add Common Knowledge 2020-06-19 14:15:41 +01:00
2d4480689d It is now 20202 2020-04-08 20:28:15 +01:00
da32e2feb4 https://git.coop/cotech/website/-/merge_requests/67/diffs 2020-04-08 20:24:34 +01:00
fc4263820b hyperlink colour made consistent 2020-04-05 10:33:21 +01:00
ca917656fa Hyperlink underline in light gray 2020-04-05 10:27:05 +01:00
3fccfb7abc Underline hyperlinks with a solid line on hover 2020-04-05 10:25:18 +01:00
cb6d7f2f47 test adding indication of hyperlinks 2020-04-05 10:21:34 +01:00
5dc69c576c Dash removed form co-operative for consistency 2020-04-05 10:16:41 +01:00
47eb616e9b description added 2020-04-05 10:15:50 +01:00
ef21a26e84 Spash page for https://community.coops.tech/t/1998 2020-04-05 10:03:10 +01:00
d91949666f jarrow tech added 2020-02-27 08:42:55 +00:00
23fcf3b1a0 Jarrow tech fxed 2020-02-27 08:38:08 +00:00
12106a09f2 Jarrow have two members 2020-02-27 08:28:57 +00:00
690d10f51e kaspersky title: added 2020-02-26 16:58:37 +00:00
33f1bbc3a7 Jarrow client added 2020-02-26 16:46:51 +00:00
53b21c258f file extension fixed 2020-02-26 16:44:47 +00:00
9adb60f228 Jarrow Insight updates 2020-02-26 16:38:38 +00:00
f0a08145c6 Clients and tech added for Jarrow Insights 2020-02-26 16:33:24 +00:00
cedf27d93a Initial Jarrow Insights commit 2020-02-26 15:49:38 +00:00
8c9dd1f4b3 NHS page corrected 2020-02-26 15:25:48 +00:00
d40113e543 NHS added 2020-02-26 15:21:27 +00:00
004b38b0d0 missing title: added 2020-02-26 15:17:13 +00:00
a4dd3bb156 Paper Rhino client pages added 2020-02-26 15:09:31 +00:00
fd51760575 tweak to see if page is rebuilt 2020-02-26 14:05:18 +00:00
4f17290add Paper Rhino client images added 2020-02-26 13:55:27 +00:00
9279ea09e3 Paper Rhino updates 2020-02-26 12:41:36 +00:00
a9db7c6cd1 paperrhino.png added 2020-02-26 12:25:32 +00:00
43df7a33fb Paper Rhino added 2020-02-26 12:05:41 +00:00
9da6524039 United Diversity phone number removed 2020-01-06 12:59:20 +00:00
1807c867ba Replace infact.png 2019-12-14 16:08:55 +00:00
e6449f7e00 Update images/clients/south-london-and-maudsley-nhs-trust.png, images/clients/guys-and-st-thomas-charity.png, images/clients/ava-against-violence-and-abuse.png files 2019-12-14 16:05:01 +00:00
723ef2aee3 Upload New File 2019-12-14 16:04:13 +00:00
3741424430 Upload New File 2019-12-14 16:02:58 +00:00
3f556901db Upload New File 2019-12-14 15:55:50 +00:00
c153b01cd0 Upload New File 2019-12-14 15:55:40 +00:00
8f50c7f540 Upload New File 2019-12-14 15:55:30 +00:00
344b72fb64 Upload New File 2019-12-14 15:55:20 +00:00
9f56929fa3 Upload New File 2019-12-14 15:55:12 +00:00
9a28177b84 Upload New File 2019-12-14 15:55:02 +00:00
ddcfe26a67 Upload New File 2019-12-14 15:54:51 +00:00
bcefdd4116 Upload New File 2019-12-14 15:54:33 +00:00
8e9b20ca7b Upload New File 2019-12-14 15:54:21 +00:00
06b8312329 Upload New File 2019-12-14 15:54:01 +00:00
7a957ab892 Update _clients/lancashire-womens-centres.md 2019-12-14 15:43:11 +00:00
c7d3247c0a Update _coops/infact.md 2019-12-14 15:39:52 +00:00
dcd996c374 Update _coops/infact.md, _clients/ava-against-violence-and-abuse.md files 2019-12-14 15:29:36 +00:00
0ea12c8ec4 add logos 2019-12-14 15:26:29 +00:00
72b07a1b1c add slam client 2019-12-14 15:23:29 +00:00
14b062197a update infactcoop 2019-12-14 15:19:56 +00:00
e43723a2a6 Update founders-and-coders.md 2019-12-14 15:13:57 +00:00
7d7489c0be adds infact clients 2019-12-14 15:13:57 +00:00
2f4cb1ac21 Merge branch 'master' of git.coop:cotech/website 2019-12-14 15:00:40 +00:00
cbc2f8e3ae Updating the join oage to offer clearer benefits of joining CoTech with links to more information in the wiki. 2019-12-14 15:00:29 +00:00
e85941af9c Fixed formatting errors in infact.md 2019-12-14 14:59:50 +00:00
841 changed files with 2395 additions and 65281 deletions

View File

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

View File

@ -13,6 +13,7 @@ AddOutputFilter DEFLATE svg
AddOutputFilter DEFLATE css
AddOutputFilter DEFLATE js
# URL's that changed
Redirect /co-op/the-dot-project https://www.coops.tech/co-op/dot-project
Redirect /coops/ https://www.coops.tech/co-op/
Redirect /technology/gnu-bash https://www.coops.tech/technology/bash
Redirect /co-op/graphics-coop https://www.coops.tech/co-op/form-and-function

View File

@ -1 +1 @@
2.5.3
3.4.4

View File

@ -1,65 +1,165 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.6.0)
public_suffix (>= 2.0.2, < 4.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
base64 (0.3.0)
bigdecimal (3.2.2)
colorator (1.1.0)
concurrent-ruby (1.1.5)
em-websocket (0.5.1)
concurrent-ruby (1.3.5)
csv (3.3.5)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
http_parser.rb (~> 0)
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)
geocoder (1.5.1)
http_parser.rb (0.6.0)
i18n (0.9.5)
geocoder (1.8.5)
base64 (>= 0.1.0)
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)
jekyll (3.8.5)
jekyll (4.4.1)
addressable (~> 2.4)
base64 (~> 0.2)
colorator (~> 1.0)
csv (~> 3.0)
em-websocket (~> 0.5)
i18n (~> 0.7)
jekyll-sass-converter (~> 1.0)
i18n (~> 1.0)
jekyll-sass-converter (>= 2.0, < 4.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)
mercenary (~> 0.3.3)
mercenary (~> 0.3, >= 0.3.6)
pathutil (~> 0.9)
rouge (>= 1.7, < 4)
rouge (>= 3.0, < 5.0)
safe_yaml (~> 1.0)
jekyll-sass-converter (1.5.2)
sass (~> 3.4)
terminal-table (>= 1.8, < 4.0)
webrick (~> 1.7)
jekyll-sass-converter (3.1.0)
sass-embedded (~> 1.75)
jekyll-watch (2.2.1)
listen (~> 3.0)
kramdown (1.17.0)
liquid (4.0.3)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
mercenary (0.3.6)
json (2.12.2)
kramdown (2.5.1)
rexml (>= 3.3.9)
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (4.0.4)
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)
forwardable-extended (~> 2.6)
public_suffix (3.0.3)
rb-fsevent (0.10.3)
rb-inotify (0.10.0)
public_suffix (6.0.2)
rake (13.3.0)
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rouge (3.3.0)
ruby_dep (1.5.0)
rexml (3.4.1)
rouge (4.5.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)
rb-inotify (~> 0.9, >= 0.9.7)
sass-embedded (1.89.2)
google-protobuf (~> 4.31)
rake (>= 13)
sass-embedded (1.89.2-aarch64-linux-android)
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
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
x86-linux-gnu
x86-linux-musl
x86_64-darwin
x86_64-linux-android
x86_64-linux-gnu
x86_64-linux-musl
DEPENDENCIES
geocoder
jekyll
BUNDLED WITH
1.17.3
2.6.7

View File

@ -1,8 +1,15 @@
# 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
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/
* 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/
---

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,4 @@
---
title: Action for Children
website: https://www.actionforchildren.org.uk/
---

View File

@ -0,0 +1,3 @@
---
title: Allia Future Business Centre
---

View File

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

View File

@ -0,0 +1,4 @@
---
title: Anna Freud Centre
website: https://www.annafreud.org/
---

View File

@ -0,0 +1,4 @@
---
title: AVA Project
website: https://avaproject.org.uk/
---

3
_clients/bbc-ideas.md Normal file
View File

@ -0,0 +1,3 @@
---
title: BBC ideas
---

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
---

3
_clients/blake-house.md Normal file
View File

@ -0,0 +1,3 @@
---
title: Blake House
---

4
_clients/blue-cross.md Normal file
View File

@ -0,0 +1,4 @@
---
title: Blue Cross
website: https://www.bluecross.org.uk/
---

View File

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

3
_clients/cardinus.md Normal file
View File

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

View File

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

View File

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

4
_clients/catapillr.md Normal file
View File

@ -0,0 +1,4 @@
---
title: Catapillr
website: https://www.catapillr.com
---

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
---

3
_clients/deliveroo.md Normal file
View File

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

3
_clients/envirogen.md Normal file
View File

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

View File

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

View File

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

3
_clients/feps.md Normal file
View File

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

View File

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

View File

@ -0,0 +1,4 @@
---
title: Founders and Coders
website: https://www.foundersandcoders.com/
---

View File

@ -0,0 +1,4 @@
---
title: Friend Indeed
website: https://www.friendindeed.org.uk/
---

3
_clients/froglife.md Normal file
View File

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

View File

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

View File

@ -0,0 +1,4 @@
---
title: Guys and St Thomas' Charity
website: https://www.gsttcharity.org.uk/
---

View File

@ -0,0 +1,3 @@
---
title: Haircuts 4 Homeless
---

5
_clients/hookline.md Normal file
View File

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

3
_clients/invest-sk.md Normal file
View File

@ -0,0 +1,3 @@
---
title: Invest SK
---

3
_clients/just-eat.md Normal file
View File

@ -0,0 +1,3 @@
---
title: Just Eat
---

3
_clients/kaspersky.md Normal file
View File

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

View File

@ -0,0 +1,3 @@
---
title: Kindling Trust
---

View File

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

3
_clients/labour.md Normal file
View File

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

View File

@ -0,0 +1,4 @@
---
title: Lancashire Women's Centres
website: https://lancashirewomen.org/
---

View File

@ -0,0 +1,4 @@
---
title: Law Centres Network
website: https://www.lawcentres.org.uk/
---

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
---

3
_clients/magpas.md Normal file
View File

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

5
_clients/makielab.md Normal file
View File

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

View File

@ -0,0 +1,3 @@
---
title: Metal Culture
---

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
---

3
_clients/mutuo.md Normal file
View File

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

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
---

3
_clients/nhs.md Normal file
View File

@ -0,0 +1,3 @@
---
title: National Health Service
---

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/
---

View File

@ -0,0 +1,3 @@
---
title: Opportunity Peterborough
---

3
_clients/participate.md Normal file
View File

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

3
_clients/paul-murphy.md Normal file
View File

@ -0,0 +1,3 @@
---
title: Paul Murphy
---

View File

@ -0,0 +1,3 @@
---
title: Peterborough Lions International
---

View File

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

View File

@ -0,0 +1,3 @@
---
title: Premier League Productions
---

3
_clients/primark.md Normal file
View File

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

3
_clients/radhr.md Normal file
View File

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

View File

@ -0,0 +1,4 @@
---
title: Read with Audrey
website: https://readwithaudrey.com/
---

3
_clients/redhat.md Normal file
View File

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

3
_clients/rhs.md Normal file
View File

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

4
_clients/shift-design.md Normal file
View File

@ -0,0 +1,4 @@
---
title: Shift Design
website: https://shiftdesign.org/
---

View File

@ -0,0 +1,4 @@
---
title: SLaM
website: https://slam.nhs.uk/
---

4
_clients/stirtoaction.md Normal file
View File

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

3
_clients/thb-group.md Normal file
View File

@ -0,0 +1,3 @@
---
title: THB Group
---

View File

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

View File

@ -0,0 +1,3 @@
---
title: The Green Backyard
---

3
_clients/the-hive.md Normal file
View File

@ -0,0 +1,3 @@
---
title: The Hive
---

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