aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
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.