Commit Graph

105 Commits

Author SHA1 Message Date
James Mead 25248bf9ec Add Ctrl Group to Go Free Range client list 2020-10-12 21:42:35 +01:00
James Mead ee8393e1ec Add clients, services & technologies for GFR coop 2020-10-11 14:06:34 +01:00
James Mead 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
James Mead 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
James Mead 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
Annie Legge c57c3bb606 Added client logos for dotproject 2020-09-17 16:30:47 +01:00
Chris Croome 86767b66e5 dot project image path fixed 2020-09-17 16:02:18 +01:00
Chris Croome 6d81c59404 Revert "Image path fixed for dot project"
This reverts commit 3fcd541bf8
2020-09-17 16:01:53 +01:00
Chris Croome 3fcd541bf8 Image path fixed for dot project 2020-09-17 15:57:18 +01:00
Stephen Reid 75cfc307cb Add Dandelion Collective 2020-07-23 11:07:01 +01:00
Gem Copeland ca36057361 Add Common Knowledge 2020-06-19 14:15:41 +01:00
Chris Croome 53b21c258f file extension fixed 2020-02-26 16:44:47 +00:00
Chris Croome f0a08145c6 Clients and tech added for Jarrow Insights 2020-02-26 16:33:24 +00:00
Chris Croome d40113e543 NHS added 2020-02-26 15:21:27 +00:00
Chris Croome 4f17290add Paper Rhino client images added 2020-02-26 13:55:27 +00:00
Chris Croome a9db7c6cd1 paperrhino.png added 2020-02-26 12:25:32 +00:00
Lucy King 1807c867ba Replace infact.png 2019-12-14 16:08:55 +00:00
Lucy King 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
Lucy King 723ef2aee3 Upload New File 2019-12-14 16:04:13 +00:00
Lucy King 3741424430 Upload New File 2019-12-14 16:02:58 +00:00
Lucy King 3f556901db Upload New File 2019-12-14 15:55:50 +00:00
Lucy King c153b01cd0 Upload New File 2019-12-14 15:55:40 +00:00
Lucy King 8f50c7f540 Upload New File 2019-12-14 15:55:30 +00:00
Lucy King 344b72fb64 Upload New File 2019-12-14 15:55:20 +00:00
Lucy King 9f56929fa3 Upload New File 2019-12-14 15:55:12 +00:00
Lucy King 9a28177b84 Upload New File 2019-12-14 15:55:02 +00:00
Lucy King ddcfe26a67 Upload New File 2019-12-14 15:54:51 +00:00
Lucy King bcefdd4116 Upload New File 2019-12-14 15:54:33 +00:00
Lucy King 8e9b20ca7b Upload New File 2019-12-14 15:54:21 +00:00
Lucy King 06b8312329 Upload New File 2019-12-14 15:54:01 +00:00
Lucy King 0ea12c8ec4 add logos 2019-12-14 15:26:29 +00:00
Lucy King d6f45ffc92 added logo files 2019-12-14 14:20:55 +00:00
Lucy King 7faac2891b Upload New File 2019-12-14 14:17:47 +00:00
Chris Croome 3c96da26bc Added logo for https://community.coops.tech/t/our-new-www-coops-tech-jekyll-website/1167/20 2019-07-12 19:12:00 +01:00
Chris Croome a79277c904 PNG version of DCDC image added 2019-07-05 23:00:08 +01:00
Chris Croome 24d05e6ca2 Oxford University Hospitals NSH logo added 2019-07-05 17:43:58 +01:00
Chris Croome dfa1654723 Centre for Sustainable Healthcare logo added 2019-07-05 17:36:30 +01:00
Chris Croome 1ed389423d Merge branch 'master' into 'master'
Master

See merge request JamesDCDC/website!1
2019-07-05 16:47:21 +01:00
Chris Croome c33c6f67ef Sluth added 2019-07-05 16:34:59 +01:00
jamesDCDC 5de2fbf81f first work 2019-07-05 15:56:13 +01:00
Chris Croome a523a0896f animorph.svg added https://community.coops.tech/t/logos-on-www-coops-tech/553/21 2019-07-05 15:38:34 +01:00
Chris Croome 36939a406b added missing mhsgroup.org image 2019-07-05 14:48:34 +01:00
Chris Croome 6738ea5e4c UD clients added from https://community.coops.tech/t/our-new-www-coops-tech-jekyll-website/1167/17 2019-07-05 14:45:04 +01:00
Chris Croome 540911839d roll back image updates 2019-07-05 12:54:01 +01:00
Chris Croome e88dc2f257 graphics.coop replaced with formandfunction.coop 2019-07-05 12:45:47 +01:00
Chris Croome 2061561186 svg added https://community.coops.tech/t/logos-on-www-coops-tech/553/16 2019-07-05 12:22:35 +01:00
Chris Croome 0a09a0f6a5 svg added https://community.coops.tech/t/logos-on-www-coops-tech/553/17 2019-07-05 12:21:46 +01:00
Chris Croome 72741d63fd mediablaze-hosts.svg https://community.coops.tech/t/logos-on-www-coops-tech/553/18 2019-07-05 12:20:55 +01:00
Chris Croome 17c1ce602a open-data-services.svg https://community.coops.tech/t/logos-on-www-coops-tech/553/22 2019-07-05 12:19:40 +01:00
Chris Croome 14af8ea79f Images from Hannah https://community.coops.tech/t/logos-on-www-coops-tech/553/24 2019-07-05 12:11:56 +01:00