-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_config.example.yml
More file actions
69 lines (61 loc) · 1.3 KB
/
Copy path_config.example.yml
File metadata and controls
69 lines (61 loc) · 1.3 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
58
59
60
61
62
63
64
65
66
67
68
69
head:
title_separate: "|"
# (optional) head meta keywords
keywords: "iris"
# icon generator: https://realfavicongenerator.net/
favicon:
small: /favicon.ico # including 16*16, 32x32, 48*48 PNGs, ICO format
large: /favicon-192x192.png # 196x196, PNG format
ios: /apple-touch-icon.png # ideally 180x180, at least 120x120
# (optional) RSS link
rss: /atom.xml
# (optional) HTML code append to <head>
custom:
# - <script>console.log(1)</script>
# (optional) DNS prefetch
prefetch:
# - example.com
# Service Worker
service_worker:
enable: false
# You need to create sw.js
# https://developers.google.com/web/tools/workbox/
file: /sw.js
header:
# nav links
# format: [title]: [link]
nav:
Archive: "/archives"
About: "/about"
hero:
# placeholder color
color:
# hero image
image:
# (optional) smaller image for max-width=768px device
image_small:
post:
# max length to excerpt post
excerpt: 300
toc:
enabled: true
max_depth: 3
footer:
# (optional) copyright year
copyright: 2015
blog:
avatar: avatar.png
slogan:
analytics:
# ga tid: UA-XXXX-YY
google:
comment:
disqus:
enable: true
shortname: giuem
# see https://github.com/SukkaW/DisqusJS
mirror: false
api:
apiKey:
admin:
adminLabel: