ef9c4913c Clean up and removal of outdated examples 46122c9aa add godot tutorials to showcase 06d1d1ea2 Update scss-sass.md 1fc63c100 Spelling fix in 0.79.1 release notes ad2f50e3d Update plainwords description (#1296) 33021d451 Update substr examples (#1304) 6b1cc59bb Release 0.80.0 521db8c6d Merge branch 'tempv0.80.0' 58626c2b3 releaser: Add release notes to /docs for release of 0.80.0 f81d118af dartsass: Dart Sass only supports `expanded` and `compressed` 7da6f54be Add Dart Sass support b1f2661bb Replace jsconfig.js with jsconfig.json 38de0c1a4 Update index.md 223ceae80 Update index.md f7ac0e59d Release v0.79.1 2d4583d43 Merge branch 'temp791-2' 1d34e609b releaser: Add release notes to /docs for release of 0.79.1 e26769988 Merge branch 'temp791' 75694d904 Fix Resource.ResourceType so it always returns MIME's main type 0f65d7783 Typo s/adds/add (#1298) 0b896b2c0 images: Add images.Overlay filter 0d4257dcd Clarify documentation on shimming fcf601ddf Update index.html 6bf9bc1c1 Update index.html 1ce76bf3a Update index.html e7d976eec Update index.html db2996e64 Update index.html 245e5bfc9 news: Add post about Apple M1 3ad4115ed tpl: Add title parameter to YouTube shortcode 76ed976f8 Added two useful extensions to the list (#1243) e5a30dd11 Update related.md 25cf8f48b Improve substr examples e16e57e9a Update path.Split.md 2749b88fd Update path.Split.md d76cad3ff Release 0.79.0 f5ccfbe98 releaser: Add release notes to /docs for release of 0.79.0 ebf1b87b0 Merge commit '9f1265fde4b9ef186148337c99f08601633b6056' 1f1e8f39c Allow setting the delimiter used for setting config via OS env, e.g. HUGO_ e9b1414dd deps: Update to github.com/evanw/esbuild 0.8.11 to 0.8.14 0f76cf66c docs: Regen docshelper 1ada5d47e Add menu params 1c120aef0 Revert "docs: Regenerate docshelper" 7b60b5624 docs: Regenerate docshelper git-subtree-dir: docs git-subtree-split: ef9c4913cdcf95d62ec12d872f412f97e55a55ad
8.7 KiB
date: 2020-11-27 title: "Hugo 0.79.0: Black Friday Edition" description: "Hugo 0.79.0 brings .Params to menus, snake_case support for OS environment config, and a refresh of upstream dependencies (Chroma, ESBuild etc.)." categories: ["Releases"]
Hugo 0.79.0
is a small, but useful release. You can now set custom .Params
in your menu configuration, and you can now also override deeply nested snake_cased configuration variables with OS environment variables. Other than that we have refreshed all the core upstream dependencies. A special thanks to @alecthomas (some new Chroma lexers and fixes) and @evanw (ESBuild).
This release represents 33 contributions by 8 contributors to the main Hugo code base. @bep leads the Hugo development with a significant amount of contributions, but also a big shoutout @AdamKorcz, and @davidejones for their ongoing contributions. And a big thanks to @digitalcraftsman for his relentless work on keeping the themes site in pristine condition and to @davidsneighbour, @coliff and @kaushalmodi for all the great work on the documentation site.
Many have also been busy writing and fixing the documentation in hugoDocs, which has received 13 contributions by 11 contributors. A special thanks to @Valac01, @bep, @mhansen, and @chanjarster for their work on the documentation site.
Hugo now has:
- 48392+ stars
- 437+ contributors
- 361+ themes
Enhancements
Templates
- Add more layout lookup tests 34061706 @moorereason #7964
Other
- bump gopkg.in/yaml.v2 from 2.3.0 to 2.4.0 17e0bbe8 @dependabot[bot]
- Allow setting the delimiter used for setting config via OS env, e.g. HUGO_ 7e223b3b @bep #7829
- Update to github.com/evanw/esbuild 0.8.11 to 0.8.14 8a6e7060 @bep #7986
- bump github.com/google/go-cmp from 0.5.2 to 0.5.3 6f7633df @dependabot[bot]
- Remove unneeded meta tag from blog example a546059a @coliff
- bump github.com/getkin/kin-openapi from 0.30.0 to 0.31.0 b5d906e3 @dependabot[bot]
- Regen docshelper fd70bdaf @bep
- Add menu params 8f5c9a74 @davidejones #7951
- Preserve url set in frontmatter without sanitizing e4fcb672 @satotake #6007
- Add file deleted by accident 18c13adc @bep #7972
- Regenerate docshelper" 20a35374 @bep #7972
- Regenerate docshelper caf16c20 @bep
- Update to Chroma v0.8.2 b298c06e @bep #7970
- bump github.com/evanw/esbuild from 0.8.8 to 0.8.11 55e290af @dependabot[bot]
- bump github.com/getkin/kin-openapi from 0.26.0 to 0.30.0 506a190a @dependabot[bot]
- bump github.com/evanw/esbuild from 0.8.6 to 0.8.8 fc81de64 @dependabot[bot]
- Let ESBuild handle all imports from node_modules 78f227b6 @bep #7948
- bump github.com/evanw/esbuild from 0.8.5 to 0.8.6 5e03f644 @dependabot[bot]
- bump github.com/evanw/esbuild from 0.8.4 to 0.8.5 a92ef20f @dependabot[bot]
- bump github.com/getkin/kin-openapi from 0.22.1 to 0.26.0 0d54a844 @dependabot[bot]
- Update GH docs to say "main" as default branch 943f3c93 @maco
- Updated year in header 4f20bf29 @AdamKorcz
- Added first fuzzer 4c613d5d @AdamKorcz
- bump github.com/frankban/quicktest from 1.11.1 to 1.11.2 82a182e5 @dependabot[bot]
- bump golang.org/x/text from 0.3.3 to 0.3.4 dfc662b2 @dependabot[bot]
- bump github.com/evanw/esbuild from 0.8.3 to 0.8.4 2f0917cc @dependabot[bot]
- Disable NPM test on Travis on Windows 3437174c @bep
- Install nodejs on Windows f66302ca @bep
- Remove external source map option 944150ba @bep #7932