-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
137 lines (104 loc) · 4.78 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
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
# ---------------------------------------------------------------
# Theme Core Configuration Settings
# See:
# If false, merge configs from `_data/next.yml` into default configuration (rewrite).
# If true, will fully override default configuration by options from `_data/next.yml` (override). Only for NexT settings.
# And if true, all config from default NexT `_config.yml` have to be copied into `next.yml`. Use if you know what you are doing.
# Useful if you want to comment some options from NexT `_config.yml` by `next.yml` without editing default config.
# ---------------------------------------------------------------
override: false
# =================================================================
# =================================================================
# === 全局变量设置 ===
# =================================================================
# =================================================================
head:
title: Sitio
keywords: Sitio | hexo-theme-sitio | Sitio 主题
description: Sitio是基于hexo写的一款主题,这里有最好看的主题,欢迎您的使用和我们一起来开发这款主题。
narmal: /favicon.ico
theme_color: '#fff'
# manifest: /manifest.json
author: aftersoil
# 收录,[google baidu bing yandex qihu]等收录代码
Included:
google_site_verification:
baidu_site_verification:
bing_site_verification:
yandex_site_verification:
qihu_site_verification:
# 个人资料
profile:
name:
avatar:
# 内部主题选择
theme:
concise: true
pretty: false
customize: false
body:
font_family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Lato, Roboto, 'PingFang SC', 'Microsoft YaHei', sans-serif
footer:
enable: true
name: 博客已萌萌哒运行
since: "2020/08/20 15:35:24"
hexo: true
site_map:
record:
# =================================================================
# =================================================================
# === 简洁版全局变量 ===
# =================================================================
# =================================================================
concise_navbar:
enable: true
title: true
concise_menus:
concise_sidebar:
enable: true
flex_direction: true
about:
enable: true
description: "let today = new Beginning();"
attention: "Follow Me"
Github: https://github.com/Aftersoil/hexo-theme-sitio
more_links:
enable: true
item:
Github: 1 | https://github.com/Thomasvader | fa-github
Youtub: 1 | https://www.youtube.com/channel/UCdBHShpJj1ZTbJkYK02gUPg?view_as=subscriber | fa-youtube-play
Twitter: 1 | https://twitter.com/Thomavader | fa-twitter
# =================================================================
# =================================================================
# === 漂亮版全局变量 ===
# =================================================================
# =================================================================
# =================================================================
# =================================================================
# === 其它变量配置 ===
# =================================================================
# =================================================================
# 使用到的前端库,可按需替换成对应的CDN地址,如果下面未指定具体的版本号,使用最新的版本即可.
CDN:
# http://www.fontawesome.com.cn/examples/
font_awesome: https://cdn.jsdelivr.net/npm/[email protected]/css/font-awesome.min.css
pace: https://cdn.jsdelivr.net/npm/[email protected]/pace.min.js
jquery: https://cdn.jsdelivr.net/npm/[email protected]/dist/jquery.min.js
pace_theme:
- https://cdn.jsdelivr.net/npm/[email protected]/themes/blue/pace-theme-minimal.min.css
# - https://cdn.jsdelivr.net/npm/[email protected]/themes/blue/pace-theme-flash.min.css
# - https://cdn.jsdelivr.net/npm/[email protected]/themes/blue/pace-theme-mac-osx.min.css
# - https://cdn.jsdelivr.net/npm/[email protected]/themes/blue/pace-theme-big-counter.min.css
# - https://cdn.jsdelivr.net/npm/[email protected]/themes/blue/pace-theme-corner-indicator.min.css
# - https://cdn.jsdelivr.net/npm/[email protected]/themes/blue/pace-theme-center-circle.min.css
# - https://cdn.jsdelivr.net/npm/[email protected]/themes/blue/pace-theme-center-atom.min.css
# - https://cdn.jsdelivr.net/npm/[email protected]/themes/blue/pace-theme-center-simple.min.css
# - https://cdn.jsdelivr.net/npm/[email protected]/themes/blue/pace-theme-loading-bar.min.css
# - /libs/css/pace-theme.css
itemscope: theme
itemtype: http://schema.org/WebPage
# Assets
css: css
js: js
images: images
version: 1.0.0