Path to this page:
./
www/hugo,
Fast & Modern Static Website Engine
Branch: CURRENT,
Version: 0.145.0nb1,
Package name: go-hugo-0.145.0nb1,
Maintainer: pkgsrc-usersHugo is a static HTML and CSS website generator written in Go. It is optimized
for speed, ease of use, and configurability. Hugo takes a directory with
content and templates and renders them into a full HTML website.
Hugo relies on Markdown files with front matter for metadata, and you can
run Hugo from any directory.
Hugo is designed to work well for any kind of website including blogs,
tumbles, and docs.
Required to build:[
pkgtools/cwrappers] [
textproc/go-text] [
net/go-net] [
security/go-crypto] [
textproc/go-runewidth] [
devel/go-sys] [
lang/go-hcl] [
net/go-websocket] [
devel/go-buffruneio] [
devel/go-goorgeous] [
devel/go-emoji] [
devel/go-fs] [
devel/go-yaml] [
devel/go-nitro] [
devel/go-afero] [
devel/go-sanitized_anchor_name] [
devel/go-pflag] [
devel/go-amber] [
devel/go-i18n] [
devel/go-errors] [
devel/go-fsnotify] [
devel/go-gitmap] [
devel/go-immutable-radix] [
devel/go-jwalterweatherman] [
devel/go-osext] [
devel/go-mapstructure] [
devel/go-blackfriday] [
devel/go-fsync] [
devel/go-cobra] [
devel/go-purell] [
devel/go-viper] [
devel/go-golang-lru] [
devel/go-consul-api] [
devel/go-properties] [
devel/go-cast] [
security/go-sftp] [
security/go-crypt] [
databases/go-etcd] [
graphics/go-image] [
www/go-cssmin] [
www/go-gohtml] [
www/go-ace] [
www/go-toml-burntsushi] [
www/go-toml-pelletier] [
textproc/go-inflect] [
textproc/go-mmark] [
textproc/go-md2man] [
textproc/go-prose] [
devel/go-isatty] [
textproc/go-glob] [
graphics/go-resize] [
devel/go-debounce] [
devel/go-fnmatch] [
textproc/go-tablewriter] [
graphics/go-smartcrop] [
devel/go-sync] [
devel/go-hashstructure] [
devel/go-repr] [
devel/go-colour] [
devel/go-mapstructure-bep] [
www/go-urlesc] [
textproc/go-chroma] [
textproc/go-regexp2] [
devel/go-locker] [
graphics/go-imaging] [
www/go-parse] [
www/go-tocss] [
www/go-minify] [
lang/go114]
Master sites:
Filesize: 14300.443 KB
Version history: (Expand)
- (2025-03-07) Updated to version: go-hugo-0.145.0nb1
- (2025-03-02) Updated to version: go-hugo-0.145.0
- (2024-10-22) Updated to version: go-hugo-0.136.4
- (2024-09-06) Updated to version: go-hugo-0.125.0nb5
- (2024-08-11) Updated to version: go-hugo-0.125.0nb4
- (2024-07-03) Updated to version: go-hugo-0.125.0nb3
CVS history: (Expand)
2025-03-07 21:54:34 by Benny Siegert | Files touched by this commit (190) |  |
Log message:
Revbump all Go packages after go124 update
I realize I forgot to do the revbump after updating the default Go
version to 1.24, so let's do that now.
|
2025-03-02 19:38:40 by Benny Siegert | Files touched by this commit (3) |  |
Log message:
hugo: update to 0.145.0
v0.145.0
The notable new feature is the new transform.PortableText function that
makes it possible to use the Sanity CMS with Hugo.
v0.144.0
Go 1.24 upgrade, several performance improvements, new :contentbasename
and :slugorcontentbasename permalink tokens, enable KaTeX mhchem
extension for transform.ToMath, full dependency refresh, new drop option
for js.Build, new auth module option useful for private module
repositories, autoID support for definition terms, new
configurationTypes configuration option, and more.
v0.143.0
This is mostly a bug fix release, ironing out some quirks with the partial
server rebuilds etc., but notable is also the new responseHeaders option on
resources.GetRemote that allows you to extract headers from the server’s
response.
v0.142.0
This is is mostly a bug fix release. It's a minor and not a patch release
because of the image file cache issue fixes. Fixing this required us to break
the hashes for many of the generated images so we used this opportunity to
simplify how we generate these hashes/image filenames.
v0.141.0
This release adds try, a new general mechanism for handling errors within
templates, a new images.Mask image filter, a new images.QR function, a new
alignx option to control horizontal alignment in images.Text, and more.
v0.140.0
The big new feature in this release is js.Batch – this enables JavaScript
bundle groups (e.g. scripts per section) with global code splitting and
flexible hooks/runners setup.
|
2024-10-22 12:33:56 by Jonathan Perkin | Files touched by this commit (3) |
Log message:
hugo: Update to 0.136.4.
Over 4 pages of changelogs since 0.125 with no concise summary nor
changelog file, so unfortunately if you want to see what has changed
you'll need to read all of the individual release notes.
|
2024-09-06 20:49:02 by Benny Siegert | Files touched by this commit (180) |  |
Log message:
Revbump all Go packages after go122 update
|
2024-08-11 17:57:15 by Benny Siegert | Files touched by this commit (176) |  |
Log message:
Revbump all Go packages after update
|
2024-07-03 08:59:36 by Benny Siegert | Files touched by this commit (169) |  |
Log message:
Revbump all Go packages after go122 security update
|
2024-06-13 15:47:13 by Benny Siegert | Files touched by this commit (169) |  |
Log message:
Revbump all Go packages after go122 update
|
2024-06-01 16:03:06 by Benny Siegert | Files touched by this commit (168) |
Log message:
Revbump all Go packages, default Go version is now 1.22.
|