summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bump @types/node from 22.1.0 to 22.4.0dependabot[bot]2024-08-182-9/+9
| | | | | | | | | | | | | | Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.1.0 to 22.4.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump eslint from 9.8.0 to 9.9.0dependabot[bot]2024-08-182-9/+17
| | | | | | | | | | | | | | | Bumps [eslint](https://github.com/eslint/eslint) from 9.8.0 to 9.9.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v9.8.0...v9.9.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump @playwright/test from 1.45.3 to 1.46.1dependabot[bot]2024-08-182-13/+13
| | | | | | | | | | | | | | Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.45.3 to 1.46.1. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.45.3...v1.46.1) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Update change logSerghei Iakovlev2024-08-181-0/+1
|
* Updated the minimum required Hugo version to 0.121.0Serghei Iakovlev2024-08-189-9/+9
|
* Add test for rss feed itemsSerghei Iakovlev2024-08-182-14/+46
|
* Fix RSS XML feed format to meet the standardSerghei Iakovlev2024-08-181-27/+20
|
* Add test for atom feed datesSerghei Iakovlev2024-08-181-3/+41
|
* Fix Atom XML feed format to meet the standardSerghei Iakovlev2024-08-181-4/+4
|
* Bump jsdom from 24.0.0 to 24.1.1Serghei Iakovlev2024-08-043-25/+41
|
* Bump @types/node from 20.14.10 to 22.1.0dependabot[bot]2024-08-042-9/+9
| | | | | | | | | | | | | | Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.10 to 22.1.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump eslint from 9.6.0 to 9.8.0dependabot[bot]2024-08-042-22/+21
| | | | | | | | | | | | | | | Bumps [eslint](https://github.com/eslint/eslint) from 9.6.0 to 9.8.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v9.6.0...v9.8.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump @playwright/test from 1.45.1 to 1.45.3dependabot[bot]2024-08-042-13/+13
| | | | | | | | | | | | | | Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.45.1 to 1.45.3. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.45.1...v1.45.3) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump @types/node from 20.12.12 to 20.14.10dependabot[bot]2024-07-082-5/+5
| | | | | | | | | | | | | | Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.12 to 20.14.10. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump @playwright/test from 1.43.1 to 1.45.1dependabot[bot]2024-07-082-16/+16
| | | | | | | | | | | | | | Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.43.1 to 1.45.1. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.43.1...v1.45.1) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump eslint from 9.0.0 to 9.6.0dependabot[bot]2024-07-082-47/+56
| | | | | | | | | | | | | | | Bumps [eslint](https://github.com/eslint/eslint) from 9.0.0 to 9.6.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v9.0.0...v9.6.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Update wsSerghei Iakovlev2024-07-081-3/+4
|
* Bump ws from 8.16.0 to 8.17.1dependabot[bot]2024-07-081-3/+3
| | | | | | | | | | | | | Bumps [ws](https://github.com/websockets/ws) from 8.16.0 to 8.17.1. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/8.16.0...8.17.1) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump editorconfig-checker from 5.1.5 to 5.1.8dependabot[bot]2024-07-082-5/+5
| | | | | | | | | | | | | | | Bumps [editorconfig-checker](https://github.com/editorconfig-checker/editorconfig-checker.javascript) from 5.1.5 to 5.1.8. - [Release notes](https://github.com/editorconfig-checker/editorconfig-checker.javascript/releases) - [Changelog](https://github.com/editorconfig-checker/editorconfig-checker.javascript/blob/master/CHANGELOG-LEGACY.md) - [Commits](https://github.com/editorconfig-checker/editorconfig-checker.javascript/compare/v5.1.5...v5.1.8) --- updated-dependencies: - dependency-name: editorconfig-checker dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump @types/node from 20.12.7 to 20.12.12dependabot[bot]2024-05-212-5/+5
| | | | | | | | | | | | | | Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.7 to 20.12.12. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump @playwright/test from 1.43.0 to 1.43.1dependabot[bot]2024-04-162-13/+13
| | | | | | | | | | | | | | Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.43.0 to 1.43.1. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.43.0...v1.43.1) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Update repo configSerghei Iakovlev2024-04-151-38/+11
|
* Add deprecation warning regarding site.authorSerghei Iakovlev2024-04-151-0/+1
|
* Add reference to giscus themingSerghei Iakovlev2024-04-151-0/+2
|
* Update documentationSerghei Iakovlev2024-04-151-8/+29
|
* Update Content-Security-Policy for netlifySerghei Iakovlev2024-04-152-12/+12
|
* Update documentationSerghei Iakovlev2024-04-153-4/+5
|
* Amend documentationSerghei Iakovlev2024-04-141-38/+52
|
* Amend documentationSerghei Iakovlev2024-04-144-8/+103
|
* Provide an ability to use comments formSerghei Iakovlev2024-04-144-0/+102
|
* Move site author configuration to paramsSerghei Iakovlev2024-04-1413-44/+219
|
* Update documentationSerghei Iakovlev2024-04-141-5/+15
|
* Update GitHub Workflow triggersSerghei Iakovlev2024-04-143-17/+14
|
* Correct artifact nameSerghei Iakovlev2024-04-141-1/+1
|
* Test latest known Hugo versionSerghei Iakovlev2024-04-143-26/+21
|
* Correct code styleSerghei Iakovlev2024-04-141-6/+6
|
* Add tests for atom updated, and rss lastBuildDate fieldsSerghei Iakovlev2024-04-144-11/+487
|
* Use .Site.Lastmod if .Site.Hugo.Version greater than or equal to v0.123.0Serghei Iakovlev2024-04-144-7/+46
|
* Replace Go script with Node.js implementationSerghei Iakovlev2024-04-136-68/+79
|
* Bump @types/node from 20.12.5 to 20.12.7dependabot[bot]2024-04-132-7/+7
| | | | | | | | | | | | | | Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.5 to 20.12.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Fix broken link in documentationSerghei Iakovlev2024-04-072-1/+5
|
* Replace deprecated --verbose flag with --logLevel infoSerghei Iakovlev2024-04-072-1/+5
| | | | | | The --verbose flag has been deprecated in Hugo v0.114.0 and will be removed in future releases. Update the npm script for 'server' to use --logLevel info instead, as per Hugo's recommendation.
* Use Hugo's module imports for theme configurationSerghei Iakovlev2024-04-072-4/+9
| | | | | | - Remove the `theme` variable from config.yaml - Add the theme's repository path to the `imports` section under `module` - Update comments to clarify the purpose of the `imports` section
* Updated the minimum required Hugo version to 0.114.0Serghei Iakovlev2024-04-078-7/+11
|
* Update dependencies for example siteSerghei Iakovlev2024-04-072-3/+3
|
* Update change logSerghei Iakovlev2024-04-071-1/+3
|
* Update link to GitHub's reactions featureSerghei Iakovlev2024-04-071-1/+1
|
* Update copyright yearSerghei Iakovlev2024-04-072-2/+2
|
* Git ignore /exampleSite/publicSerghei Iakovlev2024-04-071-0/+2
|
* Update change logSerghei Iakovlev2024-04-071-1/+16
|