8 Commits

Author SHA1 Message Date
Kyle Huggins
a37c41d54e fix(CONTRIBUTING): fix awesome-lint url ref 2023-07-24 17:07:45 -05:00
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
eb4798f72d
Add instructions for rendering
Signed-off-by: Nicholas Wilde <ncwilde43@gmail.com>
2022-05-14 02:02:58 +00:00
Nicholas Wilde
60057493a0
Add pull request template
Signed-off-by: Nicholas Wilde <ncwilde43@gmail.com>
2022-05-12 03:31:18 +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
Nicholas Wilde
748d1b6613
Add md file extention
Signed-off-by: Nicholas Wilde <ncwilde43@gmail.com>
2022-05-12 02:36:20 +00:00
nιcнolaѕ wιlde
72f4ed992e
Create CODE_OF_CONDUCT 2022-05-11 19:02:58 -07:00