first commit
This commit is contained in:
commit
fbe7970d95
5 changed files with 119 additions and 0 deletions
2
Makefile
Normal file
2
Makefile
Normal file
|
@ -0,0 +1,2 @@
|
|||
epub:
|
||||
@docker run -it -v "${PWD}:/documents/:Z" hggwil/asciidoc asciidoctor-epub3 -D output book.adoc
|
Loading…
Add table
Add a link
Reference in a new issue