-
Notifications
You must be signed in to change notification settings - Fork 0
/
site.yml
43 lines (43 loc) · 975 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
38
39
40
41
42
43
site:
title: Course Project
url: https://feelpp.github.io/course-project
start_page: course-project::index.adoc
content:
sources:
- url: .
branches: HEAD
start_path: docs
- url: https://github.com/feelpp/antora-ui
branches: HEAD
start_path: docs
ui:
supplemental_files: ./docs/antora/supplemental-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:
project_name: Course Project
project_version: 2.0.2
page-pagination: '@'
dynamic-blocks@: ''
numbered: true
allow-uri-read: true
hide-uri-scheme: true
feelpp: Feel++
angiotk: AngioTK
4fastsim: 4FastSim
stem: latexmath
hemotumpp: Hemotum++
eye2brain: Eye2Brain
swimmer: Swimmer
python: Python
cpp: C++
extensions:
- '@feelpp/asciidoctor-extensions'