Add example site

This commit is contained in:
Joseph Kato
2020-01-22 22:03:16 -08:00
parent e5a08ce1a8
commit 552a970ef5
17 changed files with 1178 additions and 0 deletions

5
config.toml Normal file
View File

@@ -0,0 +1,5 @@
baseURL = "http://example.org/"
languageCode = "en-us"
title = "My New Hugo Site"
theme = "pixyll"