Understanding Hugo’s Section Structure with `_index.md` Files

Learn how Hugo organizes content into sections using _index.md files, and how parent sections display content from their subsections.

November 21, 2024 · 1 min · 191 words

Enhancing Readability with Callouts in Hugo

Learn how to use callouts to improve readability and focus in your notes or web content. This post covers the importance of callouts, Hugo’s support for them, and how to implement custom callouts with shortcodes.

November 14, 2024 · 2 min · 278 words

Building an Efficient Blogging Workflow with Hugo, Obsidian, and GitHub Pages

Recent WordPress controversies have pushed me toward Hugo for blogging, drawn by its performance, security, and simplicity. My workflow with Obsidian and Hugo minimizes dependencies, offering a streamlined, self-hosted solution.

November 13, 2024 · 3 min · 503 words

Hugo and Obsidian workflow

A guide on how to use Obsidian in conjunction with Hugo for a streamlined blogging workflow, highlighting the issues with existing Obsidian plugins and their impact on Hugo builds.

November 12, 2024 · 2 min · 375 words

How to install Hugo in a Linux VPS

Let me help you run Hugo on a Debian or Ubuntu Linux server.

August 12, 2023 · 1 min · 159 words