Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion docs/antora-playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,12 @@ asciidoc:

ui:
bundle:
url: https://gitlab.com/antora/antora-ui-default/-/jobs/artifacts/HEAD/raw/build/ui-bundle.zip?job=bundle-stable
# SKaiNET-branded UI bundle from the shared skainet-docs-ui repo:
# https://github.com/SKaiNET-developers/skainet-docs-ui
# Pinned to a specific tag for reproducible builds. Bumping
# this URL to a newer version is a one-line PR. Mainline
# SKaiNET pins the same bundle in its own playbook.
url: https://github.com/SKaiNET-developers/skainet-docs-ui/releases/download/v1.1.1/ui-bundle.zip
snapshot: true

output:
Expand Down
Loading