Commit Graph

581 Commits

Author SHA1 Message Date
Szczepan Orlowski 58345b6ec7 Update animorph.md 2021-04-08 15:19:49 +00:00
Chris Croome 19f5345517 Update datacontentreach.md 2021-04-08 15:19:25 +00:00
Chris Croome a26e5afcee Add Data Content Reach 2021-04-08 15:18:59 +00:00
Chris Croome 4f4d411e2d Delete greennet.md 2021-04-08 15:15:12 +00:00
Chris Croome 26ed856e28 Delete netuxo.md 2021-04-08 15:14:29 +00:00
Chris Croome ea529d7a7d Update for Polly https://community.coops.tech/t/updating-the-cotech-website/2271/4 2021-02-12 11:34:18 +00:00
Code Operative 5db24a717c Replace code-operative.png 2021-01-07 17:12:29 +00:00
Code Operative 8dd4514bf9 Replace code-operative.png 2021-01-07 17:04:54 +00:00
Code Operative cd26184112 Replace code-operative.png 2021-01-07 17:00:17 +00:00
Code Operative 7a98a5d487 Replace code-operative.png 2021-01-07 16:55:03 +00:00
Code Operative 6f62704c40 Replace code-operative.png 2021-01-07 16:41:59 +00:00
James Mead 577871e4be Bigger & higher resolution version of GFR logo 2020-10-28 19:16:34 +00:00
James Mead b3ea23c6a1 Add missing space to Ctrl Group title 2020-10-12 21:45:27 +01:00
James Mead 25248bf9ec Add Ctrl Group to Go Free Range client list 2020-10-12 21:42:35 +01:00
James Mead d5a260c00e Update Ruby to v2.6.6
This is the latest patch version of v2.6.
2020-10-11 14:47:35 +01:00
James Mead 2c655c68d1 Update Ruby to v2.5.8
This is the latest patch version of v2.5.
2020-10-11 14:30:35 +01:00
James Mead ee8393e1ec Add clients, services & technologies for GFR coop 2020-10-11 14:06:34 +01:00
James Mead 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
James Mead 6757353a39 Remove trailing whitespace for go-free-range coop 2020-10-11 12:48:56 +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 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
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
Annie Legge 379ae5bf9e Added clients for dotproject 2020-09-17 16:26:14 +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
Annie Legge 52911e8b41 Updated client list 2020-09-17 10:27:51 +01:00
Annie Legge 9389210327 Update _coops/dot-project.md 2020-09-14 14:58:05 +01:00
Annie Legge c9f4d12110 Update _coops/dot-project.md 2020-09-14 14:57:43 +01:00
Annie Legge e7f7253011 Updates for dotproject 2020-09-14 14:52:17 +01:00
Nick Sellen 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
Nick Sellen 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
Chris Croome 4255eb049e List Dot Project under D not T 2020-08-14 12:55:01 +01:00
Chris Croome b7ac4bed44 Updates for https://community.coops.tech/t/2251 2020-08-14 12:51:28 +01:00
Stephen Reid 75cfc307cb Add Dandelion Collective 2020-07-23 11:07:01 +01:00
Alex Worrad-Andrews 84d689ad65 Add Ruby technologies to Common Knowledge tech stack 2020-06-23 15:26:16 +01:00
Alex Worrad-Andrews c00130e258 Update common-knowledge.md 2020-06-22 12:55:51 +01:00
Gem Copeland 1513ccbb58 Update Common Knowledge 2020-06-19 14:59:03 +01:00
Gem Copeland ca36057361 Add Common Knowledge 2020-06-19 14:15:41 +01:00
Chris Croome 2d4480689d It is now 20202 2020-04-08 20:28:15 +01:00
Chris Croome da32e2feb4 https://git.coop/cotech/website/-/merge_requests/67/diffs 2020-04-08 20:24:34 +01:00
Chris Croome fc4263820b hyperlink colour made consistent 2020-04-05 10:33:21 +01:00
Chris Croome ca917656fa Hyperlink underline in light gray 2020-04-05 10:27:05 +01:00
Chris Croome 3fccfb7abc Underline hyperlinks with a solid line on hover 2020-04-05 10:25:18 +01:00
Chris Croome cb6d7f2f47 test adding indication of hyperlinks 2020-04-05 10:21:34 +01:00
Chris Croome 5dc69c576c Dash removed form co-operative for consistency 2020-04-05 10:16:41 +01:00
Chris Croome 47eb616e9b description added 2020-04-05 10:15:50 +01:00
Chris Croome ef21a26e84 Spash page for https://community.coops.tech/t/1998 2020-04-05 10:03:10 +01:00