-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.toml
350 lines (291 loc) · 10.4 KB
/
config.toml
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
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
# Site settings
baseurl = "https://newcastle2020.satrdays.org/"
languageCode = "en-us"
title = "satRday"
theme = ["hugo-satrdays-theme", "hugo-agency-theme"]
ignoreFiles = ["\\.Rmd$", "\\.Rmarkdown$", "_files$", "_cache$"]
# Enter your tracking code to enable Google Analytics
googleAnalytics = ""
# Disable taxonomies that are not used https://discourse.gohugo.io/t/found-no-layout-for-taxonomyterm-language-en-output-format-html/16376
disableKinds = ["taxonomy", "taxonomyTerm"]
[params]
# You can use Markdown syntax for urls [text](//url.to/source) or
# most longer texts.
#
# All icons using Fontawesome's icon font. Look at fortawesome.github.io/Font-Awesome/icons/
# for more icons. The icons are represented by their corresponding
# CSS class.
# To provide some metadata for search engines feel free to add a few
# information about you and your website.
name = "satRday Newcastle upon Tyne 2020"
description = "R conference in Newcastle upon Tyne: Rescheduled date TBC"
email = "[email protected]"
# Link custom assets relative to /static
custom_css = ["css/satrday.css"]
custom_js = []
favicon = "img/favicon.ico"
# Possibility to disable external/additional fonts
# Exception: Fontawesome
disableFonts = false
# 404 error customization
[params.error404]
heading = "Page couldn't be found"
text = "Perhaps try our [homepage](https://newcastle2020.satrdays.org/) again"
# Optional piwik tracking
#[params.analytics.piwik]
# URL = "https://stats.example.com"
# ID = "42"
# # Track all subdomains with "*.example.com"
# domain = "www.example.com"
# # Optional integrity check hash
# hash = "sha512-RfeD0pacGTqy9m7U6PgehQfS4cc7SIt+e+P+H5e848kEvB/RW84CUGO3O4O3LNbxjevym6KPUZ8muPsMrI8WIw=="
# Navigation
[params.navigation]
brand = "satRday"
# Optional logo as brand stored in img/
logo = "logo.png"
services = "About"
portfolio = "Talks"
eventbrite = "Register"
schedule = "Schedule"
team = "People"
contact = "Get involved"
# Add custom links. Those can be pre- and postpended to the default menu above.
# Use the weight attribute to order your custom links. Uncomment the example
# below and replace the values with your own.
# prepended links
#[[menu.prepend]]
# url = "http://gohugo.io"
# name = "Hugo"
# weight = 10
# postpended links
[[menu.postpend]]
url = "http://satrdays.org/"
name = "satRdays.org"
weight = 10
# Hero section
[params.hero]
# To change the background image of the hero, replace 'header-bg.jpg' in
# the 'static/img' folder.
title = "satRday Newcastle upon Tyne 2020"
subtitle = "CANCELLED"
bg = true
buttonText = "Tell me more"
# About [Services] section
[params.services]
enable = true
title = "About"
subtitle = "Conference Details"
[[params.services.row]]
[[params.services.row.list]]
icon = "fa-clock-o"
title = "Details"
description = "CANCELLED"
url = "#"
[[params.services.row.list]]
icon = "fa-money"
title = "Affordable"
description = "Only £30"
url = "#"
[[params.services.row.list]]
icon = "fa-universal-access"
title = "Accessible"
description = "Inclusive, supportive and respectful environment"
url = "#"
# Register section
# You only need ONE of these active
[params.university]
enable = true
title = "Register"
bg = true
[params.mailchimp]
enable = false
title = "Sign up for e-mail updates"
bg = true
[params.tito]
enable = false
title = "Register"
bg = true
accountevent = "ultimateconf/2013"
# Go to https://ti.to/ and find the account (under your user) and event pair string e.g. "cardiff-satrday/2018"
# include both the account and event in a string, seperated by /, with no spaces
[params.eventbrite]
enable = false
title = "Register"
bg = true
eid = "32416000129"
# Go to https://www.eventbrite.co.uk/support/articles/en_US/How_To/how-to-sell-eventbrite-tickets-registrations-on-your-website-using-embeddable-widgets?lg=en_GB
# Follow instructions to discover your 'Website Integration' embeddable iframe
# Take ONLY the numeric string between "eid=" and "&ref=etckt"
# Supply this string as the value to `eid` above
[params.tickettailor]
enable = false
title = "Register"
bg = true
eventviewid = "162430"
# Go to www.tickettailor.com and open your event page
# Note the number at the end of the url e.g. https://www.tickettailor.com/event/view/id/162430
# Supply the number ONLY in `eventviewid`
# Call for papers section
[params.callforpapers]
enable = false
title = "Call For Papers"
bg = false
CfSpage = "/test3490"
# Go to Organizer > My Events > Dashboard and copy the "CfS Page" string into the `CfSpage` value
dates = "09 Aug - 21 Sep 2018"
# Talk [Portfolio] section
[params.portfolio]
enable = true
# All projects defined in their own files. You can find example projects
# at 'exampleSite/data/projects'. Copy the 'projects' folder into the 'data' directory
# at the root of this Hugo site.
# For more informtion take a look at the README.
title = "Talks"
subtitle = ""
bg = false
[params.portfolio.modal]
client = "Client"
date = "Date"
category = "Category"
buttonText = "Close"
# Schedule section
[params.schedule]
enable = true
title = "Schedule"
bg = false
# Important Dates [About] section
[params.about]
enable = false
title = "Important Dates"
subtitle = "Save the date!"
endpoint = "Conference"
# The events will be listed from the top to the bottom.
# All images are stored under 'static/img/about'.
# Replace them with your own.
[[params.about.events]]
img = "1.jpg"
date = "02/12/2019 - 31/01/2020"
title = "Call For Papers"
description = "Submissions for speakers has closed."
[[params.about.events]]
img = "3.jpg"
date = "03/04/2020"
title = "Tutorials"
description = "Workshops on Sentiment Analysis (by Julia Silge) and Building an R package (by Jumping Rivers). Register <a href = 'https://webstore.ncl.ac.uk/conferences-and-events/faculty-of-science-agriculture-engineering/mathematics-statistics-and-physics/satrdays-tutorial'>here.</a>"
# Location section
[params.location]
enable = true
title = "The Catalyst Newcastle"
bg = true
iframesrc = "https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d37576.14451073607!2d-1.6512984683061822!3d54.96334326265779!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x487e774a8501fda7%3A0x4e28e58fc4ec60fb!2sThe%20Catalyst!5e0!3m2!1sen!2suk!4v1583312873003!5m2!1sen!2suk"
# Team section
[params.team]
enable = true
# Possibility to center items
#center = true
title = "Organising committee"
#subtitle = "The people putting it together"
bg = false
description = ""
speakers = "Speakers"
# All team member's pictures are stored under 'static/img/team'.
# Replace them with your own too.
# Suggestion: Image size should be at least 360px*360px or the alignment might be affected
[[params.team.members]]
img = "profile-rhian.jpg"
name = "Rhian Davies"
#position = "Organiser Position 2"
social = [
["fa-twitter", "https://twitter.com/trianglegirl"],
["fa-github", "https://github.com/trianglegirl"],
["fa-linkedin", "https://www.linkedin.com/in/trianglegirl"]
]
[[params.team.members]]
img = "profile-colin.jpg"
name = "Colin Gillespie"
#position = "Organiser Position 1"
#reportsTo = ""
#livesIn = "[Munich, Germany](#some-maps-url)"
#scope = [
# "Role 1 for [thing 1](#)",
# "Role 2 for [thing 2](#)",
# "Role 3 for [thing 3](#)"
#]
# For bio markdown and even multiline strings are available.
# bio = """I do things,
# and stuff"""
social = [
["fa-twitter", "https://twitter.com/csgillespie"],
["fa-github", "https://github.com/csgillespie"],
["fa-linkedin", "https://www.linkedin.com/in/colin-gillespie-25028332/"]
]
[[params.team.members]]
img = "profile-caterina.png"
name = "Caterina Constantinescu"
#position = "Organiser Position 2"
social = [
#["fa-twitter", "#"],
["fa-github", "https://github.com/CaterinaC"],
["fa-linkedin", "https://www.linkedin.com/in/alexandra-caterina-constantinescu-8168355a/"]
]
[[params.team.members]]
img = "profile-ahmed.png"
name = "Ahmed Salhin"
#position = "Organiser Position 3"
social = [
["fa-twitter", "https://twitter.com/AhmedSalhin"],
["fa-github", "https://github.com/ahmedsalhin"],
["fa-linkedin", "https://www.linkedin.com/in/ahmedsalhin/"]
]
# Client section
[params.clients_list]
enable = true
# Possibility to center items
center = true
# Optional client title specifying the involvement
title = "Sponsors"
bg = true
# All the clients' logos are stored under 'static/img/logos'.
# Replace them with your clients's logos.
# Suggestion: .svg in the size of 280px*80px looks good
[[params.clients]]
logo = "jumping-rivers.png"
link = "https://www.jumpingrivers.com/?utm_source=satRday&utm_medium=newcastle2020"
[[params.clients]]
logo = "ncl.png"
link = "https://www.ncl.ac.uk/"
[[params.clients]]
logo = "sage.png"
link = "https://www.sage.com/en-gb/"
[[params.clients]]
logo = "rstudio.png"
link = "https://www.rstudio.com/"
[params.diversity]
enable = true
title = "Diversity"
bg = true
# Contact section
[params.contact]
enable = true
bg = false
title = "Contact us"
email = "[email protected]"
# Footer section
[params.footer]
enable = true
copyright = "Published under the Apache License 2.0."
[[params.footer.social]]
icon = "fa-twitter"
link = "https://twitter.com/satrdays_org"
title = "Twitter"
[[params.footer.social]]
icon = "fa-github"
link = "https://github.com/satRdays"
title = "GitHub"
[[params.footer.quicklinks]]
text = "Privacy Policy"
link = "#"
[[params.footer.quicklinks]]
text = "Terms of Use"
link = "#"