aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog.md1
-rw-r--r--TODO.md5
2 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog.md b/ChangeLog.md
index b554692..f137f74 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -5,6 +5,7 @@
* [~] Tests for quickly trying things? No need, simply try on this repository
directly.
* [x] Use `book` instead of `compiled`.
+* [x] Use `build` instead of `public`.
* [x] Use `content/sections` instead of `content/published`.
### Misc
diff --git a/TODO.md b/TODO.md
index fa2be49..57b9f09 100644
--- a/TODO.md
+++ b/TODO.md
@@ -2,9 +2,7 @@
## Basic
-* [ ] Use `build` instead of `public`.
* [ ] Move `slides` to `content/slides`.
-* [ ] Add other features available in the `cybersni` repository.
* [ ] Add a small reference to the Bookup website in the book frontmatter?
* [ ] Improve the documentation, including:
* [ ] Repository URL.
@@ -20,7 +18,8 @@
## Issues
-* [ ] List of definitions and etimologies breaks build if they're empty.
+* [ ] List of definitions and etimologies breaks build if they're empty
+ (`99-end.tex`).
* [ ] 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.