summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-07-05Add titleCaseStyle none and firstupperBjørn Erik Pedersen
Fixes #11204
2023-07-04Bump github.com/bep/clock v0.3.0 to renamed github.com/bep/clocks v0.5.0Anthony Fok
2023-07-03releaser: Prepare repository for 0.116.0-DEVrelease-0.115.1hugoreleaser
[ci skip]
2023-07-03releaser: Bump versions for release of 0.115.1v0.115.1hugoreleaser
[ci skip]
2023-07-03docs: Regen docs helperBjørn Erik Pedersen
2023-07-03Fix buildStats when tags and classes are disabledBjørn Erik Pedersen
Fixes #11202
2023-07-02Rework the build.writeStats structBjørn Erik Pedersen
Mostly to make it easier to toggle on/off this feature from the env. See #11191
2023-07-01snap: Explicitly set security.exec.osenv during buildJoe Mooring
Fixes #11199
2023-07-01snap: Restore security.exec.osenv whitelistJoe Mooring
Fixes #11195
2023-07-01github: Build for Dragonfly in CI buildBjørn Erik Pedersen
To discover upstream issues before we release.
2023-07-01Make build.writeStats a structBjørn Erik Pedersen
So you can do ```toml [build.writeStats] tags = true classes = true ids = false ``` Fixes #11191
2023-07-01build(deps): bump github.com/evanw/esbuild from 0.18.10 to 0.18.11dependabot[bot]
Bumps [github.com/evanw/esbuild](https://github.com/evanw/esbuild) from 0.18.10 to 0.18.11. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.18.10...v0.18.11) --- updated-dependencies: - dependency-name: github.com/evanw/esbuild dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-07-01build(deps): bump github.com/alecthomas/chroma/v2 from 2.7.0 to 2.8.0dependabot[bot]
Bumps [github.com/alecthomas/chroma/v2](https://github.com/alecthomas/chroma) from 2.7.0 to 2.8.0. - [Release notes](https://github.com/alecthomas/chroma/releases) - [Changelog](https://github.com/alecthomas/chroma/blob/master/.goreleaser.yml) - [Commits](https://github.com/alecthomas/chroma/compare/v2.7.0...v2.8.0) --- updated-dependencies: - dependency-name: github.com/alecthomas/chroma/v2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-06-30commands: Fix index out of range in hugo mod getBjørn Erik Pedersen
Fixes #11190
2023-06-30Only print the path warnings onceBjørn Erik Pedersen
We could reset and rerun it on server rebuilds, but that report needs a full build to make sense. Also clean up the config vs flags in this area: Make all config settings match the flags e.g. `printPathWarnings`, but set up aliases for the old. Fixes #11187
2023-06-30Update README.mdBjørn Erik Pedersen
2023-06-29releaser: Prepare repository for 0.116.0-DEVrelease-0.115.0hugoreleaser
[ci skip]
2023-06-29releaser: Bump versions for release of 0.115.0v0.115.0hugoreleaser
[ci skip]
2023-06-29Misc permalinks adjustmentsBjørn Erik Pedersen
* Move config loading to the page package * Fix a lower bound panic for the `:sections` slice syntax. * Always return the `:title` * Add some permalinks integration tests * Also see issues below Fixes #9448 Fixes #11184 See #8523
2023-06-29commands: Handle hugo mod get --helpBjørn Erik Pedersen
Fixes #11141
2023-06-28Update README.mdJoe Mooring
2023-06-28commands: Fix panic when running hugo new theme without theme nameAndreas Deininger
Closes #11162.
2023-06-28Print help message when triggered with no flagsMos Roshanavand
2023-06-28Fix output formats and media type per language config regressionBjørn Erik Pedersen
Fixes #11159
2023-06-28build(deps): bump github.com/evanw/esbuild from 0.18.5 to 0.18.10dependabot[bot]
Bumps [github.com/evanw/esbuild](https://github.com/evanw/esbuild) from 0.18.5 to 0.18.10. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.18.5...v0.18.10) --- updated-dependencies: - dependency-name: github.com/evanw/esbuild dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-06-28common/collections: Fix append regression to allow appending nilkhayyam
Closes #11180
2023-06-28commands: Fix help message for hugo new themeAndreas Deininger
Closes #11161.
2023-06-28Don't panic on invalid security whitelist regexpBjørn Erik Pedersen
Fixes #11176
2023-06-27Fix false path warnings with resources.PostProcessBjørn Erik Pedersen
Fixes #7735
2023-06-27docs: Update permalinks documentationJoe Mooring
See #8523 See #10847
2023-06-26Merge branch 'master' of github.com:gohugoio/hugoBjørn Erik Pedersen
2023-06-26resources/page: Allow section and taxonomy pages to have a permalink ↵Mai-Lapyst
configuration Allows using permalink configuration for sections (branch bundles) and also for taxonomy pages. Extends the current permalink configuration to be able to specified per page kind while also staying backward compatible: all permalink patterns not dedicated to a certain kind, get automatically added for both normal pages and term pages. Fixes #8523
2023-06-26tpl/tplimpl: Fix typo in global variable nameOleksandr Redko
2023-06-24commands: Enable format flag with hugo new siteJoe Mooring
Fixes #11155
2023-06-24Update README.mdBjørn Erik Pedersen
2023-06-23Merge branch 'release-0.114.1'Bjørn Erik Pedersen
2023-06-23releaser: Prepare repository for 0.115.0-DEVrelease-0.114.1hugoreleaser
[ci skip]
2023-06-23releaser: Bump versions for release of 0.114.1v0.114.1hugoreleaser
[ci skip]
2023-06-23Revert "build(deps): bump gocloud.dev from 0.24.0 to 0.30.0"Bjørn Erik Pedersen
This reverts commit 941818295d10a00ef557bce30ee9df86affc9f0f.
2023-06-23Fix broken nodeploy setupBjørn Erik Pedersen
Fixes #11149
2023-06-23build(deps): bump github.com/niklasfasching/go-org from 1.6.6 to 1.7.0dependabot[bot]
Bumps [github.com/niklasfasching/go-org](https://github.com/niklasfasching/go-org) from 1.6.6 to 1.7.0. - [Commits](https://github.com/niklasfasching/go-org/compare/v1.6.6...v1.7.0) --- updated-dependencies: - dependency-name: github.com/niklasfasching/go-org dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-06-23Fix broken nodeploy setupBjørn Erik Pedersen
Fixes #11149
2023-06-21snap: Switch from Embedded Dart Sass to Dart Sass (#11146)Joe Mooring
- Continues to get latest version of Dart Sass during each build - Removes superfluous BUILD_TAGS logic (we only build extended)
2023-06-21commands: Make hugo env respect --logLevelBjørn Erik Pedersen
Fixes #11145
2023-06-21commands: Update Jekyll post-import outputBrian Knight
Update CLI output after a successful Jekyll import to suggest a maintained theme and include clearer steps to running a server locally. Fixes #10715 Co-authored-by: Joe Mooring <joe@mooring.com>
2023-06-20build(deps): bump gocloud.dev from 0.24.0 to 0.30.0dependabot[bot]
Bumps [gocloud.dev](https://github.com/google/go-cloud) from 0.24.0 to 0.30.0. - [Release notes](https://github.com/google/go-cloud/releases) - [Commits](https://github.com/google/go-cloud/compare/v0.24.0...v0.30.0) --- updated-dependencies: - dependency-name: gocloud.dev dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-06-20build(deps): bump github.com/evanw/esbuild from 0.18.4 to 0.18.5dependabot[bot]
Bumps [github.com/evanw/esbuild](https://github.com/evanw/esbuild) from 0.18.4 to 0.18.5. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.18.4...v0.18.5) --- updated-dependencies: - dependency-name: github.com/evanw/esbuild dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-06-20deps: Update github.com/tdewolff/minify/v2 v2.12.5 => v2.12.7Joe Mooring
Fixes #11132
2023-06-19releaser: Prepare repository for 0.115.0-DEVrelease-0.114.0hugoreleaser
[ci skip]
2023-06-19releaser: Bump versions for release of 0.114.0v0.114.0hugoreleaser
[ci skip]