-
Notifications
You must be signed in to change notification settings - Fork 1
/
_pkgdown.yml
43 lines (40 loc) · 1.03 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
url: https://crumplab.com/midiblender
repo:
url:
home: https://crumplab.com/midiblender/
source: https://github.com/CrumpLab/midiblender/tree/main/
issue: https://github.com/CrumpLab/midiblender/issues/
template:
bootstrap: 5
params:
ganalytics: G-C7SNDLCKT8
development:
mode: unreleased
navbar:
structure:
left:
- reference
- articles
- news
right: github
components:
reference:
text: Reference
href: reference/index.html
news:
text: Changelog
href: news/index.html
articles:
text: Articles
menu:
- text: Getting started with MIDI mangling in R
href: articles/Getting_started.html
- text: Midi data frame constructors with dplyr
href: articles/midi_construct.html
- text: Mangling with Matrices
href: articles/mangling_with_matrices.html
- text: Basic MIDI mangling functions
href: articles/midi_mangle.html
github:
icon: fa-lg fa-github
href: https://github.com/CrumpLab/midiblender