From 2316009b6453d3c7a21b67d8cb5b4e24ab9c112b Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Mon, 4 Mar 2019 20:53:54 -0800 Subject: [PATCH] Auto-gen of projects/summary --- docs/projects.md | 45 ++++++++++++++++++++++++++++++++++++---- docs/projects/SUMMARY.md | 35 +++++++++++++++++++++++++++++++ 2 files changed, 76 insertions(+), 4 deletions(-) create mode 100644 docs/projects/SUMMARY.md diff --git a/docs/projects.md b/docs/projects.md index 7efe8e2e..34e0ba9a 100644 --- a/docs/projects.md +++ b/docs/projects.md @@ -1,9 +1,46 @@ # Projects -Here are some cool projects that you can build with your @boardname@! +```codecard +[ + { + "name": "Getting Started", + "url": "/getting-started", + "imageUrl": "/static/lessons/firmware.png" + }, + { + "name": "Tutorials", + "url": "/tutorials", + "imageUrl": "/static/tutorials/wake-up.png" + }, + { + "name": "Design Engineering", + "url": "/design-engineering", + "imageUrl": "/static/lessons/make-it-move-without-wheels.png" + }, + { + "name": "Coding", + "url": "/coding", + "imageUrl": "/static/lessons/autonomous-parking.png" + }, + { + "name": "Maker", + "url": "/maker", + "imageUrl": "/static/lessons/make-a-sound-machine.png" + }, + { + "name": "Videos", + "url": "/videos", + "imageUrl": "https://legoeducation.videomarketingplatform.co/27288170/35719444/5d009e5f93fbf479c2e5ed2bf87a7990/thumbnail.png" + } +] +``` -## Basic +## See Also -Basic projects to build with your EV3 Brick. +[Getting Started](/getting-started), +[Tutorials](/tutorials), +[Design Engineering](/design-engineering), +[Coding](/coding), +[Maker](/maker), +[Videos](/videos) -Coming soon. \ No newline at end of file diff --git a/docs/projects/SUMMARY.md b/docs/projects/SUMMARY.md new file mode 100644 index 00000000..595c070e --- /dev/null +++ b/docs/projects/SUMMARY.md @@ -0,0 +1,35 @@ +# Projects + +* [Getting Started](/getting-started) + * [Prepare](https://makecode.mindstorms.com/troubleshoot) + * [Try](/getting-started/try) + * [Use](/getting-started/use) +* [Tutorials](/tutorials) + * [Wake Up!](/tutorials/wake-up) + * [Make an Animation](/tutorials/make-an-animation) + * [What Animal Am I?](/tutorials/what-animal-am-i) + * [Music Brick](/tutorials/music-brick) + * [Run Motors](/tutorials/run-motors) + * [Touch to Run](/tutorials/touch-to-run) + * [Touch Sensor Values](/tutorials/touch-sensor-values) + * [What Color?](/tutorials/what-color) + * [Line Following](/tutorials/line-following) + * [Red Light, Green Light](/tutorials/redlight-greenlight) + * [Security Alert](/tutorials/security-alert) +* [Design Engineering](/design-engineering) + * [Make It Move Without Wheels](/design-engineering/make-it-move) + * [Make It Smarter and Faster](/design-engineering/make-it-smarter) + * [Make a System that Communicates](/design-engineering/make-it-communicate) +* [Coding](/coding) + * [Autonomous Parking](/coding/autonomous-parking) + * [Object Detection](/coding/object-detection) + * [Line Detection](/coding/line-detection) +* [Maker](/maker) + * [Make A Sound Machine](/maker/sound-machine) + * [Make A Security Gadget](/maker/security-gadget) +* [Videos](/videos) + * [undefined](https://legoeducation.videomarketingplatform.co/v.ihtml/player.html?token=5d009e5f93fbf479c2e5ed2bf87a7990&source=embed&photo%5fid=35719444) + * [undefined](https://legoeducation.videomarketingplatform.co/v.ihtml/player.html?token=2008a566f1fb034d58d5ebe19ba8621f&source=embed&photo%5fid=35719467) + * [undefined](https://legoeducation.videomarketingplatform.co/v.ihtml/player.html?token=629730c938e452f0fd7653fbc4708166&source=embed&photo%5fid=35719470) + * [undefined](https://legoeducation.videomarketingplatform.co/v.ihtml/player.html?token=3513a83b87fe536b2dc512237465fd1b&source=embed&photo%5fid=35719471) + * [undefined](https://legoeducation.videomarketingplatform.co/v.ihtml/player.html?token=5c594c2373367f7870196f519f3bfc7a&source=embed&photo%5fid=35719472)