docu:asciidoc
Generating PDF's from ASCIIDoc
Generates PDF's from all adoc-Files within the current folder.
docker run --rm -v $(pwd):/documents/ asciidoctor/docker-asciidoctor asciidoctor-pdf ./*.adoc
Use theme
Inside sourcefile use
:pdf-theme: ./theme.yml
to use theme.yml as theme.
docu/asciidoc.txt · Last modified: 2024/09/14 16:46 by els