diff options
author | EuAndreh <eu@euandre.org> | 2019-05-21 08:16:36 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2019-05-21 08:16:36 -0300 |
commit | 0f473d5cbeebec23468125ef3423c4eceef64e52 (patch) | |
tree | 54ebfa40f9097ff157e3fd34a26f22a9a1f818f1 | |
parent | Add simple "About Me" page (diff) | |
download | euandre.org-0f473d5cbeebec23468125ef3423c4eceef64e52.tar.gz euandre.org-0f473d5cbeebec23468125ef3423c4eceef64e52.tar.xz |
TODOs.org
Diffstat (limited to '')
-rw-r--r-- | TODOs.org | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -1,14 +1,12 @@ -* Tasks +* Content ** 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 +** CANCELLED Add =help= subcommand Nested help ** DONE Print usage when no subcommand is provided CLOSED: [2019-01-01 Tue 19:35] @@ -18,3 +16,6 @@ CLOSED: [2019-05-21 Tue 08:09] ** DONE Improvements CLOSED: [2019-05-20 Mon 21:02] *** Use NixOS instead of Debian? +* Misc +** TODO Always update existing published files +=rsync= isn't sending new versions of existing files to the server. |