first commit

This commit is contained in:
Chris Cowley 2025-06-13 15:31:11 +02:00
commit fbe7970d95
5 changed files with 119 additions and 0 deletions

2
Makefile Normal file
View file

@ -0,0 +1,2 @@
epub:
@docker run -it -v "${PWD}:/documents/:Z" hggwil/asciidoc asciidoctor-epub3 -D output book.adoc