27 Commits

Author SHA1 Message Date
dependabot[bot]
5a2b7ff7cd
Bump actions/checkout from 4.2.0 to 4.2.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](d632683dd7...eef61447b9)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-12 02:06:21 +00:00
dependabot[bot]
6fdb753504
Bump actions/setup-node
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 97ca147735c170fb35096b39ef17a0fc5d9270ac to aca7b64a59c0063db8564e0ffdadd3887f1cbae5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](97ca147735...aca7b64a59)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-01 08:40:37 +00:00
dependabot[bot]
5458888227
Bump actions/checkout
Bumps [actions/checkout](https://github.com/actions/checkout) from 6d193bf28034eafb982f37bd894289fe649468fc to d632683dd7b4114ad314bca15554477dd762a938.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](6d193bf280...d632683dd7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-01 08:39:03 +00:00
dependabot[bot]
25cc6a6463
Bump crazy-max/ghaction-github-pages
Bumps [crazy-max/ghaction-github-pages](https://github.com/crazy-max/ghaction-github-pages) from cda5497acf90563d34489ed832a67c2c50353a16 to 08f571653184e9ff3d598bdda53ffd4ed00ed562.
- [Release notes](https://github.com/crazy-max/ghaction-github-pages/releases)
- [Commits](cda5497acf...08f5716531)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-github-pages
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-14 16:11:51 +00:00
dependabot[bot]
b6ade9f958
Bump actions/setup-node
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 1c7b2db92075f828bee89d7e19d33a911d15e7b3 to 97ca147735c170fb35096b39ef17a0fc5d9270ac.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](1c7b2db920...97ca147735)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-14 01:46:49 +00:00
dependabot[bot]
fc40997bec
Bump actions/setup-node
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 26961cf329f22f6837d5f54c3efd76b480300ace to 1c7b2db92075f828bee89d7e19d33a911d15e7b3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](26961cf329...1c7b2db920)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-07 05:55:27 +00:00
dependabot[bot]
7402528ac5
Bump actions/checkout
Bumps [actions/checkout](https://github.com/actions/checkout) from 9a9194f87191a7e9055e3e9b95b8cfb13023bb08 to 6d193bf28034eafb982f37bd894289fe649468fc.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](9a9194f871...6d193bf280)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-07 01:40:25 +00:00
mahula
1e3f4cc002
fix typo in vuepress-deploy.yml 2024-08-29 11:13:41 +02:00
mahula
fba38eb5ae pin all github actions by commit hash 2024-08-04 20:41:51 +02:00
mahula
96db268fc5 add event trigger pull_request to test workflows 2024-05-25 08:26:19 +02:00
Wolfgang Huß
4e02f61109 Add 'CNAME' file content to 'vuepress-deploy.yml' 2023-12-14 14:27:54 +01:00
Wolfgang Huß
c784ad248b
Remove 'VUEPRESS_BASE' from 'vuepress-deploy.yml'
- Because now we publish to ocelot.social via GitHub pages
2023-12-11 14:18:53 +01:00
elweyn
61681fbcbe Add VUEPRESS_BASE as env and use it on the config.js. 2023-11-30 10:21:53 +01:00
mahula
f51d11ef65 addvuepress build step to deployment workflow 2023-11-29 13:06:50 +01:00
mahula
03dc3ae439 set github deployment action version 2023-11-29 12:30:12 +01:00
mahula
e2024b5f61
Merge branch 'master' into replace-vuepress-deploy-action 2023-11-29 12:07:01 +01:00
mahula
6b09b500f2 replace vuepress deploy action 2023-11-29 11:27:29 +01:00
mahula
f668af7457 add vuepress deployment workflow 2023-11-27 17:31:19 +01:00
mahula
5007cad8c8 add github templates and workflows 2023-11-21 21:44:40 +01:00
mahula
1feb885bde initial homepage 2023-11-21 21:41:57 +01:00
mahula
8330461aac remove all files 2023-11-21 17:44:56 +01:00
a40a524ab5
use legacy build script 2023-04-03 14:56:27 +02:00
186ad93e9b
user master vuepress-deploy 2023-04-03 14:52:18 +02:00
118513f540
check out node 19 2023-04-03 14:48:03 +02:00
3b11ef8053
fix broken tab 2023-04-03 14:39:57 +02:00
a802ef66dd
correct workflow name 2023-04-03 14:38:22 +02:00
febbd72779
basic stuff working 2023-04-03 14:27:20 +02:00