Additional Documentation for Hugo PaperMod Post Cover Image

Learn how to correctly configure a cover image in Hugo PaperMod when using page bundles, including handling relative paths to avoid 404 errors.

January 5, 2025 · 1 min · 148 words

Hugo Automated Install and Update

This script automates the installation and update of Hugo Extended from GitHub, eliminating the need for manual downloads and ensuring you’re always running the latest version on Linux systems.

January 3, 2025 · 3 min · 576 words

Hugo vs. Jekyll: Which One Should You Choose?

A detailed comparison of Hugo and Jekyll, two popular static site generators, highlighting their performance, ease of setup, theme options, and hosting capabilities.

November 22, 2024 · 2 min · 409 words

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