-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_pkgdown.yml
31 lines (31 loc) · 940 Bytes
/
_pkgdown.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
url: https://edahelsinki.github.io/slise
template:
bootstrap: 5
bootswatch: pulse
theme: breeze-light
bslib:
pkgdown-nav-height: 100px
navbar:
bg: primary
structure:
left: [reference]
right: [search, github]
home:
name: SLISE
sidebar:
structure: [links, license, community, citation, authors, dev]
links:
- text: Original conference paper
href: https://rdcu.be/bVbda
- text: Robust regression paper
href: https://rdcu.be/cFRHD
- text: Local explanations paper
href: https://www.frontiersin.org/articles/10.3389/fcomp.2023.1143904
- text: Poster
href: https://github.com/edahelsinki/slise/raw/master/pdfs/poster.pdf
- text: Presentation
href: https://github.com/edahelsinki/slise/raw/master/pdfs/presentation.pdf
- text: Code reference
href: reference/index.html
- text: Python implementation
href: https://edahelsinki.github.io/pyslise