Ray Elliott
95717ddda7
updated layout ready for inserting a cover image. removed now unneeded divwrap shortcode. added baseurl shortcode. |
||
---|---|---|
archetypes | ||
assets/css | ||
content | ||
layouts | ||
static/images | ||
.gitattributes | ||
.gitignore | ||
README.md | ||
TODO.md | ||
build.sh | ||
config.toml | ||
publish.sh | ||
serve.sh |
README.md
Serve development server with:
hugo serve -D --bind=0.0.0.0 --baseURL=http://192.168.0.5:1313
Build static files with:
hugo