alchi/src/alchi-book
Milan Hauth d5335c2b18 alchi-book: add index.html 2022-07-28 19:50:35 +02:00
..
build alchi-book: revert 5bdf5cd7 2022-07-18 22:21:12 +02:00
config alchi-book: remove custom fonts 2021-11-20 10:07:51 +01:00
dist src/alchi-book: add dist version 2021-04-11 2021-04-11 22:43:49 +02:00
notes alchi-book: move intro-simple.2.html to alchi-game 2021-07-16 08:34:30 +02:00
patches alchi-book: fix patch for htmldiff 2021-05-12 22:38:00 +02:00
scripts add scripts/add-images.sh 2021-11-15 13:08:18 +01:00
src up src/alchi-book/src/pages/ 2022-07-07 16:16:22 +02:00
.babelrc fix audit mode, language switch, metadata 2021-05-25 18:52:28 +02:00
.eleventyignore alchi-book: fix eleventy config: ignore html files in src/images 2021-05-27 12:04:09 +02:00
.gitignore fix audit mode, language switch, metadata 2021-05-25 18:52:28 +02:00
LICENSE.txt src/alchi-book: init version 2021-04-11 2021-04-11 22:43:28 +02:00
README.md alchi-book: readme add todos 2021-04-12 00:05:08 +02:00
index.html alchi-book: add index.html 2022-07-28 19:50:35 +02:00
package.json alchi-book: remove custom fonts 2021-11-20 10:08:16 +01:00
vite.config.js alchi-book: dont minify javascript 2021-11-20 10:07:24 +01:00

README.md

alchi-book

project structure is based on eleventy-base-blog

todo

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