-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_config.yml
More file actions
26 lines (23 loc) · 800 Bytes
/
Copy path_config.yml
File metadata and controls
26 lines (23 loc) · 800 Bytes
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
# general configuration
url: http://excentris.net
baseurl: ''
# compass configuration
compass:
# an avatar or logo (optional)
logo: "/images/edu.jpg"
# author will appear under the avatar (optional)
author: "Eduardo Rubio"
# tagline will appear under the title (optional)
tagline: "Software engineer / Leisure artist"
# 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: rouge
# Permalinks
permalink: pretty