Commit Graph

39 Commits

Author SHA1 Message Date
dependabot[bot]
43bc7e7a9b Bump squidfunk/mkdocs-material from 5.5.3 to 5.5.5 in /docs (#144)
Bumps squidfunk/mkdocs-material from 5.5.3 to 5.5.5.

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-12 12:41:19 +00:00
CrazyMax
6dc9b58de9 Allow to customize message type for Matrix notifications (#143) 2020-08-08 12:17:45 +02:00
dependabot[bot]
ef02959ea0 Bump squidfunk/mkdocs-material from 5.5.2 to 5.5.3 in /docs (#141)
Bumps squidfunk/mkdocs-material from 5.5.2 to 5.5.3.

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-05 07:39:35 +00:00
dependabot[bot]
7f6baf7e56 Bump squidfunk/mkdocs-material from 5.5.0 to 5.5.2 in /docs (#139)
Bumps squidfunk/mkdocs-material from 5.5.0 to 5.5.2.

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-03 15:43:55 +00:00
dependabot[bot]
e835e8e3ba Bump squidfunk/mkdocs-material from 5.4.0 to 5.5.0 in /docs (#135)
Bumps squidfunk/mkdocs-material from 5.4.0 to 5.5.0.

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-29 20:15:50 +00:00
CrazyMax
4787b1c2be Update docs 2020-07-29 21:37:40 +02:00
CrazyMax
b9c35e369f Add Matrix notification (#136)
* Add Matrix notification (#124)
* Fix docs

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-07-29 19:29:13 +00:00
CrazyMax
85d8765583 Update CHANGELOG 2020-07-16 23:12:23 +02:00
CrazyMax
e5862e4efb Seek configuration file from default places 2020-07-16 22:27:12 +02:00
CrazyMax
b8565cea85 Fix docs meta tags 2020-07-10 20:46:28 +02:00
CrazyMax
0012fd5939 Disable minification 2020-07-06 11:57:23 +02:00
CrazyMax
e359520ed3 Add search engine meta 2020-07-06 11:47:15 +02:00
CrazyMax
b262493e28 Update webhook notif doc 2020-07-06 11:46:36 +02:00
CrazyMax
4383ccab61 Remove docs landing page 2020-07-06 01:01:16 +02:00
CrazyMax
d9c55d3459 Style 2020-06-30 19:53:26 +02:00
CrazyMax
de1713dbff Check Dockerfile updates for MkDocs Material 2020-06-30 19:50:06 +02:00
CrazyMax
e4b087d9f3 Fix nav 2020-06-30 19:40:18 +02:00
CrazyMax
02b08098b7 Add Usage chapter, fix test notifications example (#118) 2020-06-30 19:34:02 +02:00
CrazyMax
3d745be6df Update docs CSS 2020-06-26 21:12:55 +02:00
CrazyMax
6997924b1c Update doc 2020-06-26 19:37:06 +02:00
CrazyMax
6f845208d6 Small typo 2020-06-26 19:05:13 +02:00
CrazyMax
d06ec05c1c Discord notif (#111)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-06-26 16:06:47 +00:00
CrazyMax
72c8aa8995 Coding style mkd 2020-06-23 21:45:54 +02:00
CrazyMax
d806fca030 Update Docker install doc 2020-06-23 11:40:12 +02:00
CrazyMax
3fa70ca803 Update migration notes (#107) 2020-06-23 01:51:34 +02:00
CrazyMax
9969ec7b9b Small changes in doc 2020-06-23 00:58:18 +02:00
CrazyMax
9497af491f Meta docs 2020-06-23 00:46:17 +02:00
CrazyMax
e5b62dcacf Fix assets URL 2020-06-22 23:21:36 +02:00
CrazyMax
4e473cf07f Update deps 2020-06-22 21:45:33 +02:00
CrazyMax
f9e262c3e3 Fix favicon for docs website 2020-06-22 03:38:25 +02:00
CrazyMax
a97e427ddd Update migration notes 2020-06-22 03:21:57 +02:00
CrazyMax
5033adefd7 Display hostname in notifications (#102) 2020-06-22 03:02:29 +02:00
CrazyMax
c0e3f7e85f Automatically determine registry options based on image name (#103)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-06-22 00:19:59 +00:00
CrazyMax
a11355f2ee Update CHANGELOG
Add migration notes
2020-06-20 05:39:38 +02:00
CrazyMax
9d4fd998b5 Add env vars config example 2020-06-20 05:25:59 +02:00
CrazyMax
cbff8af5d6 Use git tag instead of static ref 2020-06-20 04:52:37 +02:00
CrazyMax
b209ab6fe1 Inject changelog in doc 2020-06-20 04:40:39 +02:00
CrazyMax
9146b78111 More explicit massage if manifest not found (#94) 2020-06-20 02:50:18 +02:00
CrazyMax
db2bce3bb3 Docs website with mkdocs (#100)
* Fix build workflow

* Docs website with mkdocs (#99)

* Fix docs workflow

* Move mkdocs Docker file

* Ignore docs in build workflow

* Update workflows

* Update links

* Move upgrade notes to documentation

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-06-19 22:47:17 +00:00