# TODO ## 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. * [ ] Livros que usam Bookup. * [ ] Projetos semelhantes: * [ ] [Repositórios da Editora Hedra](https://github.com/hedra-editora). ## Improvements * [ ] Supporte a uma variável de ambiente `BASE_URL`, aplicada como variável de template `%%base_url%%`, permitindo que o material compilado tenha links entre si? ## 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. Se necessário, aplicar também correções também nos repositórios downstream. ## Bonus * [ ] GitLab CI. * [ ] Localization support? * It makes sense to localize common strings in the book structure. * But maybe it does not make much sense to localize strings in PO files for the content itself, since long text translations may need an engine that is not line based. Needs more thinking.