forked from openstreetmap/stateofthemap-2016
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
31 lines (27 loc) · 782 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
# Site settings
title: State of the Map 2016
email: [email protected]
description: "Join for three days of talks, discussions and workshops around the free and open map of the world."
baseurl: "" # the subpath of your site, e.g. /blog/
url: "http://2016.stateofthemap.org" # the base hostname & protocol for your site
twitter_username: jekyllrb
github_username: jekyll
# Build settings
markdown: kramdown
# Color settings (hex-codes without the leading hash-tag)
color:
primary-dark: '#200050'
links: '#fc306b'
primary-light: '#e2e2e2'
# Where things are
source: .
destination: ./_site
layouts_dir: ./_layouts
includes_dir: ./_includes
permalink: /2016/:title/
defaults:
- scope:
path: ""
type: posts
values:
permalink: /2016/:title/