|
6 months ago | |
---|---|---|
archetypes | 3 years ago | |
content/post | 6 months ago | |
static/img | 3 years ago | |
themes | 1 year ago | |
.gitignore | 9 months ago | |
.gitmodules | 1 year ago | |
README.md | 3 years ago | |
config.toml | 6 months ago |
hugo server -D
# in order to add git commit on blog pages
export GIT_COMMIT_SHA=`git rev-parse --verify HEAD`
export GIT_COMMIT_SHA_SHORT=`git rev-parse --short HEAD`
# gen blog inside ./static folder
hugo