+ pattern effects chapter

+ recap page
+ only load mini repls when visible
This commit is contained in:
Felix Roos 2023-05-30 06:16:02 +02:00
parent 0edd7e14b7
commit c4a38d9008
7 changed files with 362 additions and 34 deletions

View file

@ -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' },