Spread the word!
Brew is fast:
Also, the snaps should be updated, too.
The Snap & 3rd-Party Releases
Hugo Snap - a Hugo Snap package - not yet updated
Docker Hugo - a Hugo Docker image - updated
Fedora Copr - Hugo rpm packages for Fedora and CentOS - not yet updated
Are they? Running snap info hugo
on my laptop shows that they’re still on v0.26:
snap info hugo
name: hugo
summary: "Fast and Flexible Static Site Generator"
publisher: hugo-authors
contact: https://discuss.gohugo.io/
description: |
Hugo is a static HTML and CSS website generator written in Go. It is
optimized for speed, easy use and configurability. Hugo takes a directory
with content and templates and renders them into a full HTML website.
channels:
stable: 0.26 (475) 11MB -
candidate: 0.26 (475) 11MB -
beta: 0.26 (475) 11MB -
edge: 0.28-DEV (613) 11MB -
Also, it looks like the contact URL should be changed to the new forum URL.
@anthonyfok can you check on the snaps? I have updated the stable branch and triggered builds, but have seen some error messages I don’t understand.
BTW, @FelicianoTech – the last two Hugo version has been built and released from Circle CI with its approval step in the 2.0 version. Very impressed with it once I understood the workflow config. I understand you work there … I may bother you with some questions later, but right now it kind of just works, and it is really fast.
Yup I picked that up from the v0.27 release notes. Very happy to see that.
Any way I can support the Hugo community I’m down for so just let me know. I’m FelicianoTech on here, the CircleCI Discourse forum, and Twitter.
FYKI, it shows 0.26 in snap (Ubuntu 16.04).
channels:
stable: 0.26 (475) 11MB -
candidate: 0.26 (475) 11MB -
beta: 0.26 (475) 11MB -
edge: 0.29-DEV (715) 30MB -
Snap Info
snap 2.27.6
snapd 2.27.6
series 16
ubuntu 16.04
kernel 4.4.0-93-generic
See https://github.com/gohugoio/hugo/issues/3908
I think someone in Cannonical is looking at it, but this is a big black mystery box to me.
Thank you for raising this issue, and the queue has become unstuck and thus usable again.
The stable snaps weren’t “released” though, so I went into the Snap Dashboard interface and released Hugo 0.28 into the stable channel.
For everyone following this, if your Hugo snap hasn’t been automatically updated yet, a manual run of
$ snap refresh
should do the trick.
Special thanks to the Canonical team for the quick resolve of the issue!
Yess, I see it. Awesome.