aboutsummaryrefslogtreecommitdiff
path: root/TODOs.org
blob: 24de95da380010bcf6ca31f8003bc1207392bb92 (about) (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
* Tasks
** TODO Add spell and syntax checking
https://joelkuiper.eu/spellcheck_emacs
** TODO Always update existing published files
=rsync= isn't sending new versions of existing files to the server.
** TODO Add articles teaser to homepage
https://jaspervdj.be/hakyll/tutorials/using-teasers-in-hakyll.html
* CLI
** Add completion
** Add =help= subcommand
** DONE Print usage when no subcommand is provided
CLOSED: [2019-01-01 Tue 19:35]
* CI
** Improvements
*** Use NixOS instead of Debian?