Commit Graph

11 Commits

Author SHA1 Message Date
dependabot-preview[bot] 4b1f07cef5 Bump linkinator from 2.2.0 to 2.2.2
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 2.2.0 to 2.2.2.
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases)
- [Commits](https://github.com/JustinBeckwith/linkinator/compare/v2.2.0...v2.2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-01 12:47:50 +00:00
XhmikosR 9becfeee12 Switch to markdownlint-cli2 (#404)
This is an improved version of of markdownlint-cli, see https://github.com/DavidAnson/markdownlint-cli2
2020-10-20 09:49:48 +03:00
dependabot-preview[bot] 4d98203885 Bump linkinator from 2.1.2 to 2.2.0
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 2.1.2 to 2.2.0.
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases)
- [Commits](https://github.com/JustinBeckwith/linkinator/compare/v2.1.2...v2.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-14 14:33:27 +00:00
dependabot-preview[bot] 935c0ba7f9 Bump markdownlint-cli from 0.23.2 to 0.24.0
Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.23.2 to 0.24.0.
- [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases)
- [Commits](https://github.com/igorshubovych/markdownlint-cli/compare/v0.23.2...v0.24.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-14 14:22:16 +00:00
dependabot-preview[bot] 40317a8875 Bump linkinator from 2.1.1 to 2.1.2 (#370)
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases)
- [Commits](https://github.com/JustinBeckwith/linkinator/compare/v2.1.1...v2.1.2)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Dan Schaper <dan.schaper@pi-hole.net>
Co-authored-by: DL6ER <DL6ER@users.noreply.github.com>
2020-08-31 21:05:36 +02:00
dependabot-preview[bot] 37ef99d0c5 Bump markdownlint-cli from 0.23.1 to 0.23.2
Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.23.1 to 0.23.2.
- [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases)
- [Commits](https://github.com/igorshubovych/markdownlint-cli/compare/v0.23.1...v0.23.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-04 18:06:45 +00:00
XhmikosR c09311ee9e package.json: add build script 2020-06-04 11:39:24 +03:00
XhmikosR 09fe7564c1 Add linkinator to check for broken links.
Currently only checks for internal links because external links can break at any time. Also, there are hosts that block linkinator.
2020-06-04 11:39:24 +03:00
XhmikosR 57df57660f Update markdownlint-cli from ^0.22.0 to ^0.23.1 (#317) 2020-05-17 21:08:25 +03:00
dependabot-preview[bot] 12c0ff77f0 Bump markdownlint-cli from 0.21.0 to 0.22.0
Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.21.0 to 0.22.0.
- [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases)
- [Commits](https://github.com/igorshubovych/markdownlint-cli/compare/v0.21.0...v0.22.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-09 15:35:59 +00:00
XhmikosR 19a2bc0787 Add Markdownlint (#203)
* Add markdownlint-cli

This is an initial config but should be tweaked later as needed.

* Adhere to the new rules
2020-01-27 11:52:32 -08:00