aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2019-05-19 01:43:10 -0300
committerEuAndreh <eu@euandre.org>2019-05-20 21:02:31 -0300
commite782225bd92046d4901e4f6376ef99a19a085dd0 (patch)
treecb516852c2cf6e2e81ddf73531a9aefea6f8ee7a
parentSplit default.nix tasks (diff)
downloadeuandre.org-e782225bd92046d4901e4f6376ef99a19a085dd0.tar.gz
euandre.org-e782225bd92046d4901e4f6376ef99a19a085dd0.tar.xz
TODOs.org
-rw-r--r--TODOs.org5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODOs.org b/TODOs.org
index 1104fe0..5b468c5 100644
--- a/TODOs.org
+++ b/TODOs.org
@@ -5,6 +5,7 @@ https://joelkuiper.eu/spellcheck_emacs
=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
** Add completion
** Add =help= subcommand
@@ -12,3 +13,7 @@ Nested help
** DONE Print usage when no subcommand is provided
CLOSED: [2019-01-01 Tue 19:35]
** Add tests when actually running subcommands
+* CI
+** DONE Improvements
+CLOSED: [2019-05-20 Mon 21:02]
+*** Use NixOS instead of Debian?