Add basic scaffolding for site.

This commit is contained in:
Anna Rose Wiggins 2023-08-30 23:00:53 +00:00
commit d95126dca8
109 changed files with 10750 additions and 0 deletions

8
hugo.toml Normal file
View file

@ -0,0 +1,8 @@
baseURL = '/'
languageCode = 'en-us'
title = "Freyja's Kiss"
theme = 'mainroad'
[Params]
description = 'Thoughts from the Leftist Edge of Heathenry'
dateformat = '2006-01-02'