-
Notifications
You must be signed in to change notification settings - Fork 1
/
config.yaml
74 lines (62 loc) · 1.69 KB
/
config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
baseurl: "https://softwarebutchers.com/"
title: "Software butchers"
canonifyurls: true
theme: "hugo-conference"
GoogleAnalytics: ""
params:
# Conference info
Name: "Software butchers"
Description: "Evento alternativo a SCPNA18"
Date: "sábado, 9 junio de 2018"
Price: "30€ aprox." # If your event is free, just comment this line
Venue: "Pamplona"
Address: "Calle Julián Gayarre 3, bj"
City: "Pamplona"
State: "Navarra"
Images: ["/img/badge.jpg"]
GoogleMapsKey: "AIzaSyCeYht6T3hhvwacY3J8a8i0XniXg9AhPds"
# Active sections on the website to deactivate comment out with '#'
# you can also change order here and it will reflect on page
Sections:
- about
- location
# - speakers
- schedule
#- sponsors
#- partners
- contact
# Titles which you can translate to other languages
Titles:
about: "Resumen"
location: "Donde"
speakers: "Ponentes"
schedule: "Agenda"
sponsors: "Sponsors"
partners: "Partners"
contact: "Entradas"
# The Call To Action button at the header,
# If you don't want this, just remove the callToAction property.
#CallToAction:
# text: "Register now!"
# link: "http://register.example.com"
# The entire schedule
Schedule:
- name: "Check-in"
time: "10h00"
- name: "Bienvenida y propuestas de las charlas"
time: "10h15"
- name: "Open space"
time: "11h00"
description: "2 tracks"
- name: "Open space"
time: "12h30"
description: "2 tracks"
- name: "Comilona"
time: "14h00"
description: ""
- name: "Open space"
time: "17h00"
description: "2 tracks"
- name: "Open space"
time: "18h30"
description: "2 tracks"