Skip to content

Files

Latest commit

a04a1f3 · Apr 15, 2021

History

History

document

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Apr 15, 2021
Nov 24, 2019
Oct 19, 2020
Oct 19, 2020
Sep 1, 2019
May 17, 2018
Oct 19, 2020
Oct 19, 2020
Oct 22, 2019
Feb 18, 2021
Feb 18, 2021
Feb 18, 2021
Feb 18, 2021
Feb 18, 2021
Mar 31, 2020
Mar 31, 2020
Mar 31, 2020
Feb 18, 2021
Feb 18, 2021
Feb 18, 2021
Feb 18, 2021

README

This folder contains various produced documents. Command-line examples given below show how to generate them:

# basic-example.{html,pdf}
$ asciidoctor-web-pdf basic-example.adoc

# document.{html,pdf}
$ asciidoctor-web-pdf document.adoc

# orly.{html,pdf}
$ asciidoctor-web-pdf orly.adoc -a stylesheet="+./orly.css"

# report.{html,pdf}
$ asciidoctor-web-pdf report.adoc -a stylesheet="+./report.css"

# piracy.{html,pdf}
$ npm i asciidoctor-kroki
$ asciidoctor-web-pdf --require asciidoctor-kroki piracy.adoc