-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
116 lines (103 loc) · 2.37 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
112
113
114
115
116
# ---------------- #
# Main Configs #
# ---------------- #
baseurl: https://meizupush.github.io
url: https://meizupush.github.io
date_format: "ordinal"
title: MeizPush
subtitle: "魅族推送小组Github博客"
description: "魅族推送小组Github博客"
keywords: meizu, push
favicon: /favicon.ico
timezone: Asia/Shanghai
encoding: "utf-8"
side_bar_repo_limit: 5
# ---------------- #
# Author #
# ---------------- #
author: meizupush
organization: Meizu, Inc.
organization_url: https://www.meizu.com
location: zhuhai, China
email: [email protected]
# ---------------- #
# Navigation #
# ---------------- #
navs:
-
href: /
label: 首页
-
href: /categories/
label: 分类
-
href: /wiki/
label: 维基
-
href: /links/
label: 链接
-
href: /about/
label: 关于
# ---------------- #
# RSS #
# ---------------- #
subscribe_rss: /feed.xml
# ---------------- #
# Jekyll #
# ---------------- #
markdown: kramdown
kramdown:
input: GFM
highlighter: rouge
paginate: 8
paginate_path: "/blog/page:num/"
lsi: false
quiet: false
excerpt_separator: "\n\n"
permalink: /:year/:month/:day/:title/
gems:
- jekyll-github-metadata
- rouge
# - jekyll-html-pipeline
- jekyll-paginate
- jekyll-sitemap
- jekyll-feed
- jemoji
# - jekyll-mentions
collections:
wiki:
output: true
permalink: /wiki/:path/
repository: meizupush/meizupush.github.io
# ---------------- #
# Socials #
# ---------------- #
github_username: meizupush
douban_username: meizupush
facebook_username: meizupush
weibo_username: meizupush
zhihu_username: meizupush
twitter_username: meizupush
# ---------------- #
# Comments #
# ---------------- #
# support provider: disqus, duoshuo
comments_provider: duoshuo
# !!!重要!!! 请修改下面两个用户名为你自己申请的
# !!!Important!!! Please modify usernames below to yours
duoshuo_username: comsince
disqus_username: comsince
# 在使用 disqus 的时候可点击显示多说评论框
lazy_load_duoshuo: true
# ---------------- #
# Analytics #
# ---------------- #
google:
analytics_id: UA-92285152-2
# ---------------- #
# Datas #
# ---------------- #
skill_software_keywords: [Java, C++, Groovy, Design Patterns]
skill_mobile_app_keywords: [Android, J2EE Engineering]
skill_windows_keywords: [Java, Android]