HomeFreeBSD

* Updated to 0.24.1

Description

  • Updated to 0.24.1
  • Added USES= go
  • Sorted Makefile
  • Changed do-build to be more inline with USES= go
    • 0.24 Changelog:

Archetype files now need to be complete, including title and date.
The -f (format) flag in hugo new is removed: Now use the archetype files as is.
Support extension-less media types. The motivation behind this change is to support Netlify's _redirects files, so we can generate server-side redirects for the Hugo docs site. See this commit to see how we configured that.
Add disableAliases
Support non-md files as archetype files
Identify extension-less text types as text
Add .Site to the archetype templates
Use archetype template as-is as a Go template
Update links to new discuss URL
Fix error handling for JSON front matter
Fix handling of quoted brackets in JSON front matter

  • 0.24.1 Changelog:

Fix archetype regression when no archetype file
Preserve shortcodes in archetype templates
Fix handling of timezones with positive UTC offset (e.g., +0800) in TOML
Create default archetype on new site

PR: 220495
Submitted by: <ben.lavery@hashbang0.com> (maintainer)
Reviewed by: lifanov (mentor)
Approved by: lifanov (mentor)
Differential Revision: https://reviews.freebsd.org/D11502

Details

Provenance
ultimaAuthored on
Reviewer
lifanov
Differential Revision
D11502: www/gohugo: Update to 0.24.1
Parents
rP445192: Update to 3.0-2440-gf6f4014f
Branches
Unknown
Tags
Unknown