* Beginning of hugo driven theming

This commit is contained in:
shockrah
2021-08-14 13:46:18 -07:00
parent f5844e5d51
commit 06fa590790
15 changed files with 400 additions and 0 deletions

6
config.toml Normal file
View File

@@ -0,0 +1,6 @@
baseURL = "https://shockrah.xyz"
languageCode = "en-us"
title = "Shockrah's Blog"
theme = "shockrah.xyz"