This repository has been archived on 2025-09-29. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
drupalcampbristol/app/config/sculpin_site.yml

34 lines
646 B
YAML
Raw Normal View History

2019-01-24 09:51:47 +00:00
title: DrupalCamp Bristol 2019
2019-04-09 14:46:58 +01:00
date: 2019-07-28
cfp:
open: true
url: '%papercall.url%'
2019-04-27 21:16:58 +02:00
eventbrite:
url: https://www.eventbrite.co.uk/e/drupalcamp-bristol-2019-tickets-58986869314
papercall:
url: https://www.papercall.io/drupalcamp-bristol-2019
main_menu:
2019-05-02 21:39:12 +01:00
- title: Tickets
url: '%eventbrite.url%'
pattern: ~
enabled: '%tickets.available%'
2019-05-02 21:39:12 +01:00
- title: Submit a session
url: '%papercall.url%'
pattern: ~
enabled: '%cfp.open%'
2019-05-02 21:39:12 +01:00
- title: Sponsor us
url: /sponsor-us
pattern: /^\/sponsor-us\/?/
enabled: true
tickets:
available: true
url: '%eventbrite.url%'