Ray Elliott 5decc805ef | ||
---|---|---|
archetypes | ||
assets/css | ||
content | ||
layouts | ||
static/images | ||
.gitattributes | ||
.gitignore | ||
README.md | ||
TODO.md | ||
app-nginx.conf.sigil | ||
build.sh | ||
config.toml | ||
publish-frantech.sh | ||
serve.sh |
README.md
Note - push to Dokku by doing a git push
in the build directory:
rayelliott.dev/
.
Serve development server with:
hugo serve -D --bind=0.0.0.0 --baseURL=http://192.168.0.5:1313
Build static files with:
hugo