Hugo cheat-sheet

New page

hugo new content content/blog/page.md

Server

hugo server --buildDrafts

Build

rm -rf public
hugo build

Reference

23. 4. 2026  Ondrej Lipina All Web Development