aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2024-06-08 10:05:30 +0100
committerSilvio Rhatto <rhatto@riseup.net>2024-06-08 10:05:30 +0100
commit46087a2503032443d7f0613e5aeb2a5195c27850 (patch)
tree910ebd4bdc62360ed53881671a471d5ef2e2ca44 /TODO.md
parentbff0778cb9751a0581ab0eb2ca97cbdca8bcca03 (diff)
downloadbookup-46087a2503032443d7f0613e5aeb2a5195c27850.tar.gz
bookup-46087a2503032443d7f0613e5aeb2a5195c27850.tar.bz2
Fix: misc improvements
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 9aedc76..1bb46f5 100644
--- a/TODO.md
+++ b/TODO.md
@@ -2,8 +2,10 @@
## Basic
+* [x] Use `book` instead of `compiled`.
+* [x] Use `content/sections` instead of `content/published`.
+* [ ] Use `build` instead of `public`.
* [ ] Move `slides` to `content/slides`.
-* [ ] Use `content/sections` instead of `content/published`.
* [ ] Add other features available in the `cybersni` repository.
* [ ] Add a small reference to the Bookup website in the book frontmatter?
* [ ] Improve the documentation, including:
@@ -20,6 +22,7 @@
## Issues
+* [ ] List of definitions and etimologies breaks build if they're empty.
* [ ] Bug no `pandoc` ou `citeproc` ignorando citações dentro de blocos LaTeX.
Afetando o formato PDF. Vide projeto `test`, em `~/code/test/pandoc`.
Considerar um relatório upstream.