forked from OpenSecuritySummit/oss-website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.toml
476 lines (414 loc) · 13.5 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
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
baseurl = "https://open-security-summit.org/"
title = "Open Security Summit"
theme = "oss-owasp"
languageCode = "en-us"
defaultContentLanguage = "en"
googleAnalytics = "UA-97001849-2"
enableGitInfo = true
preserveTaxonomyNames = true
nextSummerYear = 2022
#disableKinds = ["taxonomy"]
pluralizelisttitles = false
# Define the number of posts per page
paginate = 10
[menu]
[[menu.main]]
name = "Search"
identifier = "search"
pre = "<i class='fa fa-road'></i> "
weight = 8
url = "/search"
[[menu.main]]
name = "Projects"
identifier = "projects"
pre = "<i class='fa fa-road'></i> "
weight = 10
url = "/projects"
[[menu.main]]
name = "Schedule"
identifier = "schedule"
pre = "<i class='fa fa-road'></i> "
weight = 20
# parent = "sessions"
url = "/schedule"
[[menu.main]]
name = "Members"
identifier = "members"
pre = "<i class='fa fa-road'></i> "
weight = 30
url = "/membership/"
#[[menu.main]]
# name = "Tracks"
# identifier = "tracks"
# pre = "<i class='fa fa-road'></i> "
# weight = 30
# url = "/tracks/"
[[menu.main]]
name = "Past Summits"
identifier = "past-summits"
pre = "<i class='fa fa-road'></i> "
weight = 40
[[menu.main]]
name = "Mar 2022"
identifier = "event-mar-2022"
parent = "past-summits"
pre = "<i class='fa fa-road'></i> "
weight = 35
url = "/sessions/2022/mini-summits/mar/"
[[menu.main]]
name = "Jan 2022"
identifier = "event-jan-2022"
parent = "past-summits"
pre = "<i class='fa fa-road'></i> "
weight = 36
url = "/sessions/2022/mini-summits/jan/"
[[menu.main]]
name = "Nov 2021"
identifier = "event-nov-2021"
parent = "past-summits"
pre = "<i class='fa fa-road'></i> "
weight = 37
url = "/sessions/2021/mini-summits/nov/"
[[menu.main]]
name = "Sep 2021"
identifier = "event-sep-2021"
parent = "past-summits"
pre = "<i class='fa fa-road'></i> "
weight = 38
url = "/sessions/2021/mini-summits/sep/"
[[menu.main]]
name = "Jun 2021"
identifier = "event-jun-2021"
parent = "past-summits"
pre = "<i class='fa fa-road'></i> "
weight = 39
url = "/sessions/2021/mini-summits/jun/"
[[menu.main]]
name = "May 2021"
identifier = "event-may-2021"
parent = "past-summits"
pre = "<i class='fa fa-road'></i> "
weight = 40
url = "/sessions/2021/mini-summits/may/"
[[menu.main]]
name = "Apr 2021"
identifier = "event-apr-2021"
parent = "past-summits"
pre = "<i class='fa fa-road'></i> "
weight = 41
url = "/sessions/2021/mini-summits/apr/"
[[menu.main]]
name = "Mar 2021"
identifier = "event-mar-2021"
parent = "past-summits"
pre = "<i class='fa fa-road'></i> "
weight = 42
url = "/sessions/2021/mini-summits/mar/"
[[menu.main]]
name = "Jan 2021"
identifier = "event-jan-2021"
parent = "past-summits"
pre = "<i class='fa fa-road'></i> "
weight = 43
url = "/sessions/2021/mini-summits/jan/"
[[menu.main]]
name = "Dec 2020"
identifier = "event-dec-2020"
parent = "past-summits"
pre = "<i class='fa fa-road'></i> "
weight = 44
url = "/sessions/2020/mini-summits/dec/"
[[menu.main]]
name = "Nov 2020"
identifier = "event-nov-2020"
parent = "past-summits"
pre = "<i class='fa fa-road'></i> "
weight = 45
url = "/sessions/2020/mini-summits/nov/"
[[menu.main]]
name = "Oct 2020"
identifier = "event-ot-2020"
parent = "past-summits"
pre = "<i class='fa fa-road'></i> "
weight = 46
url = "/sessions/2020/mini-summits/oct/"
[[menu.main]]
name = "About"
identifier = "about"
pre = "<i class='fa fa-road'></i> "
weight = 47
url = "/about/"
[[menu.main]]
name = "The Summit"
identifier = "about-the-summit"
pre = "<i class='fa fa-road'></i> "
weight = 48
parent = "about"
url = "/about/"
[[menu.main]]
name = "Faq"
identifier = "faq"
pre = "<i class='fa fa-road'></i> "
weight = 49
parent = "about"
url = "/faq/"
[[menu.main]]
name = "Sponsors"
identifier = "sponsors"
weight = 50
pre = "<i class='fa fa-road'></i> "
url = "/sponsors/"
parent = "about"
### OLD menus
# Main menu
#[[menu.main]]
# name = "Reactions"
# identifier = "reactions"
# pre = "<i class='fa fa-road'></i> "
# weight = 1
# url = "/Reactions"
#[[menu.main]]
# name = "Outcomes"
# identifier = "outcomes"
# pre = "<i class='fa fa-road'></i> "
# weight = 2
# url = "/outcomes/"
#[[menu.main]]
# name = "Video"
# identifier = "Video"
# pre = "<i class='fa fa-road'></i> "
# weight = 8
# url = "/video/"
#[[menu.main]]
# name = "Merchandise"
# identifier = "Merchandise"
# pre = "<i class='fa fa-road'></i> "
# weight = 9
# url = "https://pre-summit-training-sessions.heysummit.com/merchandise-3/"
# name = "Photo Gallery"
# identifier = "PhotoGallery"
# pre = "<i class='fa fa-road'></i> "
# weight = 8
# url = "/photo-gallery/"
#[[menu.main]]
# name = "Sessions"
# identifier = "sessions"
# pre = "<i class='fa fa-road'></i> "
# weight = 3
# url = "/working-sessions/"
#[[menu.main]]
# name = "Trainings"
# identifier = "training"
# pre = "<i class='fa fa-road'></i> "
# weight = 4
# url = "/training/"
#[[menu.main]]
# name = "Topics"
# identifier = "topics"
# pre = "<i class='fa fa-road'></i> "
# weight = 6
## parent = "sessions"
# url = "/topics/"
#[[menu.main]]
# name = "Working Sessions"
# identifier = "working-sessions"
# pre = "<i class='fa fa-road'></i> "
# weight = 5
# parent = "sessions"
# url = "/working-sessions/"
#[[menu.main]]
# name = "User Sessions"
# identifier = "user-sessions"
# pre = "<i class='fa fa-road'></i> "
### weight = 16
# parent = "sessions"
# url = "/user-sessions/"
#[[menu.main]]
# name = "Teams"
# identifier = "teams"
# pre = "<i class='fa fa-road'></i> "
# weight = 17
# parent = "sessions"
# url = "/teams"
#[[menu.main]]
# name = "Product Sessions"
# identifier = "product-sessions"
# pre = "<i class='fa fa-road'></i> "
# weight = 18
# parent = "sessions"
# url = "/product-sessions"
#[[menu.main]]
# name = "Participants"
# identifier = "participants"
# pre = "<i class='fa fa-road'></i> "
# weight = 7
# url = "/participant/"
# parent = "about"
#[[menu.main]]
# name = "Onsite Participants"
# identifier = "onsite-participants"
# pre = "<i class='fa fa-road'></i> "
# weight = 13
# parent = "participants"
# url = "/participant/"
#[[menu.main]]
# name = "Remote Participants"
# identifier = "Remote-participants"
# pre = "<i class='fa fa-road'></i> "
# weight = 14
# parent = "participants"
# url = "/participant-remote/"
#[[menu.main]]
# name = "Venue"
# identifier = "venue"
# pre = "<i class='fa fa-road'></i> "
# weight = 21
# parent = "about"
# url = "/venue/"
#[[menu.main]]
# name = "Partners"
# identifier = "partners"
# pre = "<i class='fa fa-road'></i> "
# weight = 21
# parent = "about"
# url = "/partners"
#[[menu.main]]
# name = "Tickets"
# identifier = "tickets"
# pre = "<i class='fa fa-ticket'></i> "
# weight = 12
# url = "/tickets/"
# Top bar social links menu
[[menu.topbar]]
weight = 1
name = "Twitter"
url = "https://twitter.com/opensecsummit"
pre = "<i class='fa fa-2x fa-twitter'></i>"
[[menu.topbar]]
weight = 2
name = "GitHub"
url = "https://github.com/OpenSecuritySummit/oss2021"
pre = "<i class='fa fa-2x fa-github'></i>"
[[menu.topbar]]
weight = 3
name = "Slack"
url = "https://join.slack.com/t/os-summit/shared_invite/zt-eptzb479-POZlYeYI1vaNNZzVatF2ag"
pre = "<i class='fa fa-2x fa-slack'></i>"
[[menu.topbar]]
weight = 4
name = "Youtube"
url = "https://www.youtube.com/channel/UCyse9b_2JLJUxKMLgSpOL-Q/"
pre = "<i class='fa fa-2x fa-youtube'></i>"
[taxonomies]
category = "topics"
[params]
viewMorePostLink = "/blog/"
author = "OSS"
defaultKeywords = ["open", "summit", "security"]
defaultDescription = "The Open Security Summit is focused on the collaboration between Developers and Application Security. Using the same model as the previous OWASP Summits, this 5-day event will be a high-energy experience, during which attendees get the chance to work and collaborate intensively."
ghRepo = "https://github.com/OpenSecuritySummit/oss2021/"
slackInviteLink = "https://join.slack.com/t/os-summit/shared_invite/zt-eptzb479-POZlYeYI1vaNNZzVatF2ag"
youtubeLink = "https://www.youtube.com/channel/UCyse9b_2JLJUxKMLgSpOL-Q/"
# Google Maps API key (if not set will default to not passing a key.)
googleMapsApiKey = "AIzaSyCFhtWLJcE30xOAjcbSFi-0fnoVmQZPb1Y"
# Style options: default (light-blue), blue, green, marsala, pink, red, turquoise, violet
style = "green"
# Since this template is static, the contact form uses www.formspree.io as a
# proxy. The form makes a POST request to their servers to send the actual
# email. Visitors can send up to a 1000 emails each month for free.
#
# What you need to do for the setup?
#
# - set your email address under 'email' below
# - upload the generated site to your server
# - send a dummy email yourself to confirm your account
# - click the confirm link in the email from www.formspree.io
# - you're done. Happy mailing!
#
# Enable the contact form by entering your Formspree.io email
email = "[email protected]"
about_us = "The Open Security Summit is focused on the collaboration between, Developers and Application Security. Using the same model as the previous OWASP Summits, this 5-day event will be a high-energy experience, during which attendees get the chance to work and collaborate intensively."
copyright = ""
help_center = """<a href="https://os-summit.slack.com/messages/CAVJH8QJV" target="blank">Do you need help <i class="fa fa-question-circle" aria-hidden="true"></i></a>"""
# Format dates with Go's time formatting
date_format = "January 2, 2006"
# This should be changed each edition
summit_edition = "2022"
logo = "img/logo.png"
address = """Crown House, 27 Old Gloucester Street, London, WC1N 3AX, United Kingdom.
[[email protected]](mailto:[email protected])
"""
latitude = "-12.043333"
longitude = "-77.028333"
[Permalinks]
blog = "/blog/:year/:month/:day/:filename/"
# Enable or disable top bar with social icons
[params.topbar]
enable = false
text = """<p class="hidden-sm hidden-xs">Contact us on +420 777 555 333 or [email protected].</p>
<p class="hidden-md hidden-lg"><a href="#" data-animate-hover="pulse"><i class="fa fa-phone"></i></a>
<a href="#" data-animate-hover="pulse"><i class="fa fa-envelope"></i></a>
</p>
"""
# Enable and disable widgets for the right sidebar
[params.widgets]
categories = true
tags = false
search = true
[params.carousel]
enable = true
# All carousel items are defined in their own files. You can find example items
# at 'exampleSite/data/carousel'.
# For more informtion take a look at the README.
[params.features]
enable = true
# All features are defined in their own files. You can find example items
# at 'exampleSite/data/features'.
# For more informtion take a look at the README.
[params.testimonials]
enable = false
# All testimonials are defined in their own files. You can find example items
# at 'exampleSite/data/testimonials'.
# For more informtion take a look at the README.
title = "Testimonials"
subtitle = "We have worked with many clients and we always like to hear they come out from the cooperation happy and satisfied. Have a look what our clients said about us."
[params.see_more]
enable = false
icon = "fa fa-file-code-o"
title = "Do you want to see more?"
subtitle = "We have prepared for you more than 40 different HTML pages, including 5 variations of homepage."
link_url = "#"
link_text = "Check other homepages"
[params.sponsors]
enable = true
# All clients are defined in their own files. You can find example items
# at 'exampleSite/data/clients'.
# For more informtion take a look at the README.
title = "Our Sponsors"
subtitle = ""
[params.featured]
# Change this for listing featured in the home pages
enable = true
size = 4
[params.recent_posts]
enable = false
title = "From our blog"
subtitle = "Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend."
#[outputs]
# home = ["HTML", "JSON", "RSS"]
# page = ["HTML", "JSON"]
# section = ["HTML", "JSON"]
# list = ["JSON"]
#[outputFormats]
# [outputFormats.json]
# path = "api"
[outputs]
home = [ "HTML", "Algolia"]
[outputFormats.Algolia]
baseName = "algolia"
isPlainText = true
mediaType = "application/json"
notAlternative = true
[params.algolia]
vars = ["title", "summary", "date", "publishdate", "expirydate", "permalink"]
params = ["categories", "tags"]