Tagged articles
15 articles
Page 1 of 1
Top Architect
Top Architect
Mar 31, 2026 · Frontend Development

Master Hugo: Build Fast Static Sites with Real‑World Examples

This guide walks you through using Hugo, a popular static‑site generator, covering typical applications such as documentation, blogs and corporate sites, its core features like live preview, multilingual support and theme management, step‑by‑step installation on Windows, macOS and Linux, and a quick‑start workflow to create, preview and publish a site.

BlogDocumentationHugo
0 likes · 6 min read
Master Hugo: Build Fast Static Sites with Real‑World Examples
Top Architect
Top Architect
Dec 22, 2025 · Frontend Development

Master Hugo: Build Fast Static Sites with Real‑World Examples

An experienced architect shares practical insights on using Hugo to build fast, static documentation sites and blogs, covering typical scenarios, core features like live preview, multilingual support, theme system, asset processing, plus step‑by‑step installation on Windows, macOS, Linux and a quick‑start workflow.

BlogDocumentationHugo
0 likes · 5 min read
Master Hugo: Build Fast Static Sites with Real‑World Examples
DevOps Engineer
DevOps Engineer
Aug 11, 2025 · Frontend Development

How I Revamped My Blog: Migrating from Hexo to Hugo with AI Assistance

After eight years of using Hexo, I rebuilt my personal blog on Hugo with the Blowfish theme, leveraging GitHub Copilot and ChatGPT to automate migration, add multilingual support, and improve navigation, while weighing the benefits against SEO and data loss trade‑offs.

AI toolsHugoTheme Customization
0 likes · 6 min read
How I Revamped My Blog: Migrating from Hexo to Hugo with AI Assistance
Architecture Digest
Architecture Digest
May 12, 2025 · Frontend Development

A Comprehensive Guide to Using Hugo for Static Site Generation

This article introduces Hugo, outlines its common application scenarios such as documentation sites and blogs, details core features like live preview, multilingual support, and theme system, and provides step‑by‑step installation and quick‑start instructions for Windows, macOS, and Linux.

DevOpsDocumentationHugo
0 likes · 4 min read
A Comprehensive Guide to Using Hugo for Static Site Generation
macrozheng
macrozheng
May 4, 2025 · Frontend Development

Why Hugo Is the Fastest Way to Build a Static Website in Minutes

Discover how Hugo, the lightning‑fast Go‑based static site generator, enables you to quickly create multilingual, high‑performance websites with built‑in asset processing, theme support, and simple command‑line workflows, and learn step‑by‑step installation and usage instructions for Mac, Windows, and Linux.

HugoInstallationWebsite
0 likes · 6 min read
Why Hugo Is the Fastest Way to Build a Static Website in Minutes
Java Web Project
Java Web Project
Apr 24, 2025 · Frontend Development

Master Hugo: Fast Static Site Generation for Docs, Blogs, and More

This guide walks through Hugo's typical use cases, core features such as live preview, multilingual support, and theme system, then details platform‑specific installation, a step‑by‑step quick‑start workflow, and practical tips for building lightweight, high‑performance static sites.

DocumentationHugoinstallation guide
0 likes · 5 min read
Master Hugo: Fast Static Site Generation for Docs, Blogs, and More
DevOps Coach
DevOps Coach
Dec 8, 2023 · Frontend Development

How to Add Elastic RUM Monitoring to a Hugo Site

This guide explains what Elastic Real User Monitoring (RUM) is, outlines its key benefits, and provides step‑by‑step instructions with code snippets for integrating the Elastic RUM JavaScript agent into a Hugo static site, including configuration parameters and how to view the collected data in Kibana.

APMHugoRUM
0 likes · 14 min read
How to Add Elastic RUM Monitoring to a Hugo Site
Laravel Tech Community
Laravel Tech Community
Jan 20, 2021 · Frontend Development

Bootstrap 4.6.0 Released with Major Updates and Migration to Hugo

Bootstrap 4.6.0 has been released, introducing customClass support for tooltips and popovers, a new .navbar-nav-scroll class for mobile navigation, accessibility improvements, updated documentation built on Hugo, darker dropdown items, better form‑validation tooltip alignment, and fixed file‑input overflow issues.

BootstrapDocumentationHugo
0 likes · 3 min read
Bootstrap 4.6.0 Released with Major Updates and Migration to Hugo
21CTO
21CTO
Oct 1, 2020 · Frontend Development

Top Open‑Source Static Site Generators to Deploy Fast, Secure Websites

This article introduces static websites, explains their advantages over dynamic sites, and reviews ten popular open‑source static site generators—Jekyll, Hugo, Hexo, Gatsby, VuePress, Nuxt.js, Docusaurus, Eleventy, Publii, and Primo—highlighting their main features, language bases, and typical use cases.

DocusaurusGatsbyHugo
0 likes · 8 min read
Top Open‑Source Static Site Generators to Deploy Fast, Secure Websites
Programmer DD
Programmer DD
Oct 21, 2019 · Cloud Native

Deploy a Static Hugo Blog with Podman, Envoy Sidecar, and Systemd

This guide explains how to replace Docker with Podman for hosting a static Hugo site, using a sidecar Envoy proxy, shared network namespaces, Kubernetes‑compatible pod definitions, and systemd services to achieve automatic startup and reliable service discovery.

EnvoyHugoKubernetes
0 likes · 15 min read
Deploy a Static Hugo Blog with Podman, Envoy Sidecar, and Systemd