Commit Graph

13 Commits

Author SHA1 Message Date
caprenter 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
Chris Croome 2b1988d86c Greenwich Co-operative Development Agency Added 2019-07-12 19:14:22 +01:00
Chris Croome 7c68a3d9a8 edits to try to fix map markers 2019-07-05 19:11:54 +01:00
Chris Croome 641391facb duplicate bash sorted out 2019-07-05 15:01:40 +01:00
Chris Croome c759b48bed member total should be full time equivalent workers 2019-06-13 13:57:39 +01:00
Chris Croome adf75a55d2 Hyperlinks added back that were lost from WordPress migration, see https://coops.tech.archived.website/co-op/webarchitects.html 2019-06-12 12:11:01 +01:00
Chris Croome 7d71b467ac greenpeace.svg added from https://upload.wikimedia.org/wikipedia/commons/6/69/Greenpeace_logo.svg 2019-06-06 12:06:35 +01:00
Chris Croome e4e4f9cc0f Webarchitets GitHub URL fixed 2018-12-09 20:53:52 +00:00
James Mead 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
Chris Lowis 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
Stephen Cox 34fbb2f4e8 #2 Fixed markdown for coop pages 2018-11-30 11:34:46 +00:00
Chris Croome 6b1d1c024f Webarchitects Twitter username corrected 2018-11-29 12:26:33 +00:00
Chris Lowis 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