-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy path_config.yml
More file actions
83 lines (74 loc) · 1.71 KB
/
_config.yml
File metadata and controls
83 lines (74 loc) · 1.71 KB
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
description: La première conférence au cœur des volcans d'Auvergne faite pour les passionnés de technologie, de développement et de terroir.
author: Geek&Terroir
keywords: Volcamp, tech conference, conference, auvergne, clermont-fd, Geek&Terroir
url: https://www.volcamp.io
cfp-url: https://conference-hall.io/volcamp-2026
ticket-url: https://www.billetweb.fr/volcamp-2026
openfeedback-url: https://openfeedback.io/ip5uawISaJ66uRrHB8L5
mode: cfp
#cfp-ticket-feedback-none
name: Volcamp
day1: jeudi 01
day2: vendredi 02
month: octobre 2026
data-year: 2026
data-month: 10
data-day: 04
data-hour: 09
realdate: 2026-10-01
exclude:
- README.md
- LICENSE.md
- Gemfile
- Gemfile.lock
- .travis.yml
- .gitignore
- CNAME
navigation:
- title: programme
url: /talks/
- title: intervenants
url: /speakers/
- title: sponsors
url: /sponsors/
- title: l'équipe
url: /orga/
collections:
speakers:
output: true
permalink: /:collection/:name
talks:
output: true
permalink: /:collection/:name
defaults:
- scope:
path: ""
type: talks
values:
layout: talks
- scope:
path: ""
type: speakers
values:
layout: speakers
- scope:
path: "speakers/tbd"
values:
sitemap: false
- scope:
path: "speakers/volcamp"
values:
sitemap: false
syndication:
LinkedIn: https://www.linkedin.com/company/volcampio
Bluesky: https://bsky.app/profile/volcampio.bsky.social
GitHub: https://github.com/Volcamp
Youtube: https://www.youtube.com/channel/UC5iGUFHEJbSTU5wpbT6KIcw/featured
X: https://x.com/volcampio
plugins:
- jekyll-redirect-from
- jekyll-paginate
- jekyll-sitemap
- jekyll-gzip
- jekyll-minifier
- kramdown-parser-gfm