Spread the word.
Wonderful - fits to the heat we currently have in Germany: 36 degrees centigrade
Tnx to @bep and all contributors!
Thanks to all of the Hugo contributors for all this summer work!
Debian Package - Hugo .deb package for Debian and Ubuntu (built with “extended” Sass/SCSS support):
-
Debian (sid) - updated
Ready forapt-get install hugo
since around 2018-08-01 22:00 UTC.
(Track at https://tracker.debian.org/pkg/hugo) -
Ubuntu (cosmic) - updated
Ready forapt-get install hugo
since around 2018-08-02 02:00 UTC.
(Track at https://launchpad.net/ubuntu/+source/hugo/+publishinghistory)
Great stuff! template.Exists
is going to help tremendously with some of the wonky stuff I’ve been doing with readFile
and fileExists
. Are there any performance advantages/disadvantages with this new method?
Much, much faster. I have not benchmarked it, but it’s basically a simple map lookup – so we’re talking nanoseconds – which is way faster than checking the disk.
The Snap & 3rd-Party Releases
Snap Package - the Hugo Snap (Snapcraft) package for Linux distributions
- traditional release - updated
- extended release - updated
Docker/CI Image - a Hugo Docker image for Continuous Integration- updated
Fedora Copr - Hugo RPM packages for Fedora and CentOS - not yet updated
Brew - a macOS package manager - updated
Chocolatey - a Windows package manager - not yet updated
I periodically check this post for updates but feel free to ping me.
The extended snap release was actually updated about 8 hours ago…