-
Notifications
You must be signed in to change notification settings - Fork 137
Expand file tree
/
Copy path_config.example.yml
More file actions
59 lines (49 loc) · 882 Bytes
/
_config.example.yml
File metadata and controls
59 lines (49 loc) · 882 Bytes
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
menu:
Home: /
Archives: /archives
# gitment
gitment: false
gitment_owner:
gitment_repo:
gitment_client_id:
gitment_client_secret:
# gitalk
gitalk: false
gitalk_owner:
gitalk_admin: []
gitalk_repo:
gitalk_client_id:
gitalk_client_secret:
# valine comment
valine: false
leancloud_id:
leancloud_key:
# disqus comment
disqus: false
disqus_shortname:
# utterances comment
utterances: false
utterances_repo:
# livere city comment
livere: false
livere_data_uid:
# giscus comment
giscus: false
data_repo:
data_repo_id:
data_category:
data_category_id:
data_mapping: pathname
#data_term:
data_strict: 0
data_reactions_enabled: 0
data_emit_metadata: 0
data_input_position: top
data_loading:
data_lang: en
# google analytics
googleTrackId:
# baidu analytics
baiduTrackId:
# whether to show read more button when showing article in excerpt in main page
read_more_btn: false