Gopher

Hugo News

February 19, 2021

Hugo 0.81.0: The Smorgasbord Edition

Attribute lists (e.g. CSS classes) for Markdown blocks, newlines in template actions/blocks, native Apple M1 ARM64 binary, it’s faster, and more … Read More »
December 31, 2020

Hugo 0.80: Last Release of 2020!

This release brings Dart Sass support, a new image overlay function, and more. Read More »
December 19, 2020

Hugo 0.79.1: One Security Patch for Hugo on Windows

Disallow running of e.g. Pandoc in the current directory. Read More »
December 10, 2020

Hugo on Apple M1

The new Mac Mini M1 base model is blazing fast! We have run the Hugo benchmarks comparing it to a MacBook four times more expensive. Read More »
November 27, 2020

Hugo 0.79.0: Black Friday Edition

Hugo 0.79.0 brings .Params to menus, snake_case support for OS environment config, and a refresh of upstream dependencies (Chroma, ESBuild etc.). Read More »
November 13, 2020

Hugo 0.78.2: A couple of Bug Fixes

This version fixes a couple of bugs introduced in 0.78.0. Read More »
November 5, 2020

Hugo 0.78.1: A couple of Bug Fixes

This version fixes a couple of bugs introduced in 0.78.0. Read More »
November 3, 2020

Hugo 0.78.0: Full Hugo Modules Support in js.Build

Resolve JavaScript imports top-down in the layered filesystem, pass parameters from template to JS, new JS intellisense helper, improved JS build errors. Read More »
October 30, 2020

Hugo 0.77.0: Hugo Modules Improvements and More

New Replacements config option for simpler development workflows, ignore errors from getJSON, localized dates, and more. Read More »
October 14, 2020

Hugo 0.76.5: A couple of Bug Fixes

This version fixes a couple of bugs introduced in 0.76.0. Read More »
October 12, 2020

Hugo 0.76.4: One Bug Fix

This version fixes one more i18n regression from 0.76.0. Read More »
October 8, 2020

Hugo 0.76.3: A couple of Bug Fixes

This version fixes a couple of bugs introduced in 0.76.0. Read More »
October 7, 2020

Hugo 0.76.1: One Bug Fix

This version fixes one bug introduced in 0.76.0. Read More »
October 7, 2020

Hugo 0.76.2: One Bug Fix

This release reverts to an older (and working) version of the JS minifier. Read More »
October 6, 2020

Multiple Cascades With Page Filters

Hugo 0.76.0 brings multiple cascade blocks per page with filters for path, kind and language. Read More »
September 15, 2020

Hugo 0.75.1: A couple of Bug Fixes

This version fixes a couple of bugs introduced in 0.75.0. Read More »
September 14, 2020

NPM Pack

Hugo 0.75 comes with a new “hugo mod npm pack” command, several improvements re. Hugo Modules and the Node tools, and more. Read More »
July 23, 2020

Hugo 0.74.3: A couple of Bug Fixes

This version fixes a couple of bugs introduced in 0.74.0. Read More »
July 17, 2020

Hugo 0.74.2: A couple of Bug Fixes

This version fixes a couple of bugs introduced in 0.74.0. Read More »
July 13, 2020

Hugo 0.74.1: A couple of Bug Fixes

This version fixes one issue introduced in 0.74.0. Read More »
July 13, 2020

Native JS Bundler, Open API Support, Inline Partials

Hugo 0.74.0 brings blazingly fast native JavaScript bundling, with minification, tree shaking, scope hoisting for ES6 modules, and transpilation of JSX and newer JS syntax down to ES6. And more. Read More »
June 23, 2020

Summer Breeze

Taxonomy terms cleanup, render hooks per section/type, HMAC function, and more. Read More »
May 31, 2020

URL rewrites in dev server

Hugo 0.72.0 comes with dev server redirects and URL rewrites, Goldmark typography extension fixes, Scratch.Values. Read More »
May 25, 2020

Hugo 0.71.1: A couple of Bug Fixes

This version fixes a couple of bugs. Read More »
May 18, 2020

Markdown Render Hooks for Headings

Render hooks for headings, update to Go 1.14.3, several bug fixes etc. Read More »
May 6, 2020

JavaScript Transpiler

Hugo 0.70.0 adds a new pipe function that uses Babel to transpile JavaScript. Read More »
April 24, 2020

Hugo 0.69.2: A couple of Bug Fixes

This version fixes a couple of bugs introduced in 0.69.0. Read More »
April 22, 2020

Hugo 0.69.1: A couple of Bug Fixes

This version fixes a couple of bugs introduced in 0.69.0. Read More »
April 10, 2020

Post Build Resource Transformations

Hugo 0.69.0 allows you to delay resource processing to after the build, the prime use case being removal of unused CSS. Read More »
March 24, 2020

Hugo 0.68.3: A couple of Bug Fixes

This version fixes a couple of bugs introduced in 0.68.0. Read More »
March 24, 2020

Hugo 0.68.2: A couple of Bug Fixes

This version fixes a couple of bugs introduced in 0.68.0. Read More »
March 22, 2020

Hugo 0.68.1: 1 bug fix

This release reverts a change in resources.ExecuteAsTemplate that broke some theme demos. Read More »
March 21, 2020

Minify config and more!

Hugo 0.68.0 brings minify configuration and fully navigable headless sections. Read More »
March 15, 2020

Hugo 0.67.1: A couple of Bug Fixes

This version comes with some useful bug fixes. Read More »
March 9, 2020

Hugo 0.67.0: Custom HTTP headers

This version brings Custom HTTP headers to the development server and exclude/include filters in Hugo Deploy. Read More »
March 3, 2020

Hugo 0.66.0: PostCSS Edition

Native inline, recursive import support in PostCSS/Tailwind, “dependency-less” builds, and more … Read More »
February 23, 2020

Hugo 0.65.3: A couple of Bug Fixes

This version fixes a couple of bugs introduced in 0.65.0. Read More »
February 21, 2020

Hugo 0.65.2: A couple of Bug Fixes

This version fixes a couple of bugs introduced in 0.65.0. Read More »
February 20, 2020

0.65.0: Hugo Reloaded!

Draft, expire, resource bundling, and fine grained publishing control for any page. And it’s faster. Read More »
February 20, 2020

Hugo 0.65.1: A couple of Bug Fixes

This version fixes a couple of bugs introduced in 0.65.0. Read More »
February 9, 2020

Hugo 0.64.1: A couple of Bug Fixes

This version fixes a couple of bugs introduced in 0.64.0. Read More »
February 4, 2020

Mostly bugfixes …

Hugo 0.64.0 is the version you really really want … Read More »
January 27, 2020

Hugo 0.63.2: A couple of Bug Fixes

This version fixes a couple of bugs introduced in 0.63.0. Read More »
January 23, 2020

Hugo 0.63.1: A couple of Bug Fixes

This version fixes a couple of bugs introduced in 0.63.0. Read More »
January 23, 2020

Improved base templates, and faster!

In Hugo 0.63 we have improved the base template lookup logic, and this simplification also made Hugo faster … Read More »
January 5, 2020

Hugo 0.62.2: A couple of Bug Fixes

This version fixes a couple of bugs introduced in 0.62.0. Read More »
January 1, 2020

Hugo 0.62.1: A couple of Bug Fixes

This version fixes a couple of bugs introduced in 0.62.0. Read More »
December 23, 2019

Hugo Christmas Edition!

Hugo 0.62 brings Markdown Render Hooks. And it’s faster! Read More »
December 11, 2019

40K GitHub Stars Edition

40K stars on GitHub is a good enough reason to release a new version of Hugo! Read More »
November 29, 2019

Hugo 0.60.1: A couple of Bug Fixes

This version fixes a couple of bugs introduced in 0.60.0. Read More »
November 27, 2019

Now CommonMark Compliant!

Goldmark – CommonMark compliant, GitHub flavored, fast and flexible – is the new default library for Markdown in Hugo. Read More »
October 31, 2019

Hugo 0.59.1: A couple of Bug Fixes

This version fixes a couple of bugs introduced in 0.59.0. Read More »
October 21, 2019

Hugo 0.59.0

Set image target format and background color, and more … Read More »
September 19, 2019

Hugo 0.58.3: A couple of Bug Fixes

This version fixes a couple of bugs introduced in 0.58.0. Read More »
September 13, 2019

Hugo 0.58.2: A couple of Bug Fixes

This version fixes a couple of bugs introduced in 0.58.0. Read More »
September 6, 2019

Hugo 0.58.1: A couple of Bug Fixes

This version fixes a couple of bugs introduced in 0.58.0. Read More »
September 4, 2019

Image Processing Galore!

Hugo 0.58 adds the long sought after Exif method plus many useful image filters. And it’s faster … Read More »
August 17, 2019

Hugo 0.57.2: A couple of Bug Fixes

This version fixes a couple of bugs introduced in 0.57.0. Read More »
August 15, 2019

Hugo 0.57.1: A couple of Bug Fixes

This version fixes a couple of bugs introduced in 0.57.0. Read More »
August 14, 2019

Hugo 0.57: The Cascading Edition

Hugo 0.57 brings cascading front matter, alphabetical sorting, resource loading from Assets with wildcards. And it’s faster. Read More »
July 31, 2019

Hugo 0.56.3: A couple of Bug Fixes

This version fixes a couple of bugs introduced in 0.56.0. Read More »
July 30, 2019

Hugo 0.56.2: A couple of Bug Fixes

This version fixes a couple of bugs introduced in 0.56.0. Read More »
July 28, 2019

0.56.1: Two Bug Fixes

This version fixes a couple of regressions introduced in 0.56.0. Read More »
July 25, 2019

Hugo 0.56.0: Hugo Modules and Deployment

This release adds powerful module support with dependency management for all component types, including content. And we now have built-in deployment support to GCS, S3, or Azure. Read More »
May 18, 2019

Hugo 0.55.6: One Bug Fix!

Fixes some reported paginator crashes in server mode. Read More »
May 2, 2019

Hugo 0.55.5: Take Five!

We round up this 0.55 release with a final batch of bug fixes! Read More »
April 25, 2019

Hugo 0.55.4: Some Bug Fixes

A couple of more bug fixes. Read More »
April 20, 2019

Hugo 0.55.3: A Few More Bug Fixes!

To wrap up this Easter, here is one more patch release with some important fixes. Read More »
April 17, 2019

Hugo 0.55.2: Some Important Bug Fixes

Fixes some more issues introduced in Hugo 0.55.0. Read More »
April 12, 2019

0.55.1: 3 Bug Fixes

Fixes 3 issues introduced in 0.55.0. Read More »
April 8, 2019

Hugo 0.55.0: The early Easter Egg Edition!

Faster, virtualized Output Formats, revised shortcodes, new return keyword, and much more … Read More »
February 1, 2019

0.54.0: Mostly Bugfixes

0.54.0 is mostly a bugfix-release, but also some nice improvements. Read More »
December 24, 2018

Hugo Christmas Edition

Hugo 0.53: Faster, config dir support, new unmarshal func, global site var, and more … Read More »
November 28, 2018

And Now: Hugo 0.52

Configurable file caches, inline shortcodes, and more … Read More »
November 7, 2018

Hugo 0.51: The 30K Stars Edition!

Bug fixes, new template functions and more error improvements. Read More »
October 29, 2018

Hugo 0.50: Errors so Good, You’ll Want to Fail!

Errors with full filename and line and column number, shown in browser. And improved Fast Render Mode … Read More »
October 11, 2018

Hugo 0.49.2: One Bug Fix

Fixes a type issue in append and Scratch.Add Read More »
October 10, 2018

Hugo 0.49.1: Bug Fix

This release fixes an issue where resources.Concat would sometimes fail. Read More »
September 24, 2018

Hugo 0.49: Directory Based Archetypes

Hugo 0.49 brings archetype bundle support and collection goodness. Read More »
August 29, 2018

This One Goes to 11!

With Go 1.11, Hugo finally gets support for variable overwrites in templates! Read More »
August 20, 2018

Two Bug Fixes

Hugo 0.47.1: Two Bug Fixes Read More »
August 17, 2018

Output Minification, Live-Reload Fixes and More

Hugo 0.47: Adds minification of rendered output, but is mostly a massive bug fix release. Read More »
August 1, 2018

The Summer of Hugo

Hugo 0.46: Full SCSS/SASS import inheritance support, rework of Hugo Pipes vs. multilingual, and more … Read More »
July 25, 2018

Hugo 0.45.1: Two Bug Fixes

Hugo 0.45.1 comes with two bug fixes … and one enhancement. Read More »
July 22, 2018

Hugo 0.45: Revival of ref, relref and GetPage

Hugo 0.45 adds relative page lookups, language support in ref/relref and several Hugo Pipes improvements. Read More »
July 13, 2018

Hugo 0.44: Friday the 13th Edition

A sequel to the very popular Hugo Pipes Edition; bug-fixes and enhancements … Read More »
July 9, 2018

And Now: Hugo Pipes!

Hugo 0.43 adds a powerful and simple to use assets pipeline with SASS/SCSS and much, much more … Read More »
July 4, 2018

Let’s celebrate Hugo’s 5th birthday

How a side project became one of the most popular frameworks for building websites. Read More »
June 28, 2018

Hugo 0.42.2: One Bug Fix

Hugo 0.42.2 fixes server reload on config changes. Read More »
June 13, 2018

Hugo 0.42.1: Two Bug Fixes

Hugo 0.42.1 fixes two issues. Read More »
June 12, 2018

Hugo 0.42: Theme Composition and Inheritance!

Hugo 0.42 adds Theme Components support, a new and powerful way of composing your Hugo sites. Read More »
May 25, 2018

Hugo 0.41: Privacy Configuration for GDPR

Hugo 0.41 adds a new site configuration section to meet the new General Data Protection Regulation (GDPR). Read More »
May 9, 2018

Hugo 0.40.3: One Bug Fix

Fixes a rare, but possible Content truncation issue. Read More »
April 30, 2018

Hugo 0.40.2: Two Bug fixes

Fixes some regressions introduced in 0.40. Read More »
April 25, 2018

Hugo 0.40.1: One Bug Fix

Fixes some shortcode vs .Content corner cases. Read More »
April 23, 2018

Hugo 0.40: The Revival of the Shortcodes

Hugo 0.40: Shortcodes with .Content (almost) always available, processed in order of appearance, several new template funcs … Read More »
April 16, 2018

Hugo 0.39: The Nat King Cole Stabilizer Edition

Hugo 0.39: Rewrite of the /commands package, Resource.Content, several new template funcs, and more … Read More »
April 9, 2018

Hugo 0.38.2: Two Bugfixes

0.38.2 fixes --contentDir flag handling and “.” in content filenames. Read More »
April 5, 2018

Hugo 0.38.1: Some Live Reload Fixes

Hugo 0.38.1 fixes some live reload issues introduced in 0.38. Read More »
April 2, 2018

Hugo 0.38: The Easter Egg Edition

Hugo 0.38: Date and slug from filenames, multiple content dirs, config from themes, language merge func … Read More »