Split projects (#1194)
* split projets into multiple categories * split games * bring back example
This commit is contained in:
21
docs/projects/music.md
Normal file
21
docs/projects/music.md
Normal file
@ -0,0 +1,21 @@
|
||||
# Music
|
||||
|
||||
Get your headphone and let's do music!
|
||||
|
||||
## Music
|
||||
|
||||
```codecard
|
||||
[{
|
||||
"name": "Hack Your Headphones",
|
||||
"url":"/projects/hack-your-headphones",
|
||||
"imageUrl":"/static/mb/projects/a6-music.png"
|
||||
}, {
|
||||
"name": "Banana Keyboard",
|
||||
"url":"/projects/banana-keyboard",
|
||||
"imageUrl":"/static/mb/projects/a7-conductive.png"
|
||||
}, {
|
||||
"name": "Guitar",
|
||||
"url":"/projects/guitar",
|
||||
"imageUrl":"/static/mb/projects/guitar.png"
|
||||
}]
|
||||
```
|
Reference in New Issue
Block a user