-
Notifications
You must be signed in to change notification settings - Fork 236
/
_config.yml
63 lines (55 loc) · 1.89 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: Codinfox Lanyon
tagline: 'A Jekyll theme based on Lanyon'
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: "/lanyon"
url: http://codinfox.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: Codinfox
description: A passionate <strong>developer and researcher</strong>, learning to be a giant.
gravatar: 3c2986ad7ac1f2230ea3596f44563328 # md5 hash of your email address
contact:
linkedin: https://www.linkedin.com/in/lizhihao
github: https://github.com/codinfox
# facebook: <hide>
twitter: https://twitter.com/Li_Zhihao
weibo: http://weibo.com/41173780
email: http://www.google.com/recaptcha/mailhide/d?k=01I3lZFiZYng9N3QxYEtsDaQ==&c=31wAnZkuKqcG0ATAqJN8Z3ln5kkYLA9TwkGc-IbygpM=
# Navigation (2nd level links supported)
nav:
Home:
- '/'
Blog:
- '/blog/'
- { Categories: '/blog/categories/' }
- { Tags: '/blog/tags/' }
About:
- '/about/'
Github Project:
- 'http://codinfox.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: 'your_short_name' # leave blank if you don't want disqus