Skip to content
Snippets Groups Projects
Commit b49eb9b1 authored by jen's avatar jen
Browse files

Update README

parent 33fa4202
Branches
No related tags found
No related merge requests found
# Angel Guide for Chaos Events
This guide is written in Asciidoc.
## Requirements
* asciidoctor
* asciidoctor-pdf
## How to build the PDF
## Asciidoctor resources
We need to specify asset and fonts directories to build the guide properly.
[Quick Reference](https://asciidoctor.org/docs/asciidoc-syntax-quick-reference/)
[User Manual](https://asciidoctor.org/docs/user-manual/)
## How to build the PDF
e.g. for the camp2019
Run the following command in the git repositories root folder, after installing
the requirements.
```
$ asciidoctor-pdf -a pdf-theme=asset/camp2019/theme.yml -a pdf-fontsdir=asset/camp2019/fonts index.adoc
$ asciidoctor-pdf guide.adoc
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment