bonartm/hugo-quiz

Cannot run local demo

Closed this issue · 1 comments

(Sorry for my ignorance, this is the first time I hear of hugo, so I might be missing something totally obvious)

With current master when I:

cd demo
hugo server -D

the server starts, but serves an empty page:

$ wget -qO- "http://localhost:1313/hugo-quiz/"
<pre>
</pre>

Please also run git submodule update --init from the root of the repo to clone the submodule that contains the hugo learn theme into /hugo-quiz/demo/themes/hugo-theme-learn. Also see: