Customize Hugo to open external links in a new tab.
Posts for: #Hugo
Configuring Hugo With Nix Flakes (like this blog)
This guide demonstrates how I set up my Hugo blog using Nix Flakes, with a detailed explanation of the flake.nix file. You’ll learn how to manage dependencies, automate blog builds, and configure a development environment to quickly run and preview your site, all using Nix Flakes.