AmadeusWM / amadeuswm.github.io

0 stars 0 forks source link

Usage

Creat a post:

hugo new content posts/your-post.md

Start webserver:

hugo server

Check your drafts:

hugo server --buildDrafts