-
Notifications
You must be signed in to change notification settings - Fork 8
/
local-playbook.yml
41 lines (39 loc) · 1.03 KB
/
local-playbook.yml
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
38
39
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
# latest_prerelease_version_segment: testing
# redirect_facility: nginx
# antora:
# extensions:
# - require: '@antora/lunr-extension'
# languages: [en, de]
asciidoc:
attributes:
source-highlighter: highlight.js
doctype: book
REPO_KEY: REPO_KEY
REPO_URL: REPO_URL
runtime:
cache_dir: ./.cache/antora
fetch: false
content:
sources:
# - url: https://gitlab.uib.gmbh/uib/opsidoc.git
- url: /workspaces/opsidoc
branches: [HEAD]
# edit_url: '{web_url}/-/edit/{refname}/{path}'
start_path: docs/de
# - url: https://gitlab.uib.gmbh/uib/opsidoc.git
- url: /workspaces/opsidoc
branches: [HEAD]
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