Personal blog using Hugo https://faercol.me
Find a file
Melora Hugues 25a0b9d3cc Cleanup repo
Remove the resources dir from the git repo
2023-06-19 16:41:42 +02:00
archetypes Init hugo server 2023-06-19 16:41:29 +02:00
content/posts Init hugo server 2023-06-19 16:41:29 +02:00
themes/hello-friend-ng Install hello-friend-ng theme 2023-06-19 16:41:37 +02:00
.gitignore Cleanup repo 2023-06-19 16:41:42 +02:00
config.toml Install hello-friend-ng theme 2023-06-19 16:41:37 +02:00
README.md Init hugo server 2023-06-19 16:41:29 +02:00

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