-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy path_config.sample.yml
57 lines (46 loc) · 1.48 KB
/
_config.sample.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
# Header
menu:
Home: /
Archives: /archives
# About: /about
# Content
excerpt_link: Read More
fancybox: true
# Sidebar
# sidebar: none
# widgets:
# - recent_posts
# - category
# - tagcloud
# copyright: |-
# <a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-nd/4.0/88x31.png" /></a></br>
# All website licensed under <a href="https://creativecommons.org/licenses/by-nc-nd/4.0/" target="_blank">CC BY-NC-ND 4.0</a></br>
# toc open
toc:
enable: true
default: false
# Widget behavior
archive_type: 'monthly'
show_count: false
recent_posts_limits: 5
# favicon: /favicon.ico
# rss: /atom.xml
# valine comment system. https://valine.js.org
valine:
enable: false # if you want use valine,please set this value is true
appId: # leancloud application app id
appKey: # leancloud application app key
notify: false # valine mail notify (true/false) https://github.com/xCss/Valine/wiki
verify: false # valine verify code (true/false)
pageSize: 10 # comment list page size
avatar: mm # gravatar style https://valine.js.org/#/avatar
lang: zh-cn # i18n: zh-cn/en
placeholder: Just go go # valine comment input placeholder(like: Please leave your footprints )
guest_info: nick,mail,link #valine comment header info
math:
enable: true
engine: mathjax
# title-number : all | config | none
title-number: config
# blockquote: italic | grey
blockquote: grey