Skip to content
This repository was archived by the owner on Nov 6, 2025. It is now read-only.

Commit 9f6af20

Browse files
committed
Add playbook for local docs
1 parent 2e74883 commit 9f6af20

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

antora-local-playbook.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
site:
2+
title: Clojurephant
3+
start_page: clojurephant::index.adoc
4+
content:
5+
sources:
6+
- url: ../clojurephant
7+
branches: [HEAD]
8+
start_path: docs/
9+
ui:
10+
bundle:
11+
url: https://gitlab.com/antora/antora-ui-default/-/jobs/artifacts/HEAD/raw/build/ui-bundle.zip?job=bundle-stable
12+
snapshot: true
13+
supplemental_files: ./supplemental_ui
14+
antora:
15+
extensions:
16+
- "@antora/lunr-extension"

0 commit comments

Comments
 (0)