Personal blog using Hugo
https://faercol.me
Melora Hugues
b94a7c20a3
- Remove link to empty article list - Remove draft option from about-me pages |
||
---|---|---|
archetypes | ||
content | ||
i18n | ||
layouts/shortcodes | ||
nginx | ||
static | ||
themes/hello-friend-ng | ||
.dockerignore | ||
.gitignore | ||
config.toml | ||
Dockerfile | ||
Makefile | ||
README.md |
hugo-relie
Personal blog using Hugo
Commands
Start the server in dev mode with drafts
hugo server -D
Publish the server in production mode
hugo