-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
51 lines (45 loc) · 1.15 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
# github config override:
# safe: true
lsi: false
# source: your top-level directory
# see: https://help.github.com/articles/using-jekyll-with-pages
# config, see: http://jekyllrb.com/docs/configuration/
plugins:
- jekyll-sitemap
- jekyll-paginate
markdown: kramdown
kramdown:
input: GFM
source: .
destination: ./_site
plugins_dir: ./_plugins
layouts_dir: ./_layouts
future: true
show_drafts: nil
exclude:
- .notes
- Gemfile.lock
- Gemfile
- vendor
- travisGemfile
- travisGemfile.lock
- ghaGemfile
- ghaGemfile.lock
include: [_pages]
TZ: Europe/Amsterdam
production: true
timezone: Europe/Amsterdam
permalink: /blog/:categories/:year-:month-:day/:title.html
relative_permalinks: false
paginate: 5
paginate_path: /blog/page:num
name: GeoDienstenCentrum Blog
subtitle: Over toegankelijke ruimtelijke informatievoorziening
# profile data
author: GeoDienstenCentrum
site-twitter: GeoDiensten
author-twitter: mc_prins
email: [email protected]
phone:
github-user: GeoDienstenCentrum
url: https://geodienstencentrum.github.io