Start a Static Blog With Hugo
Installation Follow the steps at: Quick Start | Hugo
hugo server -D hugo server -t terminal Head over to http://localhost:1313/ to see the site live
Usage Create a new blog post:
hugo new posts/managing-security-and-privacy-in-bubble-applications.md hugo new posts/setup-a-static-blog-using-hugo-on-aws.md Adding tags and catgories to blog posts
credit: How to add tag and category - support - HUGO
Themes
Find a theme of your choice at one of the following places:
gohugoio/hugoThemes: A curated directory of Hugo themes For my blog I found a theme from: blog | Hugo Themes Resources Static Hosting With AWS and user-friendly URLs | by Juan Cruz Martinez | Medium Deploying a Hugo website to AWS in 6 steps (CDN+HTTPS) | Simple IT 🤘 Rocks Static Hosting With AWS and user-friendly URLs | by Juan Cruz Martinez | Medium Web-Based Editor?