7 Commits

Author SHA1 Message Date
Patric Stout
4a42aaa5c3 chore: ability to redeploy based on latest release (#84) 2024-06-20 17:40:26 +00:00
Patric Stout
49ab3e115a chore: use the latest data-files on publish (#83) 2024-06-20 17:38:53 +00:00
Patric Stout
ab2e0aa695 feat: show the ESF and data version on the site (#82) 2024-06-14 19:53:05 +00:00
Patric Stout
ea3548c9f7 chore: use the pull-request SHA on publishing for PR (#45) 2024-05-10 19:50:48 +00:00
dependabot[bot]
6b6c8ae922 chore(deps): bump the dependencies group with 2 updates (#35)
Bumps the dependencies group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [actions/setup-node](https://github.com/actions/setup-node).


Updates `actions/checkout` from 3 to 4
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

Updates `actions/setup-node` from 3 to 4
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-10 15:10:01 +00:00
Patric Stout
ff675ac076 chore: rename publish run to "website" (#2)
"storybook" is a copy from another project.
2023-11-12 19:03:11 +01:00
Patric Stout
d674b5cc0a feat: initial version of the website (#1) 2023-11-12 19:00:10 +01:00