We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f79b3b commit 29bc72aCopy full SHA for 29bc72a
CNAME
@@ -0,0 +1 @@
1
+trustyai.org
antora-playbook.yml
@@ -1,6 +1,7 @@
site:
2
title: TrustyAI
3
- start_page: trustyai-site::main.adoc
+ url: https://trustyai.org
4
+ start_page: docs::main.adoc
5
content:
6
sources:
7
- url: .
@@ -13,6 +14,8 @@ ui:
13
14
url: ./ui-bundle
15
output:
16
clean: true
17
+urls:
18
+ html_extension_style: drop
19
antora:
20
extensions:
21
- require: '@antora/lunr-extension'
docs/antora.yml
@@ -1,4 +1,4 @@
-name: trustyai-site
+name: docs
start_page: main.adoc
version: 'main'
0 commit comments