1
0
mirror of https://github.com/Wonderfall/hugo-WonderMod.git synced 2025-04-17 04:56:03 +02:00

1 Commits

Author SHA1 Message Date
Rasmus Stougaard
73b2f1ac08 Added layouts directory to avoid error when generating site
Hugo ouputs an error like:

ERROR: 2014/11/19 Walker:  lstat /path/to/HugoBasicExample/layouts: no such file or directory

when testing a new theme against this repo, unless the layouts folder is created first

Tested with hugo built from commit master (on commit 728d0fa32cb666264045783518cc6ded5c78f246)
2014-11-19 23:22:12 +07:00