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

@ -5,8 +5,8 @@ members: 4
website: https://graphics.coop/
email: info@graphics.coop
twitter: graphicscoop
github:
telephone: 01315249779
github:
telephone: '01315249779'
address: 32 Annandale Street Lane,Edinburgh,Scotland,EH7 4LS
latitude: 55.9607296
longitude: -3.182652400000052
@ -43,4 +43,4 @@ technologies:
We specialise in design, print and digital services for the third sector.
Weve been working with charities, housing associations, social enterprises, campaigners and communities since 1989, so we know the things that matter to third sector clients. Our values as a worker co-operative mean were committed to empowering and inspiring these organisations to communicate their message with confidence and helping them make the world a better place.
Weve been working with charities, housing associations, social enterprises, campaigners and communities since 1989, so we know the things that matter to third sector clients. Our values as a worker co-operative mean were committed to empowering and inspiring these organisations to communicate their message with confidence and helping them make the world a better place.