Add basic scaffolding for site.
This commit is contained in:
commit
d95126dca8
109 changed files with 10750 additions and 0 deletions
8
hugo.toml
Normal file
8
hugo.toml
Normal 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'
|
Loading…
Add table
Add a link
Reference in a new issue