aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2024-11-21dartsass: Fix nilpointer on Close when Dart Sass isn't installedBjørn Erik Pedersen
Fixes #13076
2024-11-19common: Fix some GoDoc typoswangjingcun
2024-11-19readme: Update dependency listBjørn Erik Pedersen
2024-11-18releaser: Prepare repository for 0.140.0-DEVrelease-0.139.0hugoreleaser
[ci skip]
2024-11-18releaser: Bump versions for release of 0.139.0v0.139.0hugoreleaser
[ci skip]
2024-11-18dartsass: Fix error messageBjørn Erik Pedersen
Closes #13065
2024-11-18Make sure term is always setBjørn Erik Pedersen
Fixes #13063
2024-11-18build(deps): bump github.com/aws/aws-sdk-go-v2/service/cloudfrontdependabot[bot]
Bumps [github.com/aws/aws-sdk-go-v2/service/cloudfront](https://github.com/aws/aws-sdk-go-v2) from 1.38.4 to 1.41.0. - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.38.4...service/s3/v1.41.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/service/cloudfront dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
2024-11-18dartsass: Add silenceDeprecations optionBjørn Erik Pedersen
Fixes #13045
2024-11-18dartsass: Remove support for v1 of the protocol/binary (note)Bjørn Erik Pedersen
People who stil use a very old binary named `dart-sass-embedded` need to upgrade. See https://gohugo.io/functions/css/sass/#dart-sass
2024-11-18build(deps): bump google.golang.org/api from 0.191.0 to 0.206.0dependabot[bot]
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.191.0 to 0.206.0. - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.191.0...v0.206.0) --- updated-dependencies: - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
2024-11-18build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.30.3 to 1.32.4dependabot[bot]
Bumps [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) from 1.30.3 to 1.32.4. - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.30.3...v1.32.4) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
2024-11-18build(deps): bump github.com/fsnotify/fsnotify from 1.7.0 to 1.8.0dependabot[bot]
Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/fsnotify/fsnotify/releases) - [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md) - [Commits](https://github.com/fsnotify/fsnotify/compare/v1.7.0...v1.8.0) --- updated-dependencies: - dependency-name: github.com/fsnotify/fsnotify dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
2024-11-18Merge commit '838bd312b1a287bb33962ad478dbc54737654f35'Bjørn Erik Pedersen
2024-11-18Squashed 'docs/' changes from 159c843fd..227aab619Bjørn Erik Pedersen
227aab619 Update configuration-markup.md 019ff776c Fix grammatical error c889827bf Remove old new-in 39807c5bc Remove duplicate yaml key git-subtree-dir: docs git-subtree-split: 227aab61905c0f778d173ed9e38621df4d7c429a
2024-11-17deps: Upgrade github.com/bep/imagemeta v0.8.1 => v0.8.3Bjørn Erik Pedersen
2024-11-16docs: Regen CLI docsBjørn Erik Pedersen
2024-11-16Remove deprecations <= v0.122.0 (note)Bjørn Erik Pedersen
These have, once we release this, been logging ERROR for 6 minor versions.
2024-11-16release: Add missing withdeploy archive for arm64 LinuxBjørn Erik Pedersen
Closes #13029
2024-11-16Fix extra newline/paragraphs issue with .RenderShortcodesBjørn Erik Pedersen
Fixes #13051
2024-11-15build(deps): bump golang.org/x/tools from 0.26.0 to 0.27.0dependabot[bot]
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.26.0 to 0.27.0. - [Release notes](https://github.com/golang/tools/releases) - [Commits](https://github.com/golang/tools/compare/v0.26.0...v0.27.0) --- updated-dependencies: - dependency-name: golang.org/x/tools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
2024-11-15build(deps): bump github.com/tdewolff/minify/v2 from 2.20.37 to 2.21.1dependabot[bot]
Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) from 2.20.37 to 2.21.1. - [Release notes](https://github.com/tdewolff/minify/releases) - [Commits](https://github.com/tdewolff/minify/compare/v2.20.37...v2.21.1) --- updated-dependencies: - dependency-name: github.com/tdewolff/minify/v2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
2024-11-15build(deps): bump github.com/fatih/color from 1.17.0 to 1.18.0dependabot[bot]
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.17.0 to 1.18.0. - [Release notes](https://github.com/fatih/color/releases) - [Commits](https://github.com/fatih/color/compare/v1.17.0...v1.18.0) --- updated-dependencies: - dependency-name: github.com/fatih/color dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
2024-11-15build(deps): bump golang.org/x/image from 0.21.0 to 0.22.0dependabot[bot]
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.21.0 to 0.22.0. - [Commits](https://github.com/golang/image/compare/v0.21.0...v0.22.0) --- updated-dependencies: - dependency-name: golang.org/x/image dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
2024-11-14Run go mod tidyBjørn Erik Pedersen
2024-11-14docs: Regenerate CLI docsBjørn Erik Pedersen
2024-11-14commands: Add -O flag to server to open browserBjørn Erik Pedersen
Fixes #13040
2024-11-14Preserve input type.KN4CK3R
2024-11-14deps: Upgrade github.com/yuin/goldmark v1.7.4 => v1.7.8Bjørn Erik Pedersen
Closes #12958
2024-11-14server: Strip ANSI escape codes from browser error logBjørn Erik Pedersen
Fixes #13037
2024-11-14build(deps): bump golang.org/x/sync from 0.8.0 to 0.9.0dependabot[bot]
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.8.0 to 0.9.0. - [Commits](https://github.com/golang/sync/compare/v0.8.0...v0.9.0) --- updated-dependencies: - dependency-name: golang.org/x/sync dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
2024-11-14build(deps): bump github.com/hairyhenderson/go-codeownersdependabot[bot]
Bumps [github.com/hairyhenderson/go-codeowners](https://github.com/hairyhenderson/go-codeowners) from 0.6.0 to 0.6.1. - [Release notes](https://github.com/hairyhenderson/go-codeowners/releases) - [Changelog](https://github.com/hairyhenderson/go-codeowners/blob/main/CHANGELOG.md) - [Commits](https://github.com/hairyhenderson/go-codeowners/compare/v0.6.0...v0.6.1) --- updated-dependencies: - dependency-name: github.com/hairyhenderson/go-codeowners dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
2024-11-13parser/metadecoders: Add benchmarkBjørn Erik Pedersen
2024-11-13Add site.Store and hugo.Store and Shortcode.StoreBjørn Erik Pedersen
Closes #13021
2024-11-13Squashed 'docs/' changes from ccb1b97cb..159c843fdBjørn Erik Pedersen
159c843fd Fix front matter menu entry example c3a476a19 Document soft deprecation of PAGE.Scratch cdead9785 netlify: Hugo 0.138.0 9169b4da4 Update version references 3bc6bf431 Update embedded.md 5c7743b2e Update creation instructions for the emoji quick reference 109efe3eb Document the comment shortcode 83d7d3005 Update theme d3c205054 netlify: Hugo 0.137.1 545290351 Handle inline HTML content 0204be97d Update theme 18d09235e Remove JS and CSS that prevents FOUC with client side math rendering 63d9dd876 Update RenderShortcodes.md 064b95539 Update output-format-definition.md 3744f3be2 Describe and refer to the extended/deploy edition 3d3302308 netlify: Hugo 0.137.0 b53aedcea Update RenderShortcodes.md b5f289165 Replace HTML comments in markdown with the new comment shortcode c673880b6 Remove superfluous right bracket f80b0c61e Update faq.md 2ede707eb Document installation on NixOS 09b114914 Update theme 76a9f90b2 Update passthrough.md 9f3355630 Update Scratch.md bc080ecaa Update Store.md 1507ede32 Update Scratch.md 54a90f569 Update Store.md 7c9145c43 Fix broken link dd15f183b Update ToMath.md 2b021c34b Move the [build] documentation to its own page cbb6677ec Fix typo ac0969063 Update ToMath.md 7fbdfd7c8 netlify: Hugo 0.136.5 17f54223c Update ToMath.md 4c9c3bb06 Update multilingual.md 1432da7bd Make site and page language methods linkable fd5b746cb Update urls.md a746f1b3a Update urls.md abf8738e2 netlify: Hugo 0.136.4 bd8759996 Update TrimSpace.md 6103c1e84 Documents strings.TrimSpace 533dd3a7b netlify: Hugo 0.136.3 30f3f97cf Update quick-start.md b0d7b41a0 Update configuration-markup.md 760e5e4f0 Update quick-start.md 17daeb866 Update quick-start.md 1e158e723 netlify: Hugo 0.136.2 d32530839 Update theme edb9bee02 Update description of url front matter field e1c576e18 netlify: Hugo 0.136.1 1ad28e1e0 Describe how to configure uglyURLs per section cbbd4c4fe netlify: Hugo 0.136.0 bb7f35e99 Merge branch 'tempv0.136.0' 706110736 docs: Regen CLI docs bf0c7821f Update urls.md 8c544e6c0 Update quick-start.md 8d02733d0 Update Paginator.md a45327aac Update Paginate.md 1377ed4de Clarify date parsing e19fb8043 Document front matter date field aliases a39951847 Update Tailwind CSS installation instructions 3be164c35 Remove duplicate token 05fc815f7 commands: Add "hugo build" as an alias for "hugo" cb3cb504c Update table render hook example efbee0bff Clarify resources.GetRemote 404 handling 4312d49c9 Update compare.Conditional documentation 4a46d53b6 Update theme 93e542d4f netlify: Hugo 0.135.0 b4da1c104 Remvoe some old new-in shortcodes 4c316f051 Update TailwindCSS.md c2fe91509 Update introduction.md 906b7c66b Update configuration.md 5ab6b3cdd Update documentation.md 26fb4bb4c Update documentation.md e9e917f37 Update version refs 83ce07f24 netlify: Hugo 0.134.3 8cb32f802 Update front-matter.md 94d7f576a Update faq.md fafc1d8d9 netlify: Hugo 0.134.2 bfe9cdc3d Update content-adapters.md 9e49ae3e1 Document ignoreLogs configuration setting 6b47a1d57 Update configuration.md fd98a0372 Document CLI options that can be set in configuration 07c2400d8 Document alternative to Summary method d053fa163 Update to reflect changes in v0.134.1 137dc3241 Update ContentWithoutSummary.md e8f6427d9 netlify: Hugo 0.134.1 git-subtree-dir: docs git-subtree-split: 159c843fd79e94a0f49bee74c272cd0cc4a848a2
2024-11-13Merge commit 'de0df119b504a91c9e1f442b07954f366ffb2932'Bjørn Erik Pedersen
2024-11-13markup/goldmark: Fix typo in error messageAndreas Deininger
2024-11-07markup/goldmark: Improve the raw HTML omitted warningJoe Mooring
Closes #13023
2024-11-06releaser: Prepare repository for 0.139.0-DEVhugoreleaser
[ci skip]
2024-11-06releaser: Bump versions for release of 0.138.0v0.138.0hugoreleaser
[ci skip]
2024-11-06Fix concurrent map read and map write in short page lookupsBjørn Erik Pedersen
Regression introduced in Hugo `v0.137.0`. Fixes #13019
2024-11-06Alias Page.Scratch to Page.Store (note)Bjørn Erik Pedersen
Fixes #13016
2024-11-05releaser: Prepare repository for 0.138.0-DEVrelease-0.137.1hugoreleaser
[ci skip]
2024-11-05releaser: Bump versions for release of 0.137.1v0.137.1hugoreleaser
[ci skip]
2024-11-05common/hugo: Add withdeploy to the version string printed in hugo versionBjørn Erik Pedersen
2024-11-05markup: Goldmark log "Raw HTML omitted" warning also for inline HTMLBjørn Erik Pedersen
Fixes #13013
2024-11-05build: Add missing withdeploy archive for WindowsBjørn Erik Pedersen
Fixes #13009
2024-11-05commands: Print the "deploy not available" error message even if flags providedBjørn Erik Pedersen
Fixes #13012
2024-11-04tpl/tplimpl: Create an embedded comment shortcodeJoe Mooring
Closes #13010
2024-11-04releaser: Prepare repository for 0.138.0-DEVrelease-0.137.0hugoreleaser
[ci skip]