7e8549d0e6 | ||
---|---|---|
archetypes | ||
content | ||
themes | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
README.md | ||
build.sh | ||
config.toml | ||
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