Ray Elliott f9e7a4363b | ||
---|---|---|
archetypes | ||
assets/css | ||
content | ||
dist | ||
layouts | ||
static/images | ||
.gitattributes | ||
.gitignore | ||
.static | ||
README.md | ||
TODO.md | ||
build.sh | ||
config.toml | ||
publish-frantech.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