-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathsite.yml
37 lines (37 loc) · 878 Bytes
/
site.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
site:
title: Toolboxes Manual
url: https://feelpp.github.io/toolbox
start_page: toolboxes::index.adoc
content:
sources:
- url: .
branches: HEAD
start_path: toolboxes
- url: .
branches: HEAD
start_path: contribute
# - url: https://github.com/feelpp/antora-ui
# branches: HEAD
# start_path: docs
ui:
bundle:
url: https://github.com/feelpp/antora-ui/releases/latest/download/ui-bundle.zip
snapshot: true
output:
clean: true
dir: public
antora:
extensions:
- '@antora/collector-extension'
asciidoc:
attributes:
page-component-order: 'toolboxes, contribute, !cases-old'
extensions:
- "@feelpp/asciidoctor-remote-include-processor"
- ./lib/plotly.js
- asciidoctor-kroki
- asciidoctor-emoji
- ./lib/tabs-block-extension
- "@djencks/asciidoctor-template"
- ./lib/vtkjs.js
- ./lib/mpirun.js