servala-portal/playbook.yml

34 lines
794 B
YAML
Raw Permalink Normal View History

2025-03-10 09:23:18 +01:00
site:
title: Servala
url: https://docs.servala.com/
start_page: servaka::index.adoc
robots: |
User-agent: *
Allow: *
content:
sources:
2025-04-04 17:07:43 +01:00
- url: https://servala.app.codey.ch/servala/servala-portal.git
2025-03-10 09:23:18 +01:00
branches: ["main"]
start_path: docs
2025-04-04 17:07:43 +01:00
edit_url: "https://servala.app.codey.ch/servala/servala-portal/_edit/main/{path}"
2025-03-10 09:23:18 +01:00
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