This repository has been archived on 2020-10-30. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
ray 5834b40c9c use mirror command 2020-02-01 19:38:42 +00:00
archetypes initial commit 2020-01-31 13:33:56 +00:00
content initial commit 2020-01-31 13:33:56 +00:00
static/images add angel image 2020-01-31 13:34:51 +00:00
themes initial commit 2020-01-31 13:33:56 +00:00
.gitattributes initial commit 2020-01-31 13:33:56 +00:00
.gitignore initial commit 2020-01-31 13:33:56 +00:00
.gitmodules initial commit 2020-01-31 13:33:56 +00:00
README.md initial commit 2020-01-31 13:33:56 +00:00
build.sh initial commit 2020-01-31 13:33:56 +00:00
config.toml initial commit 2020-01-31 13:33:56 +00:00
publish.sh use mirror command 2020-02-01 19:38:42 +00:00
serve.sh initial commit 2020-01-31 13:33:56 +00:00

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