Image Description This is my first post using Obsidian notes as a foundation for a Hugo Blog. I am not using github to push changes like Network Chuck since I think GIT unnecessarily complicates the whole process. Instead, I am using rclone to sync files across all clients so I can host the blog in multiple regions using a Hetzner StorageBox as the main location for content pushed to Nginx web servers.

  1. The prereqs are hugo extended (I am using .140) https://github.com/gohugoio/hugo/releases/download/v0.140.1/hugo_extended_0.140.1_linux-amd64.deb
  2. golang (apt install golang)
  3. download the theme terminal and copy hugo.toml in root of site