forked from autonomic-cooperative/cotech-website
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:
@ -4,8 +4,8 @@ name: Creative Coop
|
||||
members: 4
|
||||
website: https://creative.coop
|
||||
email: hello@creative.coop
|
||||
twitter:
|
||||
github:
|
||||
twitter:
|
||||
github:
|
||||
telephone: 01206 574147
|
||||
address: 2 Balkerne House, Balkerne Passage,Colchester,United Kingdom,CO1 1PA
|
||||
latitude: 51.89010188809361
|
||||
@ -58,4 +58,4 @@ Creative Coop started life as a small group of freelancers who wanted to pool re
|
||||
|
||||
We chose to become a co-operative because we wanted to foster values of co-operation rather than competition between our members. We believe in the co-op vision of a fairer society run for mutual benefit rather than shareholder profit. We specialise in working with social enterprises, community projects and organisations, charities and the public sector.
|
||||
|
||||
We believe that co-operatives provide better products and services to clients. When we’re happy, and believe in what we’re doing, and when every member has a stake in the success of the company, we think that makes for happier clients too.
|
||||
We believe that co-operatives provide better products and services to clients. When we’re happy, and believe in what we’re doing, and when every member has a stake in the success of the company, we think that makes for happier clients too.
|
Reference in New Issue
Block a user