Anotha lil dump

Think I'm finally finished fiddling with the devops stuff and ready to
finally focus on the content! 😁
This commit is contained in:
2022-04-07 23:52:00 +00:00
parent e9a93b064e
commit d21051adde
29 changed files with 1654 additions and 113 deletions

View File

@@ -1,8 +1,12 @@
defaultContentLanguage: en
# enableInlineShortcodes: true
enableRobotsTXT: true
enableGitInfo: true
enableEmoji: true
frontmatter:
lastmod: ["lastmod", ":git", "date", "publishDate"]
build:
writeStats: true
author:
name: Sivert V. Sæther
email: gmail@sivert.pw
@@ -10,4 +14,9 @@ copyright: GPL-3
taxonomies:
category: categories
series: series
tag: tags
tag: tags
module:
hugoVersion:
extended: true
max: "0.95"
min: "0.69"