This is a minimal hugo demo with a theme.
hugo --buildDrafts server
open http://localhost:1313 in your browser.
it was essentially created with these two steps:
hugo new site hugo-bare-theme
cd hugo-bare-theme
hugo new theme hugo-bare-theme
- Project page: https://about-hugo.github.io/
- Info about this Site: https://about-hugo.github.io/examples/hugo-bare-theme/