This repository serves as an auxiliary material to an gawk course/seminar web page
https://pmitev.github.io/to-awk-or-not/
| Filename | Descriptions |
|---|---|
| mlc_config.json | Configuration of the link checker |
| .spellcheck.yml | Configuration of the spell checker, use pyspelling -c .spellcheck.yml to do spellcheck locally |
| .wordlist.txt | Whitelisted words for the spell checker, use pyspelling -c .spellcheck.yml to do spellcheck locally |