-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathbonifax-playbook.yml
More file actions
37 lines (37 loc) · 938 Bytes
/
bonifax-playbook.yml
File metadata and controls
37 lines (37 loc) · 938 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
site:
title: opsi-Dokumentation
url: https://gitlab.uib.gmbh/uib/opsidoc.git
start_page: opsi-docs-de::index.adoc
urls:
latest_version_segment_strategy: redirect:from
latest_version_segment: stable
redirect_facility: nginx
antora:
extensions:
- require: '@antora/lunr-extension'
languages: [en, de]
asciidoc:
attributes:
source-highlighter: highlight.js
REPO_KEY: REPO_KEY
REPO_URL: REPO_URL
runtime:
cache_dir: ./.cache/antora
fetch: true
content:
sources:
- url: https://gitlab.uib.gmbh/uib/opsidoc.git
branches: [v4.3]
edit_url: '{web_url}/-/edit/{refname}/{path}'
start_path: docs/de
- url: https://gitlab.uib.gmbh/uib/opsidoc.git
branches: [v4.3]
start_path: docs/en
edit_url: '{web_url}/-/edit/{refname}/{path}'
ui:
bundle:
url: antora-ui/build/ui-bundle.zip
snapshot: true
supplemental_files: ./supplemental_ui
output:
dir: ./build/bonifax/site