-
Notifications
You must be signed in to change notification settings - Fork 4
/
_pkgdown.yml
52 lines (49 loc) · 1.05 KB
/
_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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
development:
mode: auto
destination: ./
home:
title: JointAI
description: An R package for Bayesian analysis of incomplete data.
template:
opengraph:
image:
src: man/figures/JointAI_191.png
alt: "JointAI: An R package for Joint Analysis and Imputation"
twitter:
creator: "@N_Erler"
card: summary_large_image
params:
bootswatch: flatly
ganalytics: UA-127879026-4
docsearch:
api_key: 0d21d69e7c3eb00e029f5b8d9424cd56
index_name: jointal
navbar:
structure:
left:
- home
- intro
- reference
- articles
- tutorials
- news
right:
- github
- twitter
components:
home:
icon: fas fa-home fa-lg
href: index.html
reference:
text: Reference
href: reference/index.html
news:
text: Changelog
href: news/index.html
github:
icon: fab fa-github fa-lg
href: https://github.com/nerler/JointAI/
twitter:
icon: fa-twitter fa-lg
href: https://twitter.com/N_Erler
url: https://nerler.github.io/JointAI/