e83f9be636
fixes october-icon.png resource not being found when referenced absolutely. Caused by baseURL (config.toml) containing a path. |
||
---|---|---|
archetypes | ||
content | ||
static | ||
.gitattributes | ||
.gitignore | ||
README.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