Split projects (#1194)

* split projets into multiple categories

* split games

* bring back example
This commit is contained in:
Peli de Halleux
2018-09-07 12:58:40 -07:00
committed by GitHub
parent 7d137c3e38
commit eff228b75f
9 changed files with 178 additions and 95 deletions

16
docs/projects/fashion.md Normal file
View File

@ -0,0 +1,16 @@
# Fashion
## Essentials
```codecard
[{
"name": "Duct Tape Wallet",
"url":"/projects/wallet",
"imageUrl":"/static/mb/projects/wallet.png"
}, {
"name": "Watch",
"url":"/projects/watch",
"imageUrl":"/static/mb/projects/a10-watch.png"
}]
```