-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
112 lines (97 loc) · 2.26 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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
# Where things are
source: .
destination: ./_site
plugins_dir: ./_plugins
layouts_dir: ./_layouts
paginate: 8
gems: [jekyll-paginate]
# Handling Reading
safe: false
include: [".htaccess"]
exclude: []
keep_files: [".git", ".svn"]
encoding: "utf-8"
markdown_ext: "markdown,mkdown,mkdn,mkd,md"
textile_ext: "textile"
# Filtering Content
show_drafts: null
limit_posts: 0
future: true
unpublished: false
# Conversion
markdown: kramdown
highlighter: rouge
lsi: false
excerpt_separator: "\n\n"
# Serving
detach: false
port: 4000
host: 127.0.0.1
baseurl: "" # does not include hostname
# Outputting
permalink: date
paginate_path: /page:num
timezone: null
#Site config
title: Mmaoyu's Daily
description: Life and coding.
keywords: mmaoyu coding daily
url: https://mmaoyu.github.io
feed: /atom.xml
favicon: https://avatars0.githubusercontent.com/u/4112583
# favicon: https://jekyllrb.com/favicon.png
#Nav config
nav:
- text: 首页
url: /index.html
- text: 分类目录
url: /categories.html
- text: 文章归档
url: /archives.html
- text: 联系我
url: /contact.html
- text: 友情链接
url: /links.html
#Author config
author:
name: mmaoyu
email: [email protected]
imageLink: https://avatars0.githubusercontent.com/u/4112583
simpleIntro: Stay hungry,Stay foolish.
detailIntro:
<p></p>
<p></p>
#Follow me, you can choose your icon by http://fortawesome.github.io/Font-Awesome/icons/#brand
follow:
- class: icon-rss
url: /atom.xml
- class: icon-github-alt
url: https://github.com/mmaoyu
#Links
customLinks:
- item:
- text: fred
url: https://kenshinji.me/
- text: laixintao
url: https://www.kawabangga.com
- text: plantegg
url: https://plantegg.github.io
- text: hjiang
url: https://1byte.io
message: Blogs
- item:
- text: Font Awesome
url: https://fortawesome.github.io/Font-Awesome/
- text: Google Font
url: https://www.google.com/fonts/
- text: jQuery
url: https://jquery.com/
message: Others
#googleAnaly, your id link UA-12345678-X
googleAnaly:
config: true
id: G-J8WRJVWZLG
#comment config
#disqus:
# config: false
# id: