+ pattern effects chapter
+ recap page + only load mini repls when visible
This commit is contained in:
parent
0edd7e14b7
commit
c4a38d9008
7 changed files with 362 additions and 34 deletions
|
|
@ -47,7 +47,8 @@ export const SIDEBAR: Sidebar = {
|
|||
{ text: 'First Sounds', link: 'workshop/first-sounds' },
|
||||
{ text: 'First Notes', link: 'workshop/first-notes' },
|
||||
{ text: 'First Effects', link: 'workshop/first-effects' },
|
||||
{ text: 'Mini Notation', link: 'workshop/mini-notation' },
|
||||
{ text: 'Pattern Effects', link: 'workshop/pattern-effects' },
|
||||
{ text: 'Recap', link: 'workshop/recap' },
|
||||
],
|
||||
Tutorial: [
|
||||
{ text: 'Getting Started', link: 'learn/getting-started' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue