Tutorial category breakout (#437)

* Tutorial category breakout

* Put galleries in config

* restore default tutorial

* updated links

* update tutorials pages

* add infrared
This commit is contained in:
Galen Nickel
2019-08-30 11:54:30 -07:00
committed by Peli de Halleux
parent 39bd7aa0eb
commit cb1cd2a4b4
7 changed files with 161 additions and 95 deletions

17
docs/tutorials/motors.md Normal file
View File

@ -0,0 +1,17 @@
# Motors
## Tutorials
```codecard
[{
"name": "Run Motors",
"description": "Use the EV3 Brick buttons to start and stop the Large Motor and Medium Motor.",
"cardType": "tutorial",
"url":"/tutorials/run-motors",
"imageUrl":"/static/tutorials/run-motors.png"
}]
```
## See Also
[Run Motors](/tutorials/run-motors),