-
Notifications
You must be signed in to change notification settings - Fork 52
/
_config.yml
83 lines (73 loc) · 2.18 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
# chan theme configuration
# site setting
rss: /atom.xml
favicon: /favicon.png
# style setting
monochrome: true
# view setting
avatar: https://cn.gravatar.com/avatar/35fef74d731255cd569c2c2b0b9e87e4?s=200
avatarLink: /about
maxContentWidth: 1000px # set the main content column's max-width property. keep it blank to unlimited the width
copyright: # the copyright text in the footer, could be richtext
# sidebar navigator structure
# It's a list with item that is also list.
# The item of first level list means a group of links,
# and the item of the second level list means exactly a link.
# A link item is an object whit two properties: 'name' for displaying and 'link' for redirecting.
# A link starts with http/https would be rendered as a tag with 'target="_blank"' .
# There are also some special link items representing in string: 'categories', 'tags' and 'archives'
nav:
-
- categories # display a collapsible category list
- tags # display a collapsible tag list
- archives # display a collapsible archive list
-
-
name: Homepage
url: '/'
-
name: By Year
url: /archives
-
-
name: Chan
url: https://github.com/denjones/hexo-theme-chan
-
name: Github
url: https://github.com/denjones
-
name: RSS
url: /atom.xml
# duoshuo shortname
# refer to http://duoshuo.com
# If you use disqus then you should set disqus_shortname in your site config and disable duoshuo here.
# You also need to set 'comments' to true in the front-matter
#duoshuo: sprabbit
# jiathis share id
# refer to http://jiathis.com
#jiathis: 1589291
# open graph
twitter:
google_plus:
fb_admins:
fb_app_id:
# analytics ids
google_analytics:
baidu_statistics:
# default creative commons
# There are 6 kinds of combination and place 'none' to disable.
# - by
# - by-sa
# - by-nd
# - by-nc
# - by-nc-sa
# - by-nc-nd
# - none
# This setting could be overwritten in the front matter of a post.
# More details in https://creativecommons.org
cc: by-sa
# FancyBox / PhotoSwipe
# Although it is called fancybox, we use PhotoSwipe instead.
# Check http://photoswipe.com
fancybox: true # enable fancybox/photoswipe rendering
# photoswipe: true # the same