Migrating 13,000 Comments from Drupal to Hugo
A developer details the technical process of migrating 13,000 blog comments from a Drupal CMS to the Hugo static site generator, using LLMs as coding assistants.
A developer details the technical process of migrating 13,000 blog comments from a Drupal CMS to the Hugo static site generator, using LLMs as coding assistants.
The author details the migration of his personal blog from Drupal to the Hugo static site generator, citing simplicity and a focus on writing.
A developer details their technical setup for displaying math and images across a blog, Atom feed, and email using Hugo and custom templates.
A developer details using XSLT to transform an OPML blogroll into styled HTML, integrating it dynamically with Hugo and Nginx.
A guide to removing timestamps from Hugo static blog posts, including updating archetypes and retroactively fixing old posts.
A developer details automating Hugo blog translation using Gemini AI, covering architecture, prompts, and Netlify integration.
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 beginner's guide to Markdown, covering its basics, tools like VS Code, and simple formatting examples for IT documentation.
A technical guide on integrating Shiki syntax highlighting into a Hugo static site via a post-build Node.js script.
A developer shares their experience and step-by-step process for migrating a blog from GatsbyJS to the Hugo static site generator.
A guide on using Hugo's built-in syntax to highlight specific lines within markdown code blocks for technical blog posts.
Blog author details migrating his WordPress site to a static Hugo site on Netlify for improved speed, cost, and workflow.
A guide to updating Hugo tweet shortcodes using PowerShell, curl, and the Twitter API to comply with new syntax requirements.
How to schedule automated publishing of future-dated Hugo blog posts using GitHub Actions cron jobs when hosting on Azure Static Web Apps.
A guide to setting up a Hugo static blog, customizing a theme, and deploying it to GitHub Pages with integrated search and comments.
A software developer introduces his new blog, discussing his journey with blogging platforms and his focus on full-cycle software development and DevOps.
A developer explains how they replaced Disqus with Webmention, a W3C standard, to add ad-free, privacy-focused comments to their static Hugo blog.
A step-by-step tutorial on building and deploying a static website using the Hugo framework and hosting it for free on GitHub Pages.
An R developer announces the revival of their blog to share technical knowledge and experiences from working on R Markdown and open source at RStudio.