OSS Tanbou

Hugo — a fast and flexible static site generator written in Go

OSS health 93
About these scores

Discovery score is an unbounded weighted, log-compressed index of stars, watchers, forks, and contributors. Growth momentum is its change over the observed period; OSS health is a 0–100 score from available repository recency, Community Health, and release data.

Stars
89,810
Primary language
Go
License
Apache-2.0
Repository last updated
Sep 12, 2026

Overview

Hugo is a Go-based static site generator that builds websites from content and templates. It covers blogs and documentation as well as projects that need multilingual content, taxonomies, and asset pipelines.

Features and best fit

Based on official documentation; not hands-on tested · Content checked:

Combine content generation and frontend assets in one build

It supports multilingual sites, taxonomies, menus, shortcodes, image processing, and pipelines for CSS, JavaScript, Sass, and Tailwind CSS. Hugo Modules share themes and content components, while the development server previews changes.

Sources: [1]

For frequently updated documentation, blogs, and marketing sites

It fits teams that want simple static delivery while keeping content models, languages, images, and CSS builds in one toolchain. Select an edition based on the asset processors the site requires.

Sources: [1]

Check edition boundaries and external asset tooling

Features vary across the standard, deploy, extended, and extended/deploy editions. Embedded LibSass was deprecated in v0.153.0, so consider Dart Sass. Source builds require Go 1.26 or later, and the extended edition also requires a C compiler.

Sources: [1]

Official sources

  1. [1]Hugo README(2026-09-13)
Supplemental curator note

Selected for offsetting an ambiguous personal name with the gohugoio organization and official domain while making speed a consistent discovery message.

Growth

Growth trends · Last 30 days

89,810 Stars

Trend data is still being collected.

Development activity

Last 90 days · weekly

Commits (last 30 days)
64
Open PRs
29

Development activity is still being collected.

Built with

Categories and tags

GitHub data

GitHub dataView detailed GitHub data

GitHub Topics

  • go
  • hugo
  • static-site-generator
  • blog-engine
  • cms
  • content-management-system
  • documentation-tool
Stars
89,810
Forks
8,373
Watchers
1,087
Open issues
196
Primary language
Go
License
Apache-2.0
Repository last updated
Sep 12, 2026
Report incorrect information

Tell us if any listing information is incorrect or outdated.

Hugo fast static site generation in Go | OSS Tanbou