Move data partials for config

This commit is contained in:
Oliver Davies 2019-10-18 07:36:13 +01:00
parent d97621c42c
commit b9830f8386
7 changed files with 6 additions and 6 deletions

View file

@ -0,0 +1,3 @@
availability:
part: no
full: no

View file

@ -0,0 +1,67 @@
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
develop_me:
name: Develop Me Training
logo: develop_me.svg
url: https://developme.training
drupal_association:
name: Drupal Association
logo: drupal-association.png
url: https://www.drupal.org/association
freelance:
name: Freelance
horse_country:
name: 'Horse & Country TV'
logo: horse-and-country.jpg
url: http://www.horseandcountry.tv
inviqa:
name: Inviqa
logo: inviqa.jpg
url: https://inviqa.com
lab_class:
name: Lab Class
logo: lab-class.png
url: http://labclass.co.uk
microserve:
name: Microserve
logo: microserve.png
url: https://microserve.io
github: https://github.com/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

131
app/config/data/events.yml Normal file
View file

@ -0,0 +1,131 @@
events:
blue_conf_19:
name: Blue Conf 2019
location: Cardiff, UK
url: https://blueconf.co.uk
drupal_bristol:
name: Drupal Bristol
location: Bristol, UK
url: https://www.drupalbristol.org.uk
drupal_dev_days_18:
name: Drupal Developer Days 2018
location: Lisbon, Portugal
url: http://lisbon2018.drupaldays.org
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
url: https://2016.drupalcampbristol.org.uk
drupalcamp_dublin_17:
name: DrupalCamp Dublin 2017
location: Dublin, Ireland
url: 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
drupalcamp_london_18:
name: DrupalCamp London 2018
location: London, UK
drupalcamp_london_19:
name: DrupalCamp London 2019
location: London, UK
url: http://drupalcamp.london
drupalcamp_north_15:
name: DrupalCamp North 2015
location: Sunderland, UK
url: http://drupalcampnorth.org
drupalcon_eu_19:
name: DrupalCon Europe 2019
location: Amsterdam, NL
url: https://events.drupal.org/amsterdam2019
nomad_php:
name: Nomad PHP
url: https://nomadphp.com
nwdug:
name: NWDUG
location: Manchester, UK
url: http://nwdrupal.org.uk
phpnw_17:
name: PHP North West 2017
location: Manchester, UK
url: http://conference.phpnw.org.uk/phpnw17
php_south_coast_16:
name: PHP South Coast 2016
location: Portsmouth, UK
url: http://2016.phpsouthcoast.co.uk
php_south_wales:
name: PHP South Wales
location: Cardiff, UK
url: https://www.phpsouthwales.uk
phpsw:
name: PHPSW
location: Bristol, UK
url: https://phpsw.uk
php_uk_18:
name: PHP UK Conference 2018
location: London, UK
url: https://www.phpconference.co.uk
ssdc:
name: Swansea Software Development Meetup (SSDC)
location: Swansea, UK
url: https://www.meetup.com/Swansea-Software-Development-Meetup
swdug:
name: SWDUG
location: Cardiff, UK
umbristol:
name: umBristol
location: Bristol, UK
url: http://umbristol.co.uk
unified_diff:
name: 'unified.diff'
location: Cardiff, UK
url: http://unifieddiff.co.uk
wordcamp_bristol_2019:
name: 'WordCamp Bristol 2019'
location: Bristol, UK
url: https://2019.bristol.wordcamp.org
wpchelt:
name: Cheltenham WordPress Meetup
location: Cheltenham, UK
url: https://www.meetup.com/Cheltenham-WordPress-Meetup

46
app/config/data/links.yml Normal file
View file

@ -0,0 +1,46 @@
ansible_galaxy:
url: https://galaxy.ansible.com/opdavies
drupalorg:
name: opdavies
uid: 381388
url: https://www.drupal.org/user/381388
url_new: https://www.drupal.org/u/opdavies
github:
url: https://github.com/opdavies
user: opdavies
gravatar:
url: //www.gravatar.com/avatar/e0f6adcd63d8393e689b327e978d0887.png
joindin:
url: https://joind.in/user/opdavies
linkedin:
url: http://uk.linkedin.com/in/opdavies
npm:
url: https://www.npmjs.com/~opdavies
packagist:
user: opdavies
url: https://packagist.org/users/opdavies
speakerdeck:
url: https://speakerdeck.com/opdavies
twitter:
url: https://twitter.com/opdavies
user: opdavies
wordpress:
url: https://profiles.wordpress.org/opdavies
user: opdavies
youtube:
channel:
url: https://www.youtube.com/channel/UCkeK0qF9HHUPQH_fvn4ghqQ
stream:
url: '%youtube.channel.url%/live'

36
app/config/data/menus.yml Normal file
View file

@ -0,0 +1,36 @@
menus:
main:
about:
title: 'About'
href: '/'
pattern: '^/.$'
articles:
title: 'Articles'
href: '/articles'
pattern: '^/articles/?'
talks:
title: 'Talks'
href: '/talks'
pattern: '^/talks/?'
podcasts:
title: 'Podcasts'
href: '/podcasts'
pattern: '^/podcasts/?'
projects:
title: 'Projects'
href: '/projects'
pattern: '^/projects/?$'
book:
title: 'Book'
href: '/test-driven-drupal'
pattern: '^/test-driven-drupal/?$'
contact:
title: 'Contact'
href: '/contact'
pattern: '^/contact/?'

3
app/config/data/work.yml Normal file
View file

@ -0,0 +1,3 @@
work:
role: Senior Software Engineer
company: inviqa

View file

@ -14,9 +14,9 @@ favicon:
url: /images/me-phpnw.png
imports:
- ../../data/availability.yml
- ../../data/companies.yml
- ../../data/events.yml
- ../../data/links.yml
- ../../data/menus.yml
- ../../data/work.yml
- data/availability.yml
- data/companies.yml
- data/events.yml
- data/links.yml
- data/menus.yml
- data/work.yml