Skip to content

Commit 29bc72a

Browse files
committed
chore: Update Antora configuration and add CNAME for trustyai.org
1 parent 6f79b3b commit 29bc72a

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
trustyai.org

antora-playbook.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
site:
22
title: TrustyAI
3-
start_page: trustyai-site::main.adoc
3+
url: https://trustyai.org
4+
start_page: docs::main.adoc
45
content:
56
sources:
67
- url: .
@@ -13,6 +14,8 @@ ui:
1314
url: ./ui-bundle
1415
output:
1516
clean: true
17+
urls:
18+
html_extension_style: drop
1619
antora:
1720
extensions:
1821
- require: '@antora/lunr-extension'

docs/antora.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: trustyai-site
1+
name: docs
22
title: TrustyAI
33
start_page: main.adoc
44
version: 'main'

0 commit comments

Comments
 (0)