dependabot[bot]
98be3d7b82
chore(deps): bump actions/checkout from 2 to 2.3.4 ( #1964 )
...
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>
Co-authored-by: Frederic Werner <20406381+wernerfred@users.noreply.github.com>
Co-authored-by: Georg Lauterbach <44545919+aendeavor@users.noreply.github.com>
2021-05-12 09:51:46 +00:00
Frederic Werner
74068fef6c
docs(deps): bump mkdocs-material to 7.1.4 ( #1949 )
2021-05-07 12:03:33 +02:00
Frederic Werner
f6e3c3fcb8
docs(deps): bump mkdocs-material to 7.1.3 ( #1934 )
...
* docs(deps): bump mkdocs-material to 7.1.3
2021-04-24 22:30:01 +02:00
Frederic Werner
81a05ad432
docs(deps): update mkdocs-material to v7.1.2 ( #1917 )
...
* docs(deps): update mkdocs-material to v7.1.2
2021-04-18 13:25:06 +02:00
Frederic Werner
4da91b8423
ci(docs): update mkdocs-material image to version 7.1.1 ( #1894 )
2021-04-10 16:35:13 +02:00
Frederic Werner
b60b294be1
docs: minor adjustments ( #1889 )
...
* docs: add version to mkdocs docker image
* docs: add version tag to build image
* feat(docs): add back-to-top button
* feat(docs): add back-to-top button
* feat(docs): add dark theme
2021-04-08 12:27:37 +02:00
polarathene
95983cbebc
docs(ci): Add workflow to build and deploy docs
...
Separate workflows for `push` and `pull_request` events. This avoids a `skipped` job status (`Check Run`?) always being presented for the `deploy` job in Pull Requests.
---
chore(`.gitignore`): Ignore the `docs/site/` build output
Ignore to avoid local builds output appearing in git as unstaged.
2021-03-25 11:49:24 +13:00