-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
54 lines (53 loc) · 992 Bytes
/
_config.yml
File metadata and controls
54 lines (53 loc) · 992 Bytes
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
---
permalink: pretty
markdown: kramdown
exclude:
- Gem*
- "*.lock"
- "*rb"
- ".git*"
- "*.md"
- "*.json"
- node_modules
- vendor
- gulp*
- ".jekyll-metadata"
- ".*"
timezone: UTC
author: Nerdlab
title: "CityHacks 2020"
description: "Welkom in Café sport, voor alle sporters zonder club"
url: "https://cityhacks.be"
navigation:
- title: Opdracht
url: "index.html#opdracht"
- title: Programma
url: "index.html#programma"
- title: Open data
url: "index.html#data"
navigation-cta:
- title: Inschrijven
url: "index.html#inschrijven"
social:
twitter_username: nerdlab9000
instagram_username: nerdlab9000
legal:
year: '2020'
company: 'Nerdlab vzw'
email: 'info@nerdlab.be'
address: 'Nieuwland 65'
city: '9000 Ghent'
phone: '+32 486 22 72 02'
btw: 'BE 0562.981.862'
labels:
legal: Kleine lettertjes
collections:
pages:
title: Pages
output: true
defaults:
- scope:
path: ""
type: pages
values:
is_page: true