-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yaml
100 lines (100 loc) · 2.04 KB
/
config.yaml
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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
baseURL: https://example.com
languageCode: en
defaultContentLanguage: en
title: KeepIt
theme: KeepIt
paginate: 12
enableEmoji: yes
enableRobotsTXT: yes
googleAnalytics: ''
disqusShortname: yourdiscussshortname
sitemap:
changefreq: monthly
filename: sitemap.xml
priority: 0.5
blackfriday:
hrefTargetBlank: yes
nofollowLinks: yes
noreferrerLinks: yes
Permalinks:
posts: /:year/:filename/
menu:
main:
- name: Blog
url: /posts/
weight: 1
- name: Categories
url: /categories/
weight: 3
- name: About
url: /about
weight: 4
params:
author: Fastbyte01
avatar: /images/me/avatar.jpeg
baidu_verification: ''
bing_verification: ''
cdn_url: ''
dateFormatToUse: ''
description: ''
gitalk:
clientId: ''
clientSecret: ''
owner: ''
repo: ''
gitment:
clientId: ''
clientSecret: ''
owner: ''
repo: ''
google_verification: ''
gravatar: {}
home_mode: ''
image:
height: 600
url: cover.png
width: 800
keywords: ''
license: Released under <a rel="license external nofollow noopener noreffer" href="https://creativecommons.org/licenses/by-nc/4.0/"
target="_blank">CC BY-NC 4.0</a>
logo:
height: 40
url: logo.png
width: 127
pinterest_verification: ''
publisher:
logo:
height: 40
url: logo.png
width: 127
name: Fastbyte01
share:
Facebook: yes
Linkedin: yes
Twitter: yes
copyright: This work is licensed under a Creative Commons Attribution-NonCommercial
4.0 International License.
since: 2012
social:
Facebook: xxxx
GitHub: xxxx
Linkedin: xxxx
Twitter: xxxx
socialShare: yes
subtitle: A Hugo theme
utterances:
owner: ''
repo: ''
valine:
appId: your appId
appKey: your appKey
avatar: mm
enable: no
language: en
notify: no
placeholder: your comments ...
verify: no
visitor: yes
yandex_verification: ''
author:
name: Fastbyte01