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:
committed by
Peli de Halleux
parent
39bd7aa0eb
commit
cb1cd2a4b4
17
docs/tutorials/motors.md
Normal file
17
docs/tutorials/motors.md
Normal 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),
|
Reference in New Issue
Block a user