forked from stemangiola/poco
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_pkgdown.yml
More file actions
28 lines (27 loc) · 926 Bytes
/
Copy path_pkgdown.yml
File metadata and controls
28 lines (27 loc) · 926 Bytes
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
navbar:
title: "<img src='https://raw.githubusercontent.com/stemangiola/poco/main/inst/poco_logo.png' alt='poco logo' height='28' style='vertical-align: middle; margin-right: 8px;'/> poco"
structure:
left: [reference, articles]
components:
articles:
text: Articles
menu:
- text: Introduction
href: articles/introduction.html
- text: Methods benchmark
href: articles/methods-benchmark.html
- text: Evaluate compression
href: articles/evaluate-compression.html
- text: Compress funnel
href: articles/compress-funnel.html
- text: Compress brms
href: articles/compress-brms.html
# Article order on the pkgdown/GitHub Pages site ("Articles" menu).
articles:
- title: Articles
contents:
- introduction
- methods-benchmark
- evaluate-compression
- compress-funnel
- compress-brms