-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
27 lines (24 loc) · 851 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
# general configuration
url: http://kerim.github.io
baseurl: '/vimukta'
# compass configuration
compass:
# an avatar or logo (optional)
logo: "/images/vimukta.png"
# author will appear under the avatar (optional)
author: "Vimukta"
# tagline will appear under the title (optional)
tagline: "Supporting India's Denotified and Nomadic Tribes"
# if include_content is true, the contents of the content.html include will be
# added right above the generated item list, if present
include_content: true
# if include_analytics is true, the content of the analytics.html include will
# be added at the end of the <head> section. You can add your Google Analytics
# Tracking Code to that file.
include_analytics: true
# Dependencies
markdown: kramdown
highlighter: pygments
# Permalinks
permalink: pretty
relative_permalinks: true