| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Also:
* load any docs' third-party dependencies from node_modules (except for examples)
* exclude docsearch from layouts that don't use it
* preconnect to algolia only when not examples layout
* switch to `RelPermalink`
* refactor JS assets into partials
|
|
|
|
* Release v5.3.3
* Dist
---------
Co-authored-by: XhmikosR <[email protected]>
|
|
* Bump version to 5.3.2
* Dist
|
|
* Bump version to 5.3.1
* Dist
|
|
* Build(deps-dev): Bump hugo-bin from 0.108.0 to 0.110.1
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.108.0 to 0.110.1.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.108.0...v0.110.1)
---
updated-dependencies:
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
* Update hugo.yml
Set allowActionJSTmpl to true for now
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <[email protected]>
|
|
* Bump version to 5.3.0
* Dist
|
|
* @babel/core ^7.21.8 → ^7.22.1
* @babel/preset-env ^7.21.5 → ^7.22.2
* @popperjs/core ^2.11.7 → ^2.11.8
* hugo-bin ^0.103.1 → ^0.103.3
* lockfile-lint ^4.10.1 → ^4.10.5
|
|
hugo.yml is now recommended (over the generic sounding config.yml) as the default config based filename
REF: https://gohugo.io/getting-started/configuration/#hugotoml-vs-configtoml
Changing this may make it easier for code editors and build tools to identify this as a Hugo configuration file and project.
|