forked from bongiozzo/whattodo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathantora-playbook.yml
51 lines (51 loc) · 1.4 KB
/
antora-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
40
41
42
43
44
45
46
47
48
49
50
51
site:
title: Общие цели
start_page: ROOT::index.adoc
url: https://text.sharedgoals.ru
output:
dir: ./public
content:
sources:
- url: .
start_path: ru
branches: HEAD
ui:
bundle:
# url: https://gitlab.com/antora/antora-ui-default/-/jobs/artifacts/HEAD/raw/build/ui-bundle.zip?job=bundle-stable
# url: ../antora-ui-bongiozzo/build/ui-bundle.zip
url: https://gitlab.com/bongiozzo/antora-ui-bongiozzo/-/jobs/artifacts/HEAD/raw/build/ui-bundle.zip?job=bundle-stable
snapshot: true
# supplemental_files:
# - path: ui.yml
# contents: |
# static_files:
# - .nojekyll
# - CNAME
# - path: .nojekyll
# - path: CNAME
# contents: |
# text.sharedgoals.ru
urls:
html_extension_style: drop
asciidoc:
attributes:
figure-caption!:
example-caption!:
page-pagination: ''
page-toctitle: 'Содержание'
page-editgittitle: 'Редактировать текст'
page-searchthedocs: 'Поиск'
page-navread: 'Читать'
page-urlpdf: 'book-wtd.pdf'
page-urlepub: 'book-wtd.epub'
page-navdiscuss: 'Обсуждать'
page-urldiscuss: https://t.me/bongiozzo_public
page-navwrite: 'Писать'
page-urlwrite: https://github.com/bongiozzo/whattodo/
antora:
extensions:
- require: '@antora/lunr-extension'
index_latest_only: true
languages: [ru,en]
runtime:
cache_dir: ./.cache/antora