-
Notifications
You must be signed in to change notification settings - Fork 1
/
_config.yml
46 lines (35 loc) · 1003 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
39
40
41
42
43
44
45
46
# Basic
title: => GuardHei
subtitle: Illusory Walls Ahead
description: F+ or Deferred? Which one should I choose?
welcome_message: <a href="https://github.com/GuardHei" target="_blank">Here we go again!</a>
# creator: <a href="http://onev.cat">@onevcat</a>
# url: "http://vno.onevcat.com"
permalink: /:year/:month/:title/
# Format
highlighter: blue
# supported colors: blue, green, purple, red, orange or slate. If you need clear, leave it empty.
cover_color: blue
# The blog button should not be removed.
blog_button:
title: Blogs
description: Visit My Blogs
# Navigation buttons in the front page.
nav:
- {title: Projects, description: Visit My Projects, url: 'https://github.com/GuardHei'}
# Pagination
gems: [jekyll-paginate]
paginate: 10
paginate_path: "page/:num/"
# Comment
comment:
# disqus: xzd
# Social
social:
github: GuardHei
mail: [email protected]
# Google Analytics
ga:
# id: your_ga_id
# host: your_host
theme: jekyll-theme-architect