2013 – Creation by Steve Francia
Hugo was created by Steve Francia (spf13) in 2013 as an open-source static site generator written in Go. The goal was to create the fastest framework for building websites, leveraging Go’s speed and efficiency.
2013-2015 – Early Development
Hugo gained popularity for its exceptional build speed compared to Ruby-based generators like Jekyll. The project attracted contributors who valued performance and simplicity.
2015 – Bjørn Erik Pedersen Takes Lead
From version v0.14 (2015), Bjørn Erik Pedersen (bep) became the lead developer and has been the primary maintainer since. Under his leadership, Hugo has seen continuous improvements in performance and features.
2016-2018 – Feature Expansion
Hugo introduced advanced features including:
2019 – Pipes and Resources
Hugo Pipes was introduced, providing asset processing pipelines for Sass, JavaScript bundling, and image optimization.
2020 – Modules System
Hugo Modules were introduced, allowing reusable components and themes to be shared and versioned using Go modules.
2021-2023 – Modern Web Features
2024-2026 – Continued Evolution
Hugo continues to evolve with regular releases (364+ releases as of 2026), maintaining its position as one of the fastest and most popular static site generators.
Current Status
| Fact | Details |
|---|---|
| Founder | Steve Francia (spf13) |
| Lead Developer | Bjørn Erik Pedersen (bep) since 2015 |
| Created | 2013 |
| First Release | July 5, 2013 |
| License | Apache 2.0 |
| Language | Go |
| Current Version | v0.158.0 (March 16, 2026) |
| GitHub Stars | 78,000+ |
| Total Releases | 365+ |
| Repository | https://github.com/gohugoio/hugo |
| Official Site | https://gohugo.io |