-
Notifications
You must be signed in to change notification settings - Fork 329
/
_config.yml
31 lines (27 loc) · 1009 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
# general configuration
url: http://excentris.net
baseurl: ''
# compass configuration
compass:
# an avatar or logo (optional)
logo: "/images/compass.png"
# author will appear under the avatar (optional)
author: "Compass"
# tagline will appear under the title (optional)
tagline: "The <a href='http://jekyllrb.com'>Jekyll</a> theme for your personal landing page"
# 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: false
# Twitter @username (as defined by the Twitter Card specs)
twitter: "compass"
# exclude
exclude: ["CNAME", "Gemfile", "Gemfile.lock", "LICENSE", "README.md"]
# Dependencies
markdown: kramdown
highlighter: rouge
# Permalinks
permalink: pretty