3 Commits

Author SHA1 Message Date
nιcнolaѕ wιlde
d3dbba3323
Add markdown link check.
Add linkcheck.sh that checks the links of all markdown files.
Add linkcheck task to Taskfile.yaml
Add link-check GitHub Action to add link checks on a daily schedule.
Add mlc config file to set access codes to pass.

Signed-off-by: nιcнolaѕ wιlde <ncwilde43@gmail.com>
2022-06-01 03:36:34 +00:00
Nicholas Wilde
ac283e1071
feat: add render README.md using python script.
- Add python script and pip requirements to render README.md from data.yaml file.
- Update Taskfile.yaml to add render and lint tasks.
- Add lint workflow as GH action to lint project.
- Add User column to README.md.
2022-05-14 03:44:54 +00:00
Nicholas Wilde
18a524e4c8
Add contributing and Taskfile
Signed-off-by: Nicholas Wilde <ncwilde43@gmail.com>
2022-05-12 02:50:38 +00:00