Show mood tutorial prototype (#414)

* Show mood tutorial prototype

* Missed block styling
This commit is contained in:
Galen Nickel
2018-04-03 15:45:11 -07:00
committed by Peli de Halleux
parent b8a3fa345f
commit 60bf3df1d8
8 changed files with 71 additions and 0 deletions

15
docs/tutorials.md Normal file
View File

@@ -0,0 +1,15 @@
# Tutorials
## Tutorials
Step by step guide to coding your @boardname@.
```codecard
[{
"name": "Wake Up Mindstorms",
"description": "Show different moods on your LEGO Mindstorms Brick. Is it tired, sleepy, or awake?",
"cardType": "tutorial",
"url":"/tutorials/wake-up",
"imageUrl":"/static/tutorials/wake-up.png"
}]
```