forked from gdg-x/zeppelin
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
186 lines (162 loc) · 6.17 KB
/
_config.yml
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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
# Plugins
plugins:
- jekyll-sitemap
safe: false
# Build Settings
markdown: kramdown
permalink: pretty
exclude: ['/automation/', 'README.md', 'LICENSE.txt', 'CNAME']
# Site Settings
title: "ResBaz Sydney 2021"
email: "[email protected]"
description: "A conference promoting digital literacy and skill-sharing for researchers"
baseurl: "/resbaz"
url: "https://sydney.resbaz.com.au"
permalink: "/blog/:title"
googleAnalyticsTrackingId: "xxxxxxxx"
googleAnalyticsSiteUrl: "sydney.resbaz.com.au"
siteVerification: "xxxxxxx"
# Organizer Info
organizerName: "ResBaz Sydney"
organizerAlternateName: "ResBaz Sydney"
organizerDescription: "The organisers of ResBaz Sydney"
organizerEmail: "[email protected]"
organizerLogo: "/img/seo/ResBaz_transparent_cropped.png"
organizerLink: "http://sydney.resbaz.com.au/"
# Head
metaKeywords: "event, research, library, digital, skills, eresearch"
twitterAccount: "@ResBazSydney2021"
socialImageSrcGooglePlus: "/img/seo/sharing-google-plus.png"
socialImageSrcTwitter: "/img/seo/sharing-twitter.png"
socialImageSrcFacebook: "/img/seo/sharing-facebook.png"
# Documents
c4pUrl: "https://bit.ly/dfua-c4p"
c4sponsorsUrl: "/assets/GDG_DevFest_Partnership.pdf"
# Navigation
navigationLinks:
- {permalink: "/", text: "Home"}
- {permalink: "/blog/", text: "Blog"}
- {permalink: "/schedule/", text: "Schedule"}
- {permalink: "/speakers/", text: "Speakers"}
- {permalink: "/sessions/", text: "Sessions"}
- {permalink: "/code/", text: "Code of Conduct"}
bottomNavigationLinks:
- {link: "/sponsor/", text: "Become a sponsor"}
rightNavigationButtons:
- {link: "/sponsor/", text: "Become a sponsor"}
# Hero Block
heroImage: "hero.jpg"
heroTitle: "ResBaz Sydney 2021"
eventDate: "November 22-25 2021"
heroButtons:
- {permalink: "/sponsor/", text: "Become a sponsor"}
# About Block
aboutTitle: "About ResBaz"
aboutBlock:
- {title: "Conference",image: "resbaz_logo.png", text: "Sydney's Research Bazaar is a free, 4 day online festival and conference where researchers come together to up-skill in next generation digital research tools and scholarship. In the spirit of a marketplace or bazaar, ResBaz is a highly participatory event where researchers from many different disciplines can learn, share knowledge and skills, and have fun." }
# Statistic Block
statisticBlockImage: "statistic.jpg"
statisticBlock:
- {count: "350", specialCharacter: "+", info: "attendees", detail: "from everywhere"}
- {count: "48", specialCharacter: "+", info: "hours", detail: "of researher trailing"}
- {count: "20", specialCharacter: "+", info: "speakers", detail: "from country and beyond"}
- {count: "3", specialCharacter: "", info: "parallel tracks", detail: "plus HPC day"}
# Latest News Block
latestNewsTitle: "Latest news"
# Location Block
# locationBlockTitle: "Location"
# eventLocationName: "Conference Hall"
# eventLocationLink: "http://cabinet.kinopalace.lviv.ua/showtimes/"
# eventStreetAddress: "22 Teatral'na St"
# eventAddressLocality: "Lviv"
# eventAddressLocalityRegion: "Lvivska"
# eventPostalCode: "79000"
# eventAddressCountry: "Ukraine"
# eventStartTime: "2014-10-25T10:00"
# eventDoorTime: "09:00"
# eventEndTime: "2014-10-25T20:00"
# eventPlaceCoordinates: "49.843237, 24.028751"
# mapCenterCoordinates: "49.842537, 24.025701"
# mapMobileCenterCoordinates: "49.841620, 24.029411"
# Venue Block
# venueBlockTitle: "Venue"
# venueBigImage: "venue_0.jpg"
# venueSmallImage1: "venue_1.jpg"
# venueSmallImage2: "venue_2.jpg"
# venueSmallImage3: "venue_3.jpg"
# venueTitle: "Kinopalace Cinema"
# venueFeatures: ["3 huge cinema screens", "Doulby Digital Surround EX audio system", "Located directly in the city center"]
# Tweets Feed Block
tweetsFeedImage: "twitter-feed.jpg"
tweetsFeedTitle: "Twitter"
twitterHashTag: "resbazsyd"
# twitterFeed: "http://lviv.gdg.org.ua/tweetledee/favoritesjson.php?c=10&cache_interval=8000"
# Partners Block
organisersTitle: "Organizers"
# Subscribe Block
# subscribeImage: "subscribe.jpg"
# subscribeTitle: "Subscribe for updates"
# subscribeAction: "https://blahblah/"
# subscribeInfo: "Registration will be open around end of August. Number of tickets are limited. Stay tuned!"
# Tickets Block
# ticketsTitle: "Pricetable"
# ticketsInfo: "Tickets grant access to all conference sections, coffee brakes, lunch and party. Accommodation is NOT included in the ticket price."
# ticketsOffers:
# -
# name: "Early Bird"
# price: "350"
# priceCurrency: "UAH"
# ticketsNumber: "150"
# ribbon: "-5%"
# buyButtonLink: "http://dfua.ticketforevent.com/"
# buyButtonText: "Buy Now"
# ticketContentList: ["Lorem ipsum is simply", "Dummy text of the printing", "Typesetting industry"]
# validFrom: "2014-08-25T10:00"
# validThrough: "2014-09-30T23:59"
# -
# name: "Last Chance"
# price: "450"
# priceCurrency: "UAH"
# ticketsNumber: "100"
# ribbon: "-20%"
# featured: true
# buyButtonLink: "http://dfua.ticketforevent.com/"
# buyButtonText: "Buy Now"
# ticketContentList: ["Lorem ipsum is simply", "Dummy text of the printing", "Typesetting industry"]
# validFrom: "2014-10-01T00:00"
# validThrough: "2014-10-23T23:59"
# disabled: true
# -
# name: "Student"
# price: "200"
# priceCurrency: "UAH"
# ticketsNumber: "50"
# buyButtonLink: "http://dfua.ticketforevent.com/"
# buyButtonText: "Buy Now"
# additionalInfo: "Requires a valid student ID at the conference check in. Without student ID at the check in, ticket will be cancelled without refund"
# ticketContentList: ["Lorem ipsum is simply", "Dummy text of the printing", "Typesetting industry"]
# validFrom: "2014-08-20T10:00"
# validThrough: "2014-10-23T23:59"
# soldOut: true
# soldOutText: "Sold Out"
# Footer
socialLinks:
- {link: "https://twitter.com/ResbazS", icon: "twitter"}
- {permalink: "/feed.xml", icon: "rss"}
footerBlocks:
-
title: "Contacts"
links:
- {link: "mailto:[email protected]", text: "[email protected]"}
-
title: "Code of Conduct"
links:
- {permalink: "/code/", text: "Code of Conduct"}
# Blog
blogTitle: "Latest news"
blogCommentsEnabled: false
# Speakers List Block
showSessions: true
# Team Block
teamBlockTitle: "Volunteers"
aboutUs: "We'd like to thank all of the dedicated volunteers who have made ResBaz Sydney 2021 possible!"