-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
38 lines (33 loc) · 826 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
36
37
38
# Site settings
title: "Strohland"
email: [email protected]
description: ""
baseurl: ""
url: "http://haberstrohr.github.io"
title_description: ""
title_image: "/img/avatar.jpg"
google_analytics: ""
disqus_account: strohland
github_repository: https://github.com/haberstrohr
addthis_id: ra-513c6fa83da6ec67
post_limit: 5
# Social usernames/URLs
twitter_username: strohland
github_username: haberstrohr
instagram_username:
reddit_username:
linkedin_link:
google_plus_link:
stackoverflow_link:
xing_link:
facebook_link:
# Footer
footer_left: ""
footer_right: "</> on <a href=\"https://github.com/haberstrohr/haberstrohr.github.io\">Github</a> <i class=\"fa fa-github-alt\"></i>"
# Build settings
markdown: kramdown
kramdown:
input: GFM
syntax_highlighter: rouge
permalink: pretty
exclude: [vendor]