dependabot[bot]
d333d70e52
Build(deps-dev): Bump hugo-bin from 0.108.0 to 0.110.1 ( #38832 )
...
* 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] <support@github.com>
* Update hugo.yml
Set allowActionJSTmpl to true for now
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2023-06-27 16:57:31 +03:00
XhmikosR
60098ac499
Release v5.3.0 ( #38657 )
...
* Bump version to 5.3.0
* Dist
2023-05-30 18:15:55 +03:00
XhmikosR
8aef61dda8
Update devDependencies ( #38656 )
...
* @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
2023-05-27 08:07:23 +03:00
Christian Oliff
07a08c2335
Rename config.yml to hugo.yml ( #38582 )
...
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.
2023-05-17 07:18:01 +03:00