My fast and lightweight personal blog powered by Hugo, automatically built and deployed using GitHub Actions, and hosted for free with GitHub Pages.
hugo new --kind post content/posts/test-post-1.md
When we choose kind "post", the hugo initializes new content file using template from "archetypes" dir.