automation¶
code
recommendations for nerds
- if you type at a computer all day I highly recommend these:
 - vim bash todo-cli python click cookiecutter mkdocs and django
 - this site is on github pages and combines those
 - you can deploy your own using this:
 - workflow template
 
| app | local | remote | 
|---|---|---|
| mkdocs-gh | vscode is slow mkdocs ok | online editing does not deploy? | 
| lexi readability report | github action | weird, this creates a report online only github pull requests | 
| markdownlint click & keyboard shortcut | Cmd H fli bujo zl | 
n/a | 
| tests | wip demos | github action | 
| codemirror + vim tw | n/a | gh pages & requires api key other option is tiddlyhost | 
| slides | wip | wip need to migrate my gitlab pipelines to github |