Commit Graph

2 Commits

Author SHA1 Message Date
Johannes Amorosa 02caed10d1
feat: Use makefile targets for document linting (#215)
This Makefile provides several targets for linting
documents. It utilizes several npm packages.
Functionality includes:

* Spellcheck
* Linting of markdown
* Check for broken links
* Sorting of dictionary file
* Detect inconsidered language

All targets (excluding the sorting of the dict file) are part
of the Github Action pipeline and will fail if quality
standards are not met.

Signed-off-by: Johannes Amorosa <johannes.amorosa@endocode.com>
2020-07-05 15:37:23 +02:00
Thomas Kowark 811847820b
docs: Add UI Screens Document 2020-05-29 17:21:26 +02:00