Initial commit of repo.

This commit is contained in:
Colin Diem
2020-07-08 21:11:53 -04:00
commit 3c3eb54108
34 changed files with 3620 additions and 0 deletions

4
old.config.toml Normal file
View File

@@ -0,0 +1,4 @@
theme="future-imperfect"
baseURL = "http:localhost:80"
languageCode = "en-us"
title = "My New Hugo Site"