-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yml
86 lines (82 loc) · 1.95 KB
/
config.yml
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
baseURL: https://blog.dobel.click
DefaultContentLanguage: "en"
title: blog of markus dobel
theme: beautifulhugo
enableRobotsTXT: true
pygmentsStyle: colorful
pygmentsUseClasses: true
pygmentsCodeFences: true
pygmentsCodefencesGuessSyntax: true
pygmentsUseClassic: true
#pygmentOptions: "linenos=inline"
#disqusShortname: "XXX"
#googleAnalytics: "XXX"
params:
dateFormat: "January 2, 2006"
showPageTitleInTOC: false
selfHosted: true
logo: logo/logo200.png
favicon: favicon/favicon.ico
subtitle: software development and cat content
readingTime: true
wordCount: true
commit: false
rss: true
comments: false
# delayDisqus: true
useHLJS: true
socialShare: true
showRelatedPosts: true
Author:
name: "Markus Dobel"
email: "[email protected]"
facebook: "markus.dobel"
github: "easimon"
twitter: "mdobel"
linkedin: "markus-dobel"
# xing: "Markus_Dobel"
# website: "yourwebsite.com"
# reddit: "username"
# gitlab: "username"
# bitbucket: "username"
# stackoverflow: "users/XXXXXXX/username"
# snapchat: "username"
# instagram: "username"
# youtube: "user/username" # or channel/channelname
# soundcloud: "username"
# spotify: "username"
# bandcamp: "username"
# itchio: "username"
# vk: "username"
# paypal: "username"
# telegram: "username"
# 500px: "username"
# codepen: "username"
# mastodon: "url"
# kaggle: "username"
# weibo: "username"
# slack: "username"
# discord: "invite code (https://discord.gg/XXXXXXX)"
# strava: "userid"
menu:
main:
- identifier: blog
name: blog
title: Blog
url: ''
weight: 1
- identifier: tags
name: tags
title: Tags
url: tags
weight: 1
- identifier: about
name: about
title: About
url: page/about
weight: 3
# - identifier: example
# name: example.org
# url: https://example.org
# weight: 30
# Read: https://github.com/adityatelange/hugo-PaperMod/wiki/FAQs#using-hugos-syntax-highlighter-chroma