Commit Graph

5 Commits

Author SHA1 Message Date
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