Intro
A compilation of resources I found useful when starting with Hugo blogging. No commentary needed; essentially a book mark list.
Getting started with Hugo: freecode camp
https://www.freecodecamp.org/news/your-first-hugo-blog-a-practical-guide/
Getting started with Hugo: create a simple website
https://www.makeuseof.com/hugo-start-create-simple-website/
Setting up ‘disqus’
How to integrate Disqus
https://andrewu.page/2022/02/how-to-integrate-disqus-into-your-hugo-site/
the official Hugo docs on this: https://gohugohq.com/partials/disqus-comments-in-hugo/
How to have a dark mode in Hugo
https://discourse.gohugo.io/t/how-to-have-a-dark-mode-for-a-hugo-site/19848
Hosting private pages on github pages
https://cultof.net/hosting-private-repo-on-github-pages
Or using Netlify to bypass having to have a directory public in order to deploy live site
Introducing Henry for Hugo
https://kau.sh/blog/henry-hugo-theme/
Introducing notepadium for Hugo
https://theme-notemod.littlezhang.com/tags/
Blogging with asciidoctor and Hugo
https://foo-dogsquared.github.io/blog/posts/blogging-with-asciidoctor-and-hugo/