blob: 0a50bf31687ff15a995610f4b2285806836b80de (
about) (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
* Content
** DONE Add spell and syntax checking
CLOSED: [2019-05-22 Wed 10:03]
https://joelkuiper.eu/spellcheck_emacs
** TODO 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
* CLI
** 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.
|