You've already forked BeagleBadge
mirror of
https://github.com/beagleboard/BeagleBadge.git
synced 2026-06-15 15:22:25 +00:00
27 lines
529 B
YAML
27 lines
529 B
YAML
# Mainly for testing standalone version of the site.
|
|
# Going to just a component in mult-repo docsite in the future.
|
|
|
|
site:
|
|
title: BeaglebBadge
|
|
start_page: beagle_badge::index.adoc
|
|
|
|
content:
|
|
sources:
|
|
- url: .
|
|
start_paths: docs
|
|
branches: HEAD
|
|
|
|
ui:
|
|
bundle:
|
|
url: https://github.com/beagleboard/antora-ui-beagle/releases/download/continuous-release/ui-bundle.zip
|
|
snapshot: true
|
|
|
|
antora:
|
|
extensions:
|
|
- '@antora/pdf-extension'
|
|
- '@antora/lunr-extension'
|
|
|
|
asciidoc:
|
|
attributes:
|
|
page-pagination: ''
|