-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmkdocs.yml
More file actions
154 lines (146 loc) · 7.31 KB
/
mkdocs.yml
File metadata and controls
154 lines (146 loc) · 7.31 KB
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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
# Project information
site_name: Gene Interaction Network simulation
use_directory_urls: true
# Repository
repo_name: GINsim @ GitHub
repo_url: https://github.com/GINsim/GINsim
# Configuration
theme:
name: material
logo: ginsim.svg # logo on the top left corner
palette: # to be able to change light/dark mode
# Palette toggle for automatic mode
- media: "(prefers-color-scheme)"
toggle:
icon: material/brightness-auto
name: Switch to light mode
# Palette toggle for light mode
- media: "(prefers-color-scheme: light)"
scheme: default
toggle:
icon: material/brightness-7
name: Switch to dark mode
# Palette toggle for dark mode
- media: "(prefers-color-scheme: dark)"
scheme: slate
toggle:
icon: material/brightness-4
name: Switch to system preference
features:
- navigation.sections
# Additional configuration
extra:
social: # bottom right icon
- icon: fontawesome/brands/github
link: https://github.com/GINsim
extra_css:
- css/custom.css
extra_javascript:
- assets/numbered-documentation.js
# Plugins
plugins:
- search
- macros # for section includes
- bibtex: # references in model pages
bib_file: "bibliography.bib"
- redirects: # URL aliases support for legacy ginsim.org pages
redirect_maps:
node/4.md: models/2006-mammal-cell-cycle/index.md
node/21.md: models/2009-budding-yeast-full-cell-cycle/index.md
node/25.md: models/2009-budding-yeast-core-cell-cycle/index.md
node/26.md: models/2009-budding-yeast-morphogenetic-checkpoint/index.md
node/29.md: models/2009-budding-yeast-mitosis-exit/index.md
node/33.md: models/2008-budding-yeast-cell-cycle/index.md
node/35.md: models/2009-budding-yeast-cell-cycle/index.md
node/37.md: models/2008-fission-yeast-cell-cycle/index.md
node/39.md: models/2009-human-erbb-g1s-transition/index.md
node/41.md: models/2006-mammal-th-differentiation/index.md
node/43.md: models/2008-drosophila-segment-polarity/index.md
model/SP.md: models/2008-drosophila-segment-polarity/index.md
node/47.md: models/1995-lambda-lysis-lysogeny/index.md
node/50.md: models/2005-ecoli-trp-biosynthesis/index.md
node/63.md: models/2003-drosophila-pair-rule/index.md
node/69.md: models/2006-drosophila-DV-boundary/index.md
node/71.md: models/2008-drosophila-AP-boundary/index.md
node/78.md: models/2006-mammal-tcell-activation/index.md
node/82.md: models/2001-drosophila-gap/index.md
node/87.md: models/2008-mammal-survival-tlgl-leukemia/index.md
node/31.md: models/2011-drosophila-cell-cycle/index.md
node/79.md: models/2010-mammal-th-differentiation/index.md
node/89.md: models/2013-drosophila-dpp/index.md
node/96.md: models/2013-drosophila-egf/index.md
node/97.md: models/2013-drosophila-wg/index.md
node/102.md: models/2013-drosophila-FGF/index.md
node/109.md: models/2013-drosophila-JAK-STAT/index.md
node/115.md: models/2013-drosophila-notch/index.md
node/126.md: models/2013-drosophila-spz/index.md
node/144.md: models/2013-drosophila-hh/index.md
node/152.md: models/2013-drosophila-toll/index.md
node/160.md: models/2013-drosophila-vegf/index.md
node/173.md: models/2013-mammal-mapk/index.md
node/175.md: models/2014-drosophila-eggshell-patterning/index.md
model/eggshell_patterning.md: models/2014-drosophila-eggshell-patterning/index.md
node/178.md: models/2013-celegans-vulval-precursor/index.md
node/180.md: models/2014-mammal-mast-cell-activation/index.md
node/183.md: models/2014-mammal-senescence/index.md
node/185.md: models/2014-mammal-th-differentiation/index.md
node/188.md: models/2015-mammal-bladder-tumorigenesis/index.md
node/189.md: models/2016-mammal-cell-cycle/index.md
node/196.md: models/2016-mammal-sex-determination/index.md
model/sex_determination_mammals.md: models/2016-mammal-sex-determination/index.md
node/204.md: models/2016-mammal-hspc-msc-communication/index.md
model/HSPC_MSC.md: models/2016-mammal-hspc-msc-communication/index.md
node/211.md: models/2016-mammal-geroconversion/index.md
model/T2DM.md: models/2016-mammal-geroconversion/index.md
node/214.md: models/2012-zebrafish-mir9-neurogenesis/index.md
node/222.md: models/2009-mammal-p53-mdm2/index.md
model/p53-Mdm2.md: models/2009-mammal-p53-mdm2/index.md
node/227.md: models/2010-mammal-cell-fate/index.md
node/194.md: models/2015-mammal-cell-fate-gastric-cancer/index.md
node/191.md: models/2015-mammal-tumor-invasion-migration/index.md
node/206.md: models/2016-drosophila-mesoderm-specification/index.md
model/drosophila_mesoderm.md: models/2016-drosophila-mesoderm-specification/index.md
node/216.md: models/2017-mammal-lymphoid-myeloid-transdifferentiation/index.md
node/218.md: models/2017-bacterium-asymetric-division/index.md
model/C_crescentus.md: models/2017-bacterium-asymetric-division/index.md
node/219.md: models/2018-bird-sex-determination/index.md
model/sex_determination_chicken.md: models/2018-bird-sex-determination/index.md
node/225.md: models/2018-mammal-tcr-tlr5/index.md
node/229.md: models/2019-mammal-neonatal-tcell-metabolism/index.md
node/232.md: models/2019-mammal-neonatal-tcell-metabolism/index.md
node/234.md: models/2019-mammal-tcell-specification/index.md
node/231.md: models/2020-mammal-emt-microenvironment/index.md
model/EMT_Selvaggio_etal.md: models/2020-mammal-emt-microenvironment/index.md
node/236.md: models/2020-seaurchin-dv-axis/index.md
node/238.md: models/2020-mammal-tcell-checkpoint-inhibitors/index.md
model/tcell-checkpoint-inhibitors-tcla4-pd1.md: models/2020-mammal-tcell-checkpoint-inhibitors/index.md
node/240.md: models/2020-mammal-oncogenic-signaling/index.md
node/242.md: models/2020-mammal-immunogenic-cell-death/index.md
model/ICD.md: models/2020-mammal-immunogenic-cell-death/index.md
node/244.md: models/2020-mammal-Th-il17-differential-expression/index.md
model/ThIL17diff.md: models/2020-mammal-Th-il17-differential-expression/index.md
node/246.md: models/2020-mammal-immune-checkpoints/index.md
node/248.md: models/2021-mammal-braf-treatment/index.md
node/250.md: models/2021-mammal-monocytes-dendritic-cells/index.md
node/252.md: models/2022-mammal-signalling-prostate-cancer/index.md
node/253.md: models/2015-stem-cells-myelofibrosis/index.md
node/256.md: models/2024-mammal-promyelocytic-leukaemia/index.md
node/258.md: models/2019-mammal-cell-cycle-control/index.md
node/212.md: basins-attraction/index.md
models_repository.md: models/index.md
# Extensions
markdown_extensions:
- toc:
toc_depth: 4
permalink: true
- admonition
- footnotes # needed by bibtex plugin
- attr_list # to float figures to the left
# Page tree
nav:
- Home: index.md
- Model Repository: models/index.md
- Documentation: documentation/index.md
- Companion Tools: companion-tools/index.md
- Installation: install/index.md
- Contact: contact/index.md