diff options
author | EuAndreh <eu@euandre.org> | 2020-01-24 19:55:53 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2020-01-24 19:55:53 -0300 |
commit | e483d3ed0cb9126da09c36eb69456bf0a49e3e7a (patch) | |
tree | 70680447c008d07baa9966f5dc40e7d5e606c8e3 | |
parent | CSS: Add line numbers to <pre> blocks (diff) | |
download | euandre.org-e483d3ed0cb9126da09c36eb69456bf0a49e3e7a.tar.gz euandre.org-e483d3ed0cb9126da09c36eb69456bf0a49e3e7a.tar.xz |
TODOs.org
Diffstat (limited to '')
-rw-r--r-- | TODOs.org | 20 |
1 files changed, 13 insertions, 7 deletions
@@ -1,16 +1,22 @@ * Content +** 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 -** TODO Add articles teaser to homepage +** CANCELLED 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 -** TODO Add permalink to article -** TODO Limit max nº of posts in homepage -** TODO Improve about page with links to repos instead of profiles + +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 -** TODO run website-pastebin tests in default.nix +** 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. |