aboutsummaryrefslogtreecommitdiff
path: root/TODOs.org
blob: 4467404ddfbfaa1751426f61f66c9179e404a0dd (about) (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
* 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
** TODO Translate articles
* CLI
** TODO Add completion
** TODO Add =help= subcommand
Nested help
** DONE Print usage when no subcommand is provided
CLOSED: [2019-01-01 Tue 19:35]
** DONE Add tests when actually running subcommands
CLOSED: [2019-05-21 Tue 08:09]
* CI
** DONE Improvements
CLOSED: [2019-05-20 Mon 21:02]
*** Use NixOS instead of Debian?