-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
74 lines (55 loc) · 1.52 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
title: Ricky Blog
SEOTitle: Ricky Blog
header-img: img/post-bg-desk.jpg
email: huashunxin01@gmail.com
description: Make small but daily progress!
keyword: Ricky, PHP, Go
url: https://huasx.github.io
github_repo: "https://github.com/huasx/huasx.github.io.git"
sidebar: true
sidebar-about-description: "Thinking will not overcome fear but action will."
sidebar-avatar: /img/header_img.jpg
RSS: false
# weibo_username: 3378880842
zhihu_username: ricky1114
github_username: huasx
jianshu_username: 504aa997f8e4
permalink: pretty
paginate: 10
exclude: ["less","node_modules","Gruntfile.js","package.json","README.md"]
anchorjs: true
markdown: kramdown
highlighter: rouge
kramdown:
input: GFM
# 评论系统
# disqus_username: ricky1114
# Gitalk
gitalk:
enable: true
clientID: bccd4911d12f1d4a80c2
clientSecret: eee49b3d67ce738c5b62d1a7afbd93bcd43cf422
repo: huasx.github.io
owner: huasx
admin: huasx
distractionFreeMode: true #是否启用类似FB的阴影遮罩
# 统计
# Analytics settings
# Baidu Analytics
ba_track_id: bbd40ecd526b69e3dab652bc65402251
# Google Analytics
ga_track_id: UA-119889043-1 # Format: UA-xxxxxx-xx
ga_domain: auto # 默认的是 auto, 这里我是自定义了的域名,你如果没有自己的域名,需要改成auto
#首页标签
featured-tags: true
featured-condition-size: 1
tags: ["PHP","GO","JSON"]
chrome-tab-theme-color: "#000000"
service-worker: true
friends: [
{
title: "fifsky",
href: "https://fifsky.com/"
}
]
# theme: jekyll-theme-cayman