oliverdavies.uk/app/config/sculpin_site.yml

57 lines
976 B
YAML
Raw Normal View History

2021-06-30 07:00:00 +00:00
name: Oliver Davies
locale: en-GB
2021-06-30 07:00:00 +00:00
2021-06-30 07:00:00 +00:00
drupalorg:
name: opdavies
url: 'https://www.drupal.org/u/%drupalorg.name%'
github:
name: opdavies
url: 'https://github.com/%github.name%'
2021-06-30 07:00:00 +00:00
menus:
2021-06-30 07:00:00 +00:00
footer:
- title: Uses
href: /uses
- title: Speaker information
href: /speaker-information
- title: Drupal.org
href: '%drupalorg.url%'
is_active: false
- title: GitHub
href: '%github.url%'
is_active: false
- title: Twitter
href: '%twitter.url%'
is_active: false
- title: YouTube
href: '%youtube.url%'
is_active: false
2021-06-30 07:00:00 +00:00
main:
2021-06-30 07:00:00 +00:00
- title: About
href: /
is_active: '^//$'
- title: Blog
href: /blog
is_active: '^/blog/?'
- title: Talks
href: /talks
is_active: '^/talks/?'
2021-06-30 07:00:00 +00:00
2021-06-30 07:00:00 +00:00
twitter:
name: opdavies
url: 'https://twitter.com/%twitter.name%'
2021-06-30 07:00:00 +00:00
2021-06-30 07:00:00 +00:00
youtube:
channel:
id: UCkeK0qF9HHUPQH_fvn4ghqQ
url: 'https://www.youtube.com/channel/%youtube.channel.id%'