Updated the contents of how-i-made-this, added footer styles, updated config, added images

This commit is contained in:
Nathan Anderson
2022-09-01 21:19:55 -06:00
parent 7bf3569750
commit 47d10f3e4d
9 changed files with 163 additions and 89 deletions
+8 -2
View File
@@ -7,12 +7,13 @@ params:
defaultTheme: dark
homeInfoParams:
Title: Hello weary traveler
Content: This is my personal blog. I write about open source, technology, philosophy, digital privacy, and whatever else is pressing on my mind
Content: This is my personal blog. I write about open source, technology, philosophy, digital privacy, and whatever else is pressing on my mind. Feel free to reach out over email, tom@fosscat.com
ShowShareButtons: false
ShowReadingTime: true
ShowToc: true
ShowToc: true # Table of Contents
ShowBreadCrumbs: true
ShowCodeCopyButtons: true
ShowPostNavLinks: true
author: Tom Cat
fuseOpts: # This modifies search params
isCaseSensitive: false
@@ -26,6 +27,11 @@ params:
disableHLJS: true
cover:
responsiveImages: true # disable to speed up build times at cost of responsive sizes
editPost:
URL: "https://gitlab.com/foss-cat/hugo-site/-/blob/main/content/"
Text: "Suggest Changes" # edit text
appendFilePath: true # to append file path to Edit link
enableEmoji: true
outputs:
home:
- HTML