forked from theme-next/theme-next.org
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
371 lines (282 loc) · 9.49 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
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
#################################################################
###################### Hexo Configuration #######################
#################################################################
title: NexT
keywords: "Hexo, NexT"
language: en
index_generator:
per_page: 4
order_by: -date
archive_generator:
per_page: 8
yearly: true
monthly: true
daily: false
category_generator:
per_page: 5
tag_generator:
per_page: 5
enable_index_page: false
timezone: UTC
url: https://theme-next.org
root: /
permalink: :title/
permalink_defaults:
source_dir: source
public_dir: public
tag_dir: tags
archive_dir: archives/
category_dir: categories
code_dir: downloads/code
i18n_dir: :lang
skip_render:
- 'robots.txt'
new_post_name: :title.md
default_layout: post
titlecase: false
external_link: true
filename_case: 0
render_drafts: false
post_asset_folder: false
relative_link: false
future: true
highlight:
enable: true
line_number: false
auto_detect: false
tab_replace:
default_category: uncategorized
category_map:
tag_map:
date_format: YYYY-MM-DD
time_format: HH:mm:ss
per_page: 5
pagination_dir: page
theme: next
deploy:
type: git
repo: https://github.com/theme-next/theme-next.org.git
branch: gh-pages
message: "Updated: {{ now('YYYY-MM-DD HH:mm:ss') }}"
server:
port: 4000
marked:
# For preserve original quotes in code blocks.
smartypants: false
# For disable links in code blocks.
autolink: false
kramed:
# For preserve original quotes in code blocks.
smartypants: false
search:
path: search.xml
field: all
symbols_count_time:
symbols: false
time: false
total_symbols: false
total_time: false
#################################################################
###################### NexT Configuration #######################
#################################################################
theme_config:
# ============================================================= #
# ============= Theme Core Configuration Settings ============= #
# ============================================================= #
cache:
enable: true
custom_file_path:
styles: source/_data/styles.styl
# ============================================================= #
# ======================= SEO Settings ======================== #
# ============================================================= #
seo: true
index_with_subtitle: true
exturl: true
# ============================================================= #
# ====================== Scheme Settings ====================== #
# ============================================================= #
#scheme: Muse
#scheme: Mist
#scheme: Pisces
scheme: Gemini
# ============================================================= #
# ================= Site Information Settings ================= #
# ============================================================= #
footer:
since: 2014
icon:
name: heart
animated: true
color: "#808080"
copyright: NexT
# -------------------------------------------------------------
powered:
enable: true
version: true
theme:
enable: true
version: true
custom_text: Theme source code <span class="exturl theme-link" data-url="aHR0cHM6Ly9naXRodWIuY29tL3RoZW1lLW5leHQvaGV4by10aGVtZS1uZXh0">here</span><br>Website source code <span class="exturl theme-link" data-url="aHR0cHM6Ly9naXRodWIuY29tL3RoZW1lLW5leHQvdGhlbWUtbmV4dC5vcmc=">here</span>
creative_commons:
license: by-nc-sa
sidebar: true
post: false
github_banner:
enable: true
permalink: https://github.com/theme-next/hexo-theme-next
title: Fork NexT on GitHub
# ============================================================= #
# ======================= Menu Settings ======================= #
# ============================================================= #
menu:
News: / || bullhorn
Docs:
default: /docs/ || book
Getting Started:
default: /getting-started/ || flag
Installation: /installation.html || download
Deployment: /deployment.html || upload
Data Files: /data-files.html || wrench
Update from 5.x: /update-from-v5.html || retweet
Theme Settings:
default: /theme-settings/ || star
Footer: /footer.html || sun-o
SEO: /seo.html || external-link-square
Custom Pages: /custom-pages.html || file-o
Posts: /posts.html || pencil-square-o
Sidebar: /sidebar.html || bars
Third Party Services:
default: /third-party-services/ || plug
Comments and Widgets: /comments-and-widgets.html || comments-o
Statistics and Analytics: /statistics-and-analytics.html || bar-chart
Content Sharing Services: /content-sharing-services.html || share-square
Search Services: /search-services.html || search-plus
External Libraries: /external-libraries.html || puzzle-piece
Math Equations: /math-equations.html || superscript
Chat Services: /chat-services.html || comment
Tag Plugins:
default: /tag-plugins/ || rocket
Full Image: /full-image.html || picture-o
Note: /note.html || comment
Button: /button.html || square
Label: /label.html || font
Tabs: /tabs.html || columns
Mermaid: /mermaid.html || tasks
Video: /video.html || video-camera
Group Pictures: /group-pictures.html || file-image-o
PDF: /pdf.html || file-pdf-o
Advanced Settings: /advanced-settings.html || cogs
FAQ's: /faqs.html || life-ring
Troubleshooting: /troubleshooting.html || bug
archives: /archives/ || archive
#sitemap: /sitemap.xml || sitemap
#commonweal: /404/ || heartbeat
menu_settings:
icons: true
badges: true
# ============================================================= #
# ===================== Sidebar Settings ====================== #
# ============================================================= #
avatar:
url: /images/apple-touch-icon-next.png
rounded: true
opacity: 1
rotated: false
social:
GitHub: https://github.com/theme-next || github
E-Mail: mailto:support@theme-next.org || envelope
Gitter: https://gitter.im/theme-next || github-alt
Riot: https://riot.im/app/#/room/#NexT:matrix.org || bullhorn
Telegram [Chat]: https://t.me/joinchat/GUNHXA-vZkgSMuimL1VmMw || telegram
Telegram [News]: https://t.me/theme_next || paper-plane
social_icons:
enable: true
icons_only: true
transition: true
toc:
enable: true
number: true
wrap: true
sidebar:
onmobile: true
back2top:
enable: true
sidebar: true
scrollpercent: true
# ============================================================= #
# ======================= Post Settings ======================= #
# ============================================================= #
symbols_count_time:
separated_meta: true
item_text_post: true
item_text_total: true
awl: 4
wpm: 275
post_edit:
enable: true
url: https://github.com/theme-next/theme-next.org/edit/source/source/
# ============================================================= #
# ==================== Misc Theme Settings ==================== #
# ============================================================= #
mobile_layout_economy: true
# ============================================================= #
# =============== Third Party Services Settings =============== #
# ============================================================= #
# ============================================================= #
# ------------------- Comments and Widgets -------------------- #
# ============================================================= #
disqus:
enable: true
shortname: theme-next
count: true
lazyload: true
# ============================================================= #
# ----------------- Statistics and Analytics ------------------ #
# ============================================================= #
yandex_site_verification: 3ac9ae36ddebb425
# ============================================================= #
# ---------------------- Search Services ---------------------- #
# ============================================================= #
local_search:
enable: true
trigger: auto
top_n_per_article: 1
# ============================================================= #
# -------------------- External Libraries --------------------- #
# ============================================================= #
motion:
enable: false
async: true
transition:
post_block: fadeIn
post_header: slideDownIn
post_body: slideDownIn
coll_header: slideLeftIn
# Only for Pisces | Gemini.
sidebar: slideUpIn
lazyload: true
fancybox: true
# ============================================================= #
# ---------------------- Math Equations ----------------------- #
# ============================================================= #
math:
enable: true
per_page: true
engine: mathjax
mathjax:
cdn: //cdn.jsdelivr.net/npm/mathjax@2.7.5/MathJax.js?config=TeX-AMS-MML_HTMLorMML
# ============================================================= #
# ======================== Tag Plugins ======================== #
# ============================================================= #
note:
style: simple
icons: true
border_radius: 0
light_bg_offset: -3
tabs:
enable: true
transition:
tabs: true
labels: true
border_radius: 0