diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2025-02-14 12:26:06 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2025-02-14 12:26:06 -0300 |
commit | 11a1011657c09dac879a7fe2dc0fbd077731e54d (patch) | |
tree | ef2b7a43d81a5a5ccf8a408297ee50b1700f5bc7 /TODO.md | |
parent | 25e3c1ff82b4bfe24158de3aaf5e6b34df46c55d (diff) | |
download | bookup-11a1011657c09dac879a7fe2dc0fbd077731e54d.tar.gz bookup-11a1011657c09dac879a7fe2dc0fbd077731e54d.tar.bz2 |
TODO: back cover and book flaps
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -62,6 +62,8 @@ * [ ] Lists of definitions, hypothesis, etimologies, examples etc in the HTML version. Possible implementations: https://stackoverflow.com/questions/40735727/create-index-of-definitions-theorems-at-end-of-bookdown-book?rq=4 + * [ ] Backcover. + * [ ] Book flaps (and/or dust jacket). * [ ] Misc: * [ ] Spell checking as a `Makefile` target. * [ ] Suport for a `BASE_URL` environment variable? |