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

@ -8,8 +8,8 @@ twitter: weareopen
github: hello%40weareopen.html
telephone: N/A
address: the Internet
latitude:
longitude:
latitude:
longitude:
clients:
- creative-commons
- london-clc
@ -56,4 +56,4 @@ We are constantly learning and take a considered approach to everything we do. W
## We are participants.
We invite collaboration and aim to be co-operative despite challenges that come up along the way. We share wildly to invite brilliant people to share their ideas and feedback on the work were doing.
We invite collaboration and aim to be co-operative despite challenges that come up along the way. We share wildly to invite brilliant people to share their ideas and feedback on the work were doing.