servala-portal/playbook.yml
Tobias Brunner e441005061
All checks were successful
Tests / test (push) Successful in 25s
Build and Deploy Staging / build (push) Successful in 1m8s
Build and Deploy Staging / deploy (push) Successful in 7s
Build and Deploy Antora Docs / build (push) Successful in 1m2s
Build and Deploy Antora Docs / deploy (push) Successful in 6s
correct url to codey instance
2025-04-04 17:07:43 +01:00

33 lines
794 B
YAML

site:
title: Servala
url: https://docs.servala.com/
start_page: servaka::index.adoc
robots: |
User-agent: *
Allow: *
content:
sources:
- url: https://servala.app.codey.ch/servala/servala-portal.git
branches: ["main"]
start_path: docs
edit_url: "https://servala.app.codey.ch/servala/servala-portal/_edit/main/{path}"
ui:
bundle:
url: https://github.com/vshn/antora-ui-default/releases/download/2.2.6/ui-bundle.zip
snapshot: true
asciidoc:
attributes:
page-pagination: ""
hide-uri-scheme: ""
experimental: ""
stem: ""
icons: font
kroki-server-url: https://kroki.vshn.net
kroki-fetch-diagram: ""
extensions:
- asciidoctor-kroki
output:
destinations:
- provider: fs
path: ./_public
clean: true