-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
63 lines (55 loc) · 1.79 KB
/
_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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
# Site Info
title: Sven Wong
tagline: 'Individual Share Space'
description: 'A Jekyll theme adapted from <a href="http://lanyon.getpoole.com/" target="_blank">Lanyon</a>. Made by <a href="http://codinfox.github.io" target="_blank">@codinfox</a>.'
baseurl: ''
url: http://illust.github.io
logo: '/public/logo.png'
# Site configurations
gems:
- jekyll-paginate
markdown: kramdown
kramdown:
input: GFM
excerpt_separator: "<!-- more -->"
sass:
style: compressed
sass_dir: _scss
paginate: 5
paginate_path: '/blog/page:num'
permalink: pretty
version: 1.0.0
# About/contact
author:
name: Sven Wong
description: A passionate <strong>developer and researcher</strong>, like study and fitness.
gravatar: 48c7c64852f02d1033c0d6a662819204 # md5 hash of your email address
contact:
# linkedin:
github: https://github.com/illust
# facebook:
twitter: https://twitter.com/thor_wong
weibo: http://weibo.com/6329654485
email: http://www.google.com/recaptcha/mailhide/d?k=01WML372iqzGGiHq5GUVagkQ==&c=HbWXs8zBQljgaOOVU-AImH4s24ZNe_wFQ0elZKjhwz4=
# Navigation (2nd level links supported)
nav:
Home:
- '/'
Blog:
- '/blog/'
- { Categories: '/blog/categories/' }
- { Tags: '/blog/tags/' }
About:
- '/about/'
Github Project:
- 'http://illust.github.io/'
# Where are tags and categories displayed
tag_page: '/blog/tags/'
category_page: '/blog/categories/'
hero:
image: /public/img/we_will_be_giants_by_yalestewart.jpg
caption: Original Artwork © <a href="http://yalestewart.deviantart.com/art/We-Will-Be-Giants-370176475">Yale Stewart</a>
# Puglins
mathjax: true # whether support mathjax
google_analytics_token: 'UA-00000000-1' # leave blank if you don't want google analytics
disqus_short_name: 'illust-github-io' # leave blank if you don't want disqus