initial skeleton page, use own fork of hermit theme

This commit is contained in:
Christoph Cullmann 2019-04-06 16:55:24 +02:00
parent 208d5b2f2e
commit 43ac42c4e5
4 changed files with 13 additions and 0 deletions

3
config.toml Normal file
View file

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