forked from cnfeat/blog.io
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path_config.yml
More file actions
45 lines (36 loc) · 947 Bytes
/
_config.yml
File metadata and controls
45 lines (36 loc) · 947 Bytes
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
# Basic
title: 剑尖博客
subtitle: iOS开发者
# welcome_message: ObjC 中国
# description:
# creator: <a href="http://onev.cat">@onevcat</a>
url: "http://zyuanming.github.io"
permalink: /:year/:month/:title/
# Format
highlighter: rouge
# supported colors: blue, green, purple, red, orange or slate. If you need clear, leave it empty.
cover_color: slate
blog_button:
title: 博客
description: 访问博客
nav:
- {title: 简历, description: 我的简历, url: 'http://zyuanming.github.io/about/'}
- {title: 关于, description: 了解更多关于我, url: 'http://zyuanming.github.io/about/'}
# Pagination
gems: [jekyll-paginate]
paginate: 10
paginate_path: "page/:num/"
# Comment
comment:
disqus: yuanming
# duoshuo:
# Social
social:
weibo: yuanming
github: zyuanming
twitter: yuanming
mail: zyuanming@outlook.com
# Google Analytics
ga:
id: UA-39496860-2
host: zyuanming.github.io