aboutsummaryrefslogtreecommitdiff
path: root/TODOs.org
blob: ec28f00ac07fbac6292b85d1918a6b107a448df0 (about) (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
* Content
** DONE Add spell and syntax checking
CLOSED: [2019-05-22 Wed 10:03]
https://joelkuiper.eu/spellcheck_emacs
** TODO Add articles teaser to homepage
https://jaspervdj.be/hakyll/tutorials/using-teasers-in-hakyll.html
** TODO Translate articles
https://groups.google.com/forum/#!topic/hakyll/KAhCO1GVELA
* CLI
** TODO Add completion
** TODO Add =website post= command
Create liquid template with date and title.
** CANCELLED 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?
* Misc
** DONE Always update existing published files
CLOSED: [2019-05-31 Fri 19:51]
=rsync= isn't sending new versions of existing files to the server.