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: http://agile.coop/
email: info@agile.coop
twitter: AgileCollective
github: agilecollective
telephone: 01865 403 120
address: Room 301,The Old Music Hall,106-108 Cowley Road,Oxford,United Kingdom,OX4 1JE
telephone: '01865 403 120'
address: Room 301,The Old Music Hall,106-108 Cowley Road,Oxford,United Kingdom,OX4
1JE
latitude: 51.7483161
longitude: -1.2390645000000404
clients:
@ -58,4 +59,4 @@ Agile Collective is a small team of designers and developers who make websites f
As a socially minded company ourselves, we make every effort to contribute to our communities, minimise our environmental impact and ensure sustainability in our work practices. We organise the monthly Oxford Drupal Users Group and a couple of us run the Code Club on a Wednesday afternoon which is aimed at inspiring young people to get into coding.
There is also a company-wide obsession with cycling of various kinds.
There is also a company-wide obsession with cycling of various kinds.