Commit graph

16 commits

Author SHA1 Message Date
dependabot[bot] a7c81c4a4a
chore(deps): bump actions/checkout from 2.4.0 to 3 (#50)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.
- [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/v2.4.0...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-02 16:52:42 +01:00
dependabot[bot] 3791fec0d1
chore(deps): bump actions/checkout from 2.3.4 to 2.4.0 (#40)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.4.0.
- [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/v2.3.4...v2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-07 17:25:38 +01:00
dependabot[bot] afebdce33c
chore(deps): bump peaceiris/actions-hugo from 2.4.13 to 2.5.0 (#28)
Bumps [peaceiris/actions-hugo](https://github.com/peaceiris/actions-hugo) from 2.4.13 to 2.5.0.
- [Release notes](https://github.com/peaceiris/actions-hugo/releases)
- [Changelog](https://github.com/peaceiris/actions-hugo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/peaceiris/actions-hugo/compare/v2.4.13...v2.5.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-28 17:48:19 +02:00
dependabot[bot] cb3dada5eb
chore(deps): bump actions/checkout from 2 to 2.3.4 (#26)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 2.3.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/v2...v2.3.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-13 10:13:09 +02:00
dependabot[bot] a2021867ac
chore(deps): bump peaceiris/actions-hugo from 2 to 2.4.13 (#27)
Bumps [peaceiris/actions-hugo](https://github.com/peaceiris/actions-hugo) from 2 to 2.4.13.
- [Release notes](https://github.com/peaceiris/actions-hugo/releases)
- [Changelog](https://github.com/peaceiris/actions-hugo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/peaceiris/actions-hugo/compare/v2...v2.4.13)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-13 10:12:58 +02:00
dependabot[bot] 541c34df63
chore(deps): bump peaceiris/actions-gh-pages from v3 to v3.8.0 (#24)
Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) from v3 to v3.8.0.
- [Release notes](https://github.com/peaceiris/actions-gh-pages/releases)
- [Changelog](https://github.com/peaceiris/actions-gh-pages/blob/main/CHANGELOG.md)
- [Commits](https://github.com/peaceiris/actions-gh-pages/compare/v3...068dc23d9710f1ba62e86896f84735d869951305)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-26 09:55:57 +01:00
Jan Raasch 9eb9c2cf39 chore: add dependabot.yml 2020-09-21 14:27:24 +02:00
Jan Raasch 848f6129ec style: add & run prettier 2020-09-09 18:00:59 +02:00
Jan Raasch f9332ad4f4 chore: enable »Stale«-bot 🖲
See https://probot.github.io/apps/stale/
2020-09-04 09:40:09 +02:00
Jan Raasch dc6155976c
chore: add github sponsors 2020-08-31 20:52:11 +02:00
Jan Raasch fdcb6abc33 refactor(exampleSite/config.toml): remove themesDir-config
This config confuses people, see https://github.com/janraasch/hugo-scroll/issues/2
2020-08-16 12:29:13 +02:00
Jan Raasch f41e57a5fd chore(ci): fix destination-dir 2020-07-09 10:45:01 +02:00
Jan Raasch 90cb9bdf3e
chore(ci): remove ref-check
😅... Trying to figure out how to get this to work...
2020-07-09 10:37:04 +02:00
Jan Raasch de29d1bd1f
chore(ci): fix .ref-reference
See https://docs.github.com/en/actions/reference/context-and-expression-syntax-for-github-actions#github-context
2020-07-09 10:32:15 +02:00
Jan Raasch 137977cf3c
chore(ci): add github workflow 2020-07-09 10:24:55 +02:00
Jan Raasch b05ff4eb22 chore: initial commit 2020-07-07 17:50:41 +02:00