-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.toml
More file actions
29 lines (26 loc) · 769 Bytes
/
config.toml
File metadata and controls
29 lines (26 loc) · 769 Bytes
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
baseurl = "https://neonmirrors.net/"
title = "Neon Mirrors"
author = "Chip Zoller"
copyright = "Copyright © 2020, Chip Zoller and the Hugo Authors; all rights reserved."
# canonifyurls = true
paginate = 3
theme = "silhouette-hugo"
[markup]
[markup.highlight]
codeFences = true
guessSyntax = true
hl_Lines = ""
lineNoStart = 1
lineNos = false
lineNumbersInTable = true
noClasses = false
# style = "monokai"
tabWidth = 2
[params]
author = "Chip Zoller"
introDescription = "Technologist, perpetual student, teacher, continual incremental improvement."
contentSharing = "I'm happy for you to share content on this site, but please provide attribution."
[social]
github = "chipzoller"
linkedin = "chipzoller"
twitter = "chipzoller"