-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathsite.yml
42 lines (42 loc) · 907 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
# yaml-language-server: $schema=https://json.schemastore.org/yamllint.json
site:
title: Feel++ Project
url: https://feelpp.github.io/antora-ui
start_page: feelpp-antora-ui::index.adoc
keys:
google_analytics: 'UA-39841210-3'
content:
sources:
- url: .
branches: HEAD
start_path: docs
ui:
bundle:
url: ./build/ui-bundle.zip
snapshot: true
output:
clean: true
dir: build/site
antora:
extensions:
- '@antora/collector-extension'
asciidoc:
attributes:
page-pagination: ''
cemosis: Cemosis
project_name: Feel++ Antora UI
project_version: 2.0.2
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'