aboutsummaryrefslogtreecommitdiff
path: root/TODOs.org
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--TODOs.org32
1 files changed, 1 insertions, 31 deletions
diff --git a/TODOs.org b/TODOs.org
index 4a9e0d8..0a66d14 100644
--- a/TODOs.org
+++ b/TODOs.org
@@ -1,36 +1,6 @@
-* Content
+* Tasks
** TODO Translate articles
https://groups.google.com/forum/#!topic/hakyll/KAhCO1GVELA
-** DONE Add spell and syntax checking
-CLOSED: [2019-05-22 Wed 10:03]
-https://joelkuiper.eu/spellcheck_emacs
-** CANCELLED Add articles teaser to homepage
-https://jaspervdj.be/hakyll/tutorials/using-teasers-in-hakyll.html
-
-Make homepage more concise
-** CANCELLED Add permalink to article
-Links are already permalinks
-** CANCELLED Limit max nº of posts in homepage
-homepage is archive now
-** DONE Improve about page with links to repos instead of profiles
-CLOSED: [2020-01-24 ven. 19:48]
-* CLI
-** CANCELLED run website-pastebin tests in default.nix
-Already happens 😬.
** 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.