Skip to content

Commit

Permalink
Merge pull request #27 from opendevise/asciidoctor-kroki-in-playbook-…
Browse files Browse the repository at this point in the history
…template

install and load Asciidoctor Kroki extension when using playbook for branch preview
  • Loading branch information
sbordet authored May 15, 2024
2 parents 911d992 + fb03415 commit 97482b5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/playbook-templates/per-branch-antora-playbook.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# PACKAGES antora@testing gitlab:antora/antora-asciidoctor-extensions
# PACKAGES antora@testing gitlab:antora/antora-asciidoctor-extensions asciidoctor-kroki
site:
title: Eclipse Jetty Documentation (Branch Preview)
start_page: jetty::index.adoc
Expand All @@ -15,6 +15,7 @@ asciidoc:
page-pagination: ''
extensions:
- antora-asciidoctor-extensions/absolute-path-include-processor
- asciidoctor-kroki
ui:
bundle:
url: https://github.com/webtide/jetty.website/releases/download/ui-prod-latest/ui-bundle.zip
Expand Down

0 comments on commit 97482b5

Please sign in to comment.