Table of Contents
Clone the Adoc repository:
git clone https://github.com/m-click/adocb.git
Change to the Adoc folder:
cd adocb
Register that folder in the PATH:
sudo -s 'pwd > /etc/paths.d/adocb'
Recommended settings in the main AsciiDoc file for custom PDF theme:
:data-uri: :pdf-fontsdir: ../theme :pdf-stylesdir: ../theme :source-highlighter: coderay
This project is licensed under the ISC license.