Show mood tutorial prototype (#414)
* Show mood tutorial prototype * Missed block styling
This commit is contained in:
committed by
Peli de Halleux
parent
b8a3fa345f
commit
60bf3df1d8
15
docs/tutorials.md
Normal file
15
docs/tutorials.md
Normal 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"
|
||||
}]
|
||||
```
|
||||
Reference in New Issue
Block a user