-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path_config.yml
More file actions
57 lines (51 loc) · 1.52 KB
/
Copy path_config.yml
File metadata and controls
57 lines (51 loc) · 1.52 KB
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
# Site
menu:
Home: /
Category: /categories
Archive: /archives
favicon: /favicon.ico
banner:
- "https://files.shaiwang.life/banner/banner-1.jpg"
- "https://files.shaiwang.life/banner/banner-2.jpg"
- "https://files.shaiwang.life/banner/banner-4.jpg"
- "https://files.shaiwang.life/banner/banner-5.jpg"
- "https://files.shaiwang.life/banner/banner-6.jpg"
# Content
excerpt_link: Read More
fancybox: true
recent_posts_limits: 5
archive_type: 'monthly'
# Miscellaneous
google_analytics:
gauges_analytics:
twitter:
fb_admins:
fb_app_id:
# Gitalk
# https://github.com/gitalk/gitalk#method-one
gitalk:
enabled: false
owner: # the owner of the repo stored the comment, for example: DukeLuo
repo: # the name of the repo stored the comment, for example: DukeLuo.github.io
admin: # the user who has the permission to initialize github issues, for example: DukeLuo
clientID: # the client id generated by github
clientSecret: # the client secret generated by github
labels: # the label for the relative issue, for example: ['Gitalk', 'Candelas']
# Like
like:
enabled: true
gistBase64Token: 'Z2hwX0V5NnU3UjU5UjRiMktFNlJhbDRnR29DbmZzTmJONDBXZkpmSQ=='
# Copyright
copyright:
enabled: true
# Profile
profile:
enableBalloon: true
metto: 'Talk is cheap. Show me the code.'
source: 'Linus Torvalds'
name: 'DukeLuo'
location: 'Wuhan'
github: DukeLuo # the username of GitHub
stackoverflow: 12814009 # the user ID of Stack Overflow
email: dukeluo@outlook.com
rss: /atom.xml