-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_pkgdown.yml
More file actions
56 lines (56 loc) · 1.51 KB
/
_pkgdown.yml
File metadata and controls
56 lines (56 loc) · 1.51 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
home:
title: bml
description: Bayesian multiple-membership multilevel models with parameterizable weight function
author: "Ben Rosche"
sidebar:
structure: [spacer, links, license, community, citation, authors, dev]
components:
spacer:
title: ""
text: "<div style='padding-top: 1rem;'></div>"
dev:
title: Dev status
text: >
[](https://github.com/benrosche/bml/actions)
[](https://cran.r-project.org/package=bml)
authors:
Benjamin Rosche:
href: https://benrosche.com
url: https://benrosche.github.io/bml/
template:
bootstrap: 5
bootswatch: flatly
math-rendering: mathjax
articles:
- title: Articles
navbar: Articles
contents:
- bml
- installation
- model
- examples
- faq
navbar:
structure:
left: [bml, installation, model, examples, faq, reference, news]
right: [search, github, lightswitch]
components:
bml:
text: Get started
href: articles/bml.html
installation:
text: Installation
href: articles/installation.html
model:
text: Model
href: articles/model.html
examples:
text: Examples
href: articles/examples.html
faq:
text: FAQ
href: articles/faq.html
github:
icon: fab fa-github
href: https://github.com/benrosche/bml/
aria-label: GitHub