Simply commands to run the example site

Works around #4851
This commit is contained in:
dzello
2018-07-03 00:00:56 +02:00
parent 78a10ec2cb
commit e79f999528
4 changed files with 6 additions and 4 deletions
+2
View File
@@ -2,6 +2,8 @@ baseURL = "https://example.com/"
languageCode = "en-us"
title = "A Hugo theme for creating Reveal.js presentations"
disableKinds = ["sitemap", "RSS"]
theme = "."
themesDir = "../"
[author]
name = "Josh Dzielak"