And since it’s Black Friday this version is free!
Hugo 0.79.0 packages
Brew - Hugo Brew package for macOS and Linux - updated
Snap Package - Hugo Snap (Snapcraft) package for Linux
- traditional release - updated
- extended release - updated
Docker/CI Image - Hugo Docker image for Continuous Integration - updated
Docker Image - klakegg/hugo - Other Hugo Docker image - updated
Debian (sid) - updated (Track link)
Ubuntu (hirsute) - updated (Track link)
Fedora Copr - Hugo RPM package for Fedora and CentOS - not yet updated
Chocolatey Package - Hugo Chocolatey package for Windows
-
traditional release - updated
-
extended release - updated
CI image updated.
Thanks for all the hard work! Hugo is great!
+1
I changed from Jekyll and that really opened new possibilities for me.
Hope the scripts and addons I make will help boost Hugo’s popularity.
I am happy to announce that Hugo 0.79.0 is now available for Debian 10 (stable) in buster-backports, fulfilling end user requests such as this one: https://bugs.debian.org/945904
To install the latest Hugo on Debian 10, and on Chromebook “Linux (Beta)”, and on Raspberry Pi OS (Raspbian) on Raspberry Pi 2 and above, etc.:
-
Add the following line to /etc/apt/sources.list:
deb http://deb.debian.org/debian/ buster-backports main
-
Run
sudo apt-get update
-
Run
sudo apt-get -t buster-backports install hugo
Thank you @martignoni for keeping track! It turns out that the amd64 build for Snap extended release failed intermittently due to https://github.com/gohugoio/hugo/issues/6963, though triggering a rebuild fixed it for 0.79.0.