|
a |
|
b/pkgdown/_pkgdown.yml |
|
|
1 |
destination: docs |
|
|
2 |
url: https://cantinilab.github.io/HuMMuS |
|
|
3 |
authors: |
|
|
4 |
Rémi Trimbour: |
|
|
5 |
href: https://research.pasteur.fr/en/member/remi-trimbour/ |
|
|
6 |
email: remi.trimbour@pasteur.fr |
|
|
7 |
navbar: |
|
|
8 |
structure: |
|
|
9 |
left: [home, reference, articles] |
|
|
10 |
right: [github, homepage] |
|
|
11 |
components: |
|
|
12 |
github: |
|
|
13 |
icon: "fab fa-github" |
|
|
14 |
href: https://github.com/cantinilab/HuMMuS |
|
|
15 |
homepage: |
|
|
16 |
icon: "fas fa-university" |
|
|
17 |
href: https://research.pasteur.fr/en/team/machine-learning-for-integrative-genomics/ |
|
|
18 |
type: dark |
|
|
19 |
bg: primary |
|
|
20 |
template: |
|
|
21 |
params: |
|
|
22 |
ganalytics: G-36XYS9J0B3 |
|
|
23 |
highlightcss: false |
|
|
24 |
bootstrap: 5 |
|
|
25 |
bootswatch: cosmo |
|
|
26 |
bslib: |
|
|
27 |
primary: "#F7C673" |
|
|
28 |
link-color: "#265668" |
|
|
29 |
link-hover-color: "#FAAAE2" |
|
|
30 |
nav-link-color: "#265668" |
|
|
31 |
nav-link-hover-color: "#265668" |
|
|
32 |
nav-tabs-link-active-color: "#95D874" |
|
|
33 |
nav-tabs-link-active-bg: "#FFFFFF" |
|
|
34 |
|