forked from okfde/2013.archiv.codefor.de
-
Notifications
You must be signed in to change notification settings - Fork 1
/
_config.yml
35 lines (35 loc) · 917 Bytes
/
_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
title: "Code for Germany"
description: "Stadt<entwickler /> nutzen offene Daten um ihre Stadt zu verbessern"
url: http://codefor.de
markdown: kramdown
exclude:
- "vendor"
- "CNAME"
- "Gemfile*"
- "mission"
- "README.md"
- "doc/"
- "update_avatars.py"
#- "projekte" # uncomment line to speed up jekyll build for development
#- "blog" # uncomment line to speed up jekyll build for development
#- "termine" # uncomment line to speed up jekyll build for development
#- "presse" # uncomment line to speed up jekyll build for development
sass:
style: :compressed
permalink: /blog/:title
excerpt_separator: "\n"
paginate: 5
paginate_path: "blog/:num"
gems:
- jekyll-sitemap
- jekyll-paginate
collections:
labs:
termine:
stories:
output: true
permalink: /stadtgeschichten/:path/
stories_en:
output: true
permalink: /en/stadtgeschichten/:path/
digitalrefugeelabs: