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

@ -4,13 +4,13 @@ name: MC3
members: 2
website: http://mc3.coop
email: contact@mc3.coop
twitter:
github:
telephone: +44 1484 846231
twitter:
github:
telephone: "+44 1484 846231"
address: Huddersfield
latitude:
longitude:
clients:
latitude:
longitude:
clients:
services:
- business-analysis
- business-systems
@ -36,4 +36,4 @@ And of course we help with hosting, domain names, SSL encryption, mail hosting
Our ethos is to provide our clients with the tools, skills and expertise they need to achieve their goals without being forever dependent on people like us. We like using open source software for the same basic reasons.
Based in the South Pennines, we work with clients globally.
Based in the South Pennines, we work with clients globally.