Move all files to 2019/
This commit is contained in:
parent
f59a1843de
commit
0b536af737
94 changed files with 0 additions and 0 deletions
118
2019/app/config/sculpin_site.yml
Normal file
118
2019/app/config/sculpin_site.yml
Normal file
|
@ -0,0 +1,118 @@
|
|||
title: DrupalCamp Bristol 2019
|
||||
date: 2019-07-28
|
||||
email: info@drupalcampbristol.co.uk
|
||||
|
||||
cfp:
|
||||
open: false
|
||||
url: '%papercall.url%'
|
||||
|
||||
eventbrite:
|
||||
url: https://www.eventbrite.co.uk/e/drupalcamp-bristol-2019-tickets-58986869314
|
||||
|
||||
papercall:
|
||||
url: https://www.papercall.io/drupalcamp-bristol-2019
|
||||
|
||||
schedule:
|
||||
slots:
|
||||
- id: 1
|
||||
time: 8:30 am
|
||||
label: Registration and refreshments
|
||||
|
||||
- id: 2
|
||||
time: 9:00 am
|
||||
label: Welcome
|
||||
|
||||
- id: 3
|
||||
time: 9:10 am
|
||||
|
||||
- id: 4
|
||||
time: 10:00 am
|
||||
|
||||
- id: 5
|
||||
time: 10:30 am
|
||||
label: Refreshments
|
||||
|
||||
- id: 6
|
||||
time: 10:50 am
|
||||
|
||||
- id: 7
|
||||
time: 11:40 am
|
||||
|
||||
- id: 8
|
||||
time: 12:10 pm
|
||||
label: Lunch
|
||||
|
||||
- id: 9
|
||||
time: 1:10 pm
|
||||
|
||||
- id: 10
|
||||
time: 2:00 pm
|
||||
|
||||
- id: 12
|
||||
time: 2:30 pm
|
||||
label: Refreshments
|
||||
|
||||
- id: 13
|
||||
time: 2:50 pm
|
||||
|
||||
- id: 14
|
||||
time: 3:05 pm
|
||||
|
||||
- id: 15
|
||||
time: 3:20 pm
|
||||
|
||||
- id: 16
|
||||
time: 4:10 pm
|
||||
label: Closing remarks
|
||||
|
||||
- id: 17
|
||||
time: 4:40 pm
|
||||
label: Drinks reception
|
||||
|
||||
tickets:
|
||||
available: false
|
||||
url: '%eventbrite.url%'
|
||||
|
||||
sponsorship_levels:
|
||||
- gold
|
||||
- silver
|
||||
- bronze
|
||||
|
||||
sponsors:
|
||||
gold:
|
||||
- name: Acquia
|
||||
description: |
|
||||
We provide the world’s most ambitious brands with technology that allows them to embrace innovation and create customer moments that matter. At Acquia, we believe in the power of community — giving our customers the freedom to build tomorrow on their terms.
|
||||
|
||||
Acquia is helping some of the world’s leading brands succeed, including Twitter, Mercedes Benz, Warner Music Group, and Stanford University. More than 4,000 organizations are using Acquia’s solutions for content, community and commerce.
|
||||
logo: acquia.png
|
||||
url: https://www.acquia.com
|
||||
confirmed: true
|
||||
|
||||
- name: Microserve
|
||||
description: ~
|
||||
logo: microserve.png
|
||||
url: https://microserve.io
|
||||
confirmed: true
|
||||
|
||||
- name: Proctor + Stevenson
|
||||
description: ~
|
||||
logo: proctors.jpg
|
||||
url: https://www.proctors.co.uk
|
||||
confirmed: true
|
||||
|
||||
silver:
|
||||
- name: Drupalize.me
|
||||
logo: drupalize-me.png
|
||||
url: https://drupalize.me
|
||||
confirmed: false
|
||||
|
||||
bronze:
|
||||
- name: Manifesto
|
||||
logo: tpx-manifesto.svg
|
||||
url: https://manifesto.co.uk
|
||||
confirmed: true
|
||||
|
||||
twitter:
|
||||
url: https://twitter.com/drupalcampbris
|
||||
user: DrupalCampBris
|
Reference in a new issue