-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yaml.old
72 lines (68 loc) · 1.74 KB
/
config.yaml.old
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
languageCode: 'en-us'
name: 'GeekyRyan'
baseUrl: 'https://rnemeth90.github.io'
title: 'GeekyRyan'
theme: 'anubis2'
paginate: 10
enableRobotsTXT: true
menu:
main:
- identifier: archive
name: Archive
title: Archive
url: /posts/
weight: 3
- identifier: about
name: About
title: about
url: /about
weight: 1
- identifier: tags
name: Tags
title: tags
url: /tags/
weight: 2
taxonomies:
category: 'categories'
tag: 'tags'
params:
author: 'Ryan Nemeth'
email: [email protected] # used for microformats
avatar: '/images/bobble.jpg' # used for microformats
description: ''
dateFormat: '2006-01-02'
name: 'GeekyRyan'
paginationSinglePost: true
style: dark
readMore: true # show read more button
readNextPosts: 5 # show 5 related posts, 0 by default
disableSummary: false
copyCodeButton: true # true by default
rssAsSocialIcon: true
utterancesRepo: '' # mandatory
utterancesTheme: '' # optional
utterancesIssue: '' # optional
utterancesLabel: '' # optional
isso:
enabled: true # mandatory
data: 'https://comments.example.com/' # mandatory
jsLocation: 'https://comments.example.com/js/embed.min.js' # mandatory
css: true # optional
lang: 'de' # optional
replyToSelf: true # mandatory
requireAuthor: true # mandatory
requireEmail: true # mandatory
id: 'thread-id' # optional
avatar: true # optional
avatar-bg: '#f0f0f0' # optional
feed: false # optional
graphcommentId: ''
social:
- id: github
name: rnemeth90
markup:
highlight:
style: 'base16-snazzy'
goldmark:
renderer:
unsafe: true # enable raw HTML in Markdown