Commit Graph

5 Commits

Author SHA1 Message Date
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]
63e822a6eb [Security] Bump minimist from 1.2.0 to 1.2.5 (#276)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.5. **This update includes a security fix.**
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.5)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-14 16:06:29 +02: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