I have been using Gatsby for my blog and I have never been fond of it’s complexity considering that all I need is Markdown rendering. Trying to update Gatsby and its dependencies to the latest version was painful enough to motivate me to jump ship. After looking at what’s out there, I settled for Hugo. As I will inevitably forget all about it in a month’s time, I am writing this post to remind myself of how the whole thing works.| Roberto's blog
Everything you've always wanted to know about how Hugo's sections and page bundles work. (Including the “_index.md or index.md” question!)| CloudCannon
Hugo assumes that the same structure that works to organize your source content is used to organize the rendered site.| gohugo.io