0
mirror of https://github.com/beagleboard/BeagleBadge.git synced 2026-06-29 09:17:02 +00:00
Files
BeagleBadge/README.adoc
Ayush Singh b6e009b7d5 Initial commit
- Minimal template required for new docs.

Signed-off-by: Ayush Singh <ayush@beagleboard.org>
2026-02-21 00:01:07 +05:30

23 lines
468 B
Plaintext

= Antora Board Template
This is an antora starting template for board documentation. It uses the [BeagleBoard antora theme](https://github.com/beagleboard/antora-ui-beagle).
== Build Locally
1. Install asciidoctor-pdf:
- Fedora
$ sudo dnf install asciidoctor-pdf -y
- Ubuntu
$ sudo apt-get install -y --no-install-recommends ruby-asciidoctor-pdf
2. Install antora and required dependencies:
$ npm i
3. Build:
$ npx antora antora-playbook-local.yml