-
Notifications
You must be signed in to change notification settings - Fork 29
/
_config.yml.example
80 lines (70 loc) · 1.5 KB
/
_config.yml.example
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
# main menu navigation
menu:
Home: /
About: /about
Archives: /archives
# Images
favicon: /images/logo.svg
## Post default banner image
## Please specify width and height for google's structured data (Schema.org SEO)
default:
url: /images/default.jpg
width: 1280
height: 720
# Font
## availableFontList: [
## 'noto-sans-kr',
## 'spoqa-han-sans-kr',
## 'spoqa-han-sans-jp'
## ]
## If you don't want font, you shouldn't specify the font.
font:
# Dynamic menu with scrolling
dynamic_menu: false
# Highlight theme
## You can also use various themes in `css/highlights`
highlight: dracula
# Related posts
## If you don't want `related posts` feature, you should specify the value as 0.
## If you want more related posts, you can do it too.
## But I don't recommend to specify over than 3.
related_posts: 3 # default enabled as 3
# Profile
profile:
image: /images/avatar.jpg
gravatar:
link:
description:
social:
github:
facebook: # Facebook property also used in `article:author` meta tag.
linkedin:
instagram:
twitter:
rss: /atom.xml
# Footer widgets
## Don't use over than 3 widgets.
## availableWidgetList: [
## 'archives',
## 'categories',
## 'recent-posts',
## 'tag-cloud',
## 'tags'
## ]
## If you don't want widget, you shouldn't specify widgets.
widgets:
- recent-posts
- archives
- categories
# Other Services
google_analytics:
google_site_verification:
naver_site_verification:
# Open graph
facebook:
fb_admin:
twitter:
google_plus:
#liveRe
liveRe:
uid: