gohugoio / hugoBasicExample

MIT License
281 stars 281 forks source link

small tweak so it works OOTB #1

Closed dch closed 9 years ago

dch commented 10 years ago

It just needs:

mkdir ./static
touch ./static/.gitignore
git commit ./static/.gitignore

better might be to get hugo to create the missing dir?

stou commented 9 years ago

This seems to be fixed in the latest commit