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.
This commit is contained in:
James Mead
2018-11-30 16:54:12 +00:00
parent 628d515799
commit 8780eca301
36 changed files with 131 additions and 116 deletions

View File

@ -6,8 +6,9 @@ website: https://www.webarchitects.coop/
email: info@webarch.net
twitter: webarchcoop
github: info%40webarch.html
telephone: +44 114 276 9709
address: Webarch Co-operative Limited,Harland Works,68a John Street,Sheffield,United Kingdom,S2 4QU
telephone: "+44 114 276 9709"
address: Webarch Co-operative Limited,Harland Works,68a John Street,Sheffield,United
Kingdom,S2 4QU
latitude: 53.3704644
longitude: -1.4748352999999952
clients:
@ -128,4 +129,4 @@ Webarchitects is a Sheffield based, small and friendly, multi-stakeholder co-ope
The purpose of our co-operative is:
> To enable the provision of internet based services for socially responsible groups and individuals, using free open source software wherever possible, in a manner that aims to minimise fossil fuel usage and ecological impacts and which also provides sustainable employment
We offer free accounts on git.coop to members of our co-op, visit our website to find out more.
We offer free accounts on git.coop to members of our co-op, visit our website to find out more.