Setup

  1. Install hugo brew install hugo
  2. Create or install a theme:
  1. Edit hugo.yaml, setting the "theme" property to the theme name.
  2. Create new content with the command "hugo new content /.".
  3. Start the embedded web server with the command "hugo server --buildDrafts".

See documentation at https://gohugo.io/.

Update

https://github.com/adityatelange/hugo-PaperMod/wiki/Installation#installingupdating-papermod

Example