3
0
mirror of https://git.coop/cotech/website.git synced 2025-10-06 19:14:34 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
f2fea22233 Improve look of co-op logos
Before this commit the logos were a fairly garish mixture of different
colours, and many of the logos didn't work very well on a white
background.

In keeping with the new brand guidelines we've applied a greyscale
filter to the logos, and Natasha has created some variants of the
existing logos that work better on a black background. I've decided to
keep all the original logos and their variants in case we want to
switch again later, and chosen which one to used based on my taste.

This seems to improve things and we can ask co-ops to provide us with
higher res logos that work on black backgrounds later if we want to
improve things further.

Co-authored-by: Natasha Natarajan <natasha@outlandish.com>
2025-06-30 21:05:48 +01:00
d189634c29 Correct technology 2021-04-08 17:59:07 +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
56f5dc7320 Update animorph.md 2021-04-08 15:31:34 +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
f1b85f8a73 Update _coops/animorph.md 2019-07-06 14:41:32 +01:00
7c68a3d9a8 edits to try to fix map markers 2019-07-05 19:11:54 +01:00
be091ce87b Update _coops/animorph.md 2019-07-05 16:13:06 +01:00
6acd4c8d09 Update animorph.md info, add client mds and logos 2019-07-04 20:01:49 +01:00
8780eca301 Fix & normalize Coop frontmatter YAML
Also ensure newline at EOF.

This was achieved by running the new normalize_coop_frontmatter.rb
script which basically reads in the frontmatter, parses it and dumps it
back out.

I had to manually fix some telephone numbers which had been incorrectly
parsed as some kind of number rather than as strings.
2018-11-30 16:54:12 +00:00
6ba79a775d Add a members field to each file under _coops
I've populated the data, where available, from the field "Number of
current members The number of full members (owners) in the co-op." in
the wordpress admin.
2018-11-30 12:56:40 +00:00
e575823428 Merged dev 2018-11-30 11:43:15 +00:00
34fbb2f4e8 #2 Fixed markdown for coop pages 2018-11-30 11:34:46 +00:00
a90d11bafc Update Twitter for Animorph 2018-11-29 16:53:32 +00:00
54a2d68952 Migrate co-op pages from old site
I ran `ruby migrate_coop_pages.rb` in `scripts`. There will need to be
some manual tidying up of the generated `.md` files under `_coops` but
I think this is a good start. As a one-off it doesn't warrant the time
it would take to improve the migration script.
2018-11-10 21:16:42 +00:00