aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2019-05-21 08:16:36 -0300
committerEuAndreh <eu@euandre.org>2019-05-21 08:16:36 -0300
commit0f473d5cbeebec23468125ef3423c4eceef64e52 (patch)
tree54ebfa40f9097ff157e3fd34a26f22a9a1f818f1
parentAdd simple "About Me" page (diff)
downloadeuandre.org-0f473d5cbeebec23468125ef3423c4eceef64e52.tar.gz
euandre.org-0f473d5cbeebec23468125ef3423c4eceef64e52.tar.xz
TODOs.org
Diffstat (limited to '')
-rw-r--r--TODOs.org9
1 files changed, 5 insertions, 4 deletions
diff --git a/TODOs.org b/TODOs.org
index 4467404..772b2af 100644
--- a/TODOs.org
+++ b/TODOs.org
@@ -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.