Some notes on upgrading Hugo
A developer documents the process and specific changes required to upgrade their blog from Hugo v0.40 to v0.135.
A developer documents the process and specific changes required to upgrade their blog from Hugo v0.40 to v0.135.
Building a Docker container for a SaaS app, combining static files from Hugo (Go), Tailwind (JS), and Sphinx (Python).
A guide on integrating a Hugo static blog into a Django application using a route-based approach like mysite.com/blog/.
A developer details the process of serving a Hugo-generated blog from a Django app using WhiteNoise on Heroku, avoiding staticfiles or a reverse proxy.
A developer explains why he switched from his custom static site generator, handroll, to the popular Hugo framework.
A 5-day technical guide to building and publishing a website using Hugo and DigitalOcean, without a CMS.