0fea1cd2cd | ||
---|---|---|
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 -D