mirror of
https://github.com/beagleboard/BeagleBadge.git
synced 2026-06-13 07:22:24 +00:00
main
= 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