-
Notifications
You must be signed in to change notification settings - Fork 1
/
site.yml
36 lines (35 loc) · 891 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
site:
title: Master CSMI::Stages {year}
url: https://master-csmi.github.io/csmi-stages-{year}
start_page: csmi-stages-{year}:ROOT:index.adoc
content:
sources:
- url: https://github.com/master-csmi/csmi-stages-{year}
branches: main
ui:
bundle:
url: https://github.com/feelpp/antora-ui/releases/latest/download/ui-bundle.zip
snapshot: true
output:
clean: true
dir: public
asciidoc:
attributes:
project_version: 0.1
deploymentRoot: ""
numbered: true
allow-uri-read: true
hide-uri-scheme: true
year: 2022
feelpp: Feel++
angiotk: AngioTK
4fastsim: 4FastSim
stem: latexmath
hemotumpp: Hemotum++
eye2brain: Eye2Brain
swimmer: Swimmer
cemosis: https://www.cemosis.fr[Cemosis]
amies: https://www.agence-maths-entreprises.fr/[AMIES]
extensions:
- ./lib/tabs-block
- "@djencks/asciidoctor-template"