- Updated to 0.24.1
- Added 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
Sumitted by\: <ben.lavery@hashbang0.com> (maintainer)
Reviewed by\: lifanov (mentor), matthew (mentor)
Approved by\: lifanov (mentor), matthew (mentor)
Differential Revision\: https://reviews.freebsd.org/DXXXXX