Add a new post in a Hugo site

This site was built using Hugo. Adding a new post or page is very easy.

Step 1 - Install Hugo

On macOS, the simplest option is to use Homebrew.

brew install hugo

Detailed instructions for other platforms can be found here.

Step 2 - Add a new post

This post was created using the following command:

hugo new content/posts/add-a-new-post-in-a-hugo-site.md