1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
freebsd-ports/www/gohugo
Jochen Neumeister 520191e876 Update to 0.49.2
Changelog:
Hugo 0.49 brings directory based archetypes and also improves the language handling in
hugo new. This should simplify working with page bundles. One example of this would be
how you now can create a new showcase for the Hugo web site.

But this release is also about collections. Go 1.11 gave us variable overwrite support in
Go templates. That made it possible to simplify a lot of template constructs, but it also
showed some limitations in Hugo's template functions. So with this release we have:
 - added append function to append to collections.
 - added group to create custom page groups.
 - improved the type support in slice.

PR:		232343
Submitted by:	ben.lavery@hashbang0.com <ben.lavery@hashbang0.com> (maintainer)
Sponsored by:	Netzkommune GmbH
2018-10-18 05:57:33 +00:00
..
distinfo Update to 0.49.2 2018-10-18 05:57:33 +00:00
Makefile Update to 0.49.2 2018-10-18 05:57:33 +00:00
pkg-descr
pkg-plist