forked from Trophime/course.prepost
-
Notifications
You must be signed in to change notification settings - Fork 0
/
site.yml
84 lines (84 loc) · 2.31 KB
/
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
site:
title: "PrePost Processing for Scientific Computing"
# url: https://trophime.github.io/CSMI-PrePost/
start_page: course-prepost::index.adoc
content:
sources:
- url: .
branches: HEAD
start_path: docs
ui:
supplemental_files:
- path: ./docs/antora/supplemental-ui
- path: .nojekyll
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:
dynamic-blocks@: ''
uri-github: https://github.com/
uri-org-feelpp: https://github.com/feelpp/
uri-github-feelpp: https://github.com/feelpp/feelpp/
uri-github-feelpp-raw: https://raw.githubusercontent.com/feelpp/feelpp
uri-gmsh-www: https://gmsh.info
uri-gmsh-manual: https://gmsh.info/doc/texinfo/gmsh.html
uri-benchmarks: https://docs.feelpp.org/toolboxes/latest/index.html
uri-salome-www: https://www.salome-platform.org/
uri-freecad-www: https://www.freecad.org/
uri-openscad-www: https://openscad.org/index.html
uri-cgal-www: https://www.cgal.org/
uri-mmg3d-www: http://www.mmgtools.org/
uri-docker-www: https://www.docker.com/
uri-apptainer-www: https://apptainer.org/
uri-singularity-www: https://sylabs.io/singularity/
uri-paraview-www: https://paraview.org
python: Python
feelpp: Feel++
feelpptb: Feel++ Toolboxes
feelppmor: Feel++ Model Order Reduction
pyfeelpp: pyFeel++
pyfeelpptb: pyFeel++ Toolboxes
pyfeelppmor: pyFeel++ MOR
stem: latexmath
vtkjs: Vtkjs
plotly: Plot.ly
meshgems: MeshGems
salome: Salome
freecad: FreeCad
openscad: OpenScad
occ: OpenCascade
cgal: Cgal
mmg3d: mmgtools
netgen: netgen
tetgen: tetgen
docker: Docker
apptainer: Apptainer
singularity: Singularity
sregistry: Sregistry
jupyter: Jupyter
paraview: ParaView
paraview-website: link:{uri-paraview-www}[{paraview}]
vtk: Vtk
cpp: C++
cpp14: C++14
cmake: CMake
vscode: VScode
girder: Girder
plantuml-server-url: http://www.plantuml.com/plantuml
extensions:
- '@feelpp/asciidoctor-extensions'
#output:
# destinations:
# - provider: fs
# path: /workspaces/course.prepost/public/serve
# clean: true
runtime:
log:
level: info