-
Notifications
You must be signed in to change notification settings - Fork 0
/
hugo.toml
33 lines (26 loc) · 911 Bytes
/
hugo.toml
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
baseURL = 'https://display-tubes.org/'
languageCode = 'en-us'
title = 'Display Tubes'
theme = 'slick'
[pagination]
pagerSize = 1000
[markup]
[markup.goldmark]
[markup.goldmark.renderer]
unsafe = true
[markup.highlight]
codeFences = true
guessSyntax = true
noClasses = false
[params]
description = "Discover the charm of vintage display technology—Nixie tubes, VFDs, Numitrons, and more. This site showcases their timeless glow and ingenious design through carefully curated images as well as additional information on their operation."
showNavHeader = true
dateFmt = "02 Jan 2006"
showMetaDates = true
showRssLink = true
showmetalinks = true
mainSections = ["nixie", "other", "nomotron", "documents", "numitron", "magic-eye", "vfd"]
[sitemap]
changefreq = "daily"
filename = "sitemap.xml"
priority = -1