-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
38 lines (33 loc) · 977 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: "JoneWeng"
email: wxsjapp@gmail.com
description: "blog for github"
baseurl: ""
url: "http://joneweng.github.io"
title_description: "细节之中自有天地"
title_image: "https://avatars1.githubusercontent.com/u/12455694?v=3&u=06d58556a841c26be36a70c038d3ce2b6bfb9b6f&s=400"
google_analytics: ""
disqus_account:
github_repository:
addthis_id:
post_limit: 5
# Social usernames/URLs
twitter_username: WengJone
github_username: JoneWeng
instagram_username:
reddit_username:
linkedin_link:
google_plus_link:
stackoverflow_link:
xing_link:
facebook_link:
# Footer
footer_left: "Made with <i class=\"fa fa-heart\"></i> by <a href=\"https://twitter.com/_JacobTomlinson\">Jacob Tomlinson</a>"
footer_right: "</> on <a href=\"https://github.com/jacobtomlinson/carte-noire\">Github</a> <i class=\"fa fa-github-alt\"></i>"
# Build settings
markdown: kramdown
kramdown:
input: GFM
syntax_highlighter: rouge
permalink: pretty
exclude: [vendor]