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

View File

@ -9,7 +9,11 @@
},
"galleries": {
"Getting Started": "getting-started",
"Tutorials": "tutorials",
"Brick Tutorials": "tutorials/brick",
"Motor Tutorials": "tutorials/motors",
"Touch Sensor Tutorials": "tutorials/touch-sensor",
"Color Sensor Tutorials": "tutorials/color-sensor",
"Infrared Sensor Tutorials": "tutorials/infrared-sensor",
"Design Engineering": "design-engineering",
"Coding": "coding",
"Maker": "maker",