project structure is based on eleventy-base-blog
-
- fix svg image src/images/svg_map_be_with_letters_and_numbers.svg
- "TODO more text"
-
- add description
- set title in english
-
src/_includes/layouts/book.njk
- use title from metadata
remove deps
allow to add annotations to the html document
transform <div class="up"></div>
to <page-up></page-up>
transform <div class="low"></div>
to <page-low></page-low>
import translations into html, create backup file of html (with timestamp) -> backup folder?
publish template as eleventy-template-xml-html-book-singlefile
use faster bundler? vite?
fix page up/low style
copy only needed *.css font files?
publish all patches for eleventy (see milahu's pull requests on github) https://github.com/11ty/eleventy/issues?q=author%3Amilahu