From bcc97afe49497e95fd24d310611eca7e179d2244 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Sun, 29 Oct 2017 23:50:00 +0000 Subject: [PATCH] Move site variables --- app/config/sculpin_site.yml | 181 ++++++++++++++++++++++++++++++++++-- app/data/companies.yml | 60 ------------ app/data/events.yml | 89 ------------------ app/data/meetups.yml | 12 --- 4 files changed, 171 insertions(+), 171 deletions(-) delete mode 100644 app/data/companies.yml delete mode 100644 app/data/events.yml delete mode 100644 app/data/meetups.yml diff --git a/app/config/sculpin_site.yml b/app/config/sculpin_site.yml index aba7c0c2..ce20a8a6 100644 --- a/app/config/sculpin_site.yml +++ b/app/config/sculpin_site.yml @@ -7,12 +7,24 @@ apple_touch_icon_sizes: [ 57, 114, 72, 144, 60, 120, 76, 152 ] favicon_sizes: [ 160, 96, 32, 16 ] nav_links: - - { title: 'About', href: '/', pattern: '/\.' } - - { title: 'Experience', href: '/experience' } - - { title: 'Testimonials', href: '/testimonials' } - - { title: 'Talks', href: '/talks' } - - { title: 'Blog', href: '/blog' } - - { title: 'Contact', href: '/contact' } + - title: About + href: '/' + pattern: '/\.' + + - title: Experience + href: '/experience' + + - title: Testimonials + href: '/testimonials' + + - title: Talks + href: '/talks' + + - title: Blog + href: '/blog' + + - title: Contact + href: '/contact' ansible_galaxy: url: https://galaxy.ansible.com/opdavies @@ -75,7 +87,156 @@ work: role: Senior Developer company: microserve -imports: - - ../data/companies.yml - - ../data/events.yml - - ../data/meetups.yml +companies: + appnovation: + name: Appnovation + logo: appnovation.png + url: https://www.appnovation.com + + cti: + name: CTI Digital + logo: cti-digital.png + url: https://www.ctidigital.com + + drupal_association: + name: Drupal Association + logo: drupal-association.png + url: https://assoc.drupal.org + + freelance: + name: Freelance + + horse_country: + name: 'Horse & Country TV' + logo: horse-and-country.jpg + url: http://www.horseandcountry.tv + + lab_class: + name: Lab Class + logo: lab-class.png + url: http://labclass.co.uk + + microserve: + name: Microserve + logo: microserve.png + url: https://microserve.io + + nomensa: + name: Nomensa + logo: nomensa.png + url: http://www.nomensa.com + + precedent: + name: Precedent + logo: precedent.jpg + url: http://precedent.com + + proctors: + name: 'Proctor & Stevenson' + logo: proctors.jpg + url: http://www.proctors.co.uk + + trent: + name: Trent Design + url: http://www.trentdesign.net + + zooba: + name: Zooba Ltd + +meetups: + - name: Drupal Bristol + logo: drupal-bristol.jpeg + url: 'http://www.drupalbristol.org.uk' + + - name: DrupalCamp Bristol + logo: drupalcamp-bristol.png + url: 'http://www.drupalcampbristol.co.uk' + + - name: PHPSW + logo: phpsw.jpeg + url: 'http://phpsw.uk' + +events: + drupal-bristol: + name: Drupal Bristol + location: Bristol, UK + website: https://www.drupalbristol.org.uk + + drupal-somerset: + name: Drupal Somerset + location: Glastonbury, UK + + drupalcamp-brighton-15: + name: DrupalCamp Brighton 2015 + location: Brighton, UK + + drupalcamp-bristol-16: + name: DrupalCamp Bristol 2016 + location: Bristol, UK + website: https://2016.drupalcampbristol.org.uk + + drupalcamp-dublin-17: + name: DrupalCamp Dublin 2017 + location: Dublin, Ireland + website: http://2017.drupal.ie + + drupalcamp-london-14: + name: DrupalCamp London 2014 + location: London, UK + + drupalcamp-london-15: + name: DrupalCamp London 2015 + location: London, UK + + drupalcamp-london-16: + name: DrupalCamp London 2016 + location: London, UK + + drupalcamp-london-17: + name: DrupalCamp London 2017 + location: London, UK + website: http://drupalcamp.london + + drupalcamp-north-15: + name: DrupalCamp North 2015 + location: Sunderland, UK + website: http://drupalcampnorth.org + + nomad-php: + name: Nomad PHP + location: Online + website: https://nomadphp.com + + nwdug: + name: NWDUG + location: Manchester, UK + website: http://nwdrupal.org.uk + + phpnw17: + name: PHP North West 2017 + location: Manchester, UK + website: http://conference.phpnw.org.uk/phpnw17 + + phpsc16: + name: PHP South Coast 2016 + location: Portsmouth, UK + website: http://2016.phpsouthcoast.co.uk + + phpsw: + name: PHPSW + location: Bristol, UK + website: https://phpsw.uk + + swdug: + name: SWDUG + location: Cardiff, UK + + umbristol: + name: umBristol + location: Bristol, UK + website: http://umbristol.co.uk + + unifieddiff: + name: 'unified.diff' + location: Cardiff, UK + website: http://unifieddiff.co.uk diff --git a/app/data/companies.yml b/app/data/companies.yml deleted file mode 100644 index 0c1a7254..00000000 --- a/app/data/companies.yml +++ /dev/null @@ -1,60 +0,0 @@ -companies: - appnovation: - name: Appnovation - logo: appnovation.png - url: 'https://www.appnovation.com' - - cti: - name: CTI Digital - logo: cti-digital.png - url: 'https://www.ctidigital.com' - - drupal_association: - name: Drupal Association - logo: drupal-association.png - url: 'https://assoc.drupal.org' - - freelance: - name: Freelance - logo: ~ - url: ~ - - horse_country: - name: 'Horse & Country TV' - logo: horse-and-country.jpg - url: 'http://www.horseandcountry.tv' - - lab_class: - name: Lab Class - logo: lab-class.png - url: 'http://labclass.co.uk' - - microserve: - name: Microserve - logo: microserve.png - url: 'https://microserve.io' - - nomensa: - name: Nomensa - logo: nomensa.png - url: 'http://www.nomensa.com' - - precedent: - name: Precedent - logo: precedent.jpg - url: 'http://precedent.com' - - proctors: - name: 'Proctor & Stevenson' - logo: proctors.jpg - url: 'http://www.proctors.co.uk' - - trent: - name: Trent Design - logo: ~ - url: 'http://www.trentdesign.net' - - zooba: - name: Zooba Ltd - logo: ~ - url: ~ diff --git a/app/data/events.yml b/app/data/events.yml deleted file mode 100644 index fbc074b8..00000000 --- a/app/data/events.yml +++ /dev/null @@ -1,89 +0,0 @@ -events: - drupal-bristol: - name: 'Drupal Bristol' - location: 'Bristol, UK' - website: 'https://www.drupalbristol.org.uk' - - drupal-somerset: - name: 'Drupal Somerset' - location: 'Glastonbury, UK' - - drupalcamp-brighton-15: - name: 'DrupalCamp Brighton 2015' - location: 'Brighton, UK' - website: ~ - - drupalcamp-bristol-16: - name: 'DrupalCamp Bristol 2016' - location: 'Bristol, UK' - website: 'https://2016.drupalcampbristol.org.uk' - - drupalcamp-dublin-17: - name: DrupalCamp Dublin 2017 - location: Dublin, Ireland - website: http://2017.drupal.ie - - drupalcamp-london-14: - name: DrupalCamp London 2014 - location: London, UK - website: ~ - - drupalcamp-london-15: - name: DrupalCamp London 2015 - location: London, UK - website: ~ - - drupalcamp-london-16: - name: DrupalCamp London 2016 - location: London, UK - website: ~ - - drupalcamp-london-17: - name: DrupalCamp London 2017 - location: London, UK - website: http://drupalcamp.london - - drupalcamp-north-15: - name: DrupalCamp North 2015 - location: Sunderland, UK - website: http://drupalcampnorth.org - - nomad-php: - name: Nomad PHP - location: Online - website: https://nomadphp.com - - nwdug: - name: NWDUG - location: Manchester, UK - website: http://nwdrupal.org.uk - - phpnw17: - name: PHP North West 2017 - location: Manchester, UK - website: http://conference.phpnw.org.uk/phpnw17 - - phpsc16: - name: PHP South Coast 2016 - location: Portsmouth, UK - website: http://2016.phpsouthcoast.co.uk - - phpsw: - name: PHPSW - location: Bristol, UK - website: https://phpsw.uk - - swdug: - name: SWDUG - location: Cardiff, UK - website: ~ - - umbristol: - name: umBristol - location: Bristol, UK - website: http://umbristol.co.uk - - unifieddiff: - name: 'unified.diff' - location: Cardiff, UK - website: http://unifieddiff.co.uk diff --git a/app/data/meetups.yml b/app/data/meetups.yml deleted file mode 100644 index 028d2b33..00000000 --- a/app/data/meetups.yml +++ /dev/null @@ -1,12 +0,0 @@ -meetups: - - name: Drupal Bristol - logo: drupal-bristol.jpeg - url: 'http://www.drupalbristol.org.uk' - - - name: DrupalCamp Bristol - logo: drupalcamp-bristol.png - url: 'http://www.drupalcampbristol.co.uk' - - - name: PHPSW - logo: phpsw.jpeg - url: 'http://phpsw.uk'