-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.cactus.yml
More file actions
63 lines (52 loc) · 998 Bytes
/
Copy path_config.cactus.yml
File metadata and controls
63 lines (52 loc) · 998 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
60
61
62
63
colorscheme: dark
page_width: 72
language: zh-CN
nav:
home: /
about: /about/
articles: /archives/
category: /categories/
tag: /tags/
search: /search/
projects_url: https://github.com/cubicYYY/
posts_overview:
show_all_posts: true
mathjax: ## LaTex Support
enabled: true
post:
show_updated: true
social_links:
-
icon: github
link: https://github.com/cubicYYY/
-
icon: mail
label: "email"
link: mailto:makise@zju.edu.cn
-
icon: rss
label: "rss"
link: /rss.xml
disqus:
enabled: true
shortname: cubicy
tags_overview: false
category_overview: true
categories_overview: true
logo:
enabled: true
width: 50
height: 50
url: /images/favicon.jpg
gravatar: false
grayout: false
favicon:
desktop:
url: /images/favicon.ico
gravatar: false
android:
url: /images/favicon.ico
gravatar: false
apple:
url: /images/favicon.ico
gravatar: false