diff --git a/docs/videos.md b/docs/videos.md new file mode 100644 index 00000000..8ef141f3 --- /dev/null +++ b/docs/videos.md @@ -0,0 +1,31 @@ +# Videos + +```codecard +[ + { + "name": "Firmware Update", + "url": "https://legoeducation.videomarketingplatform.co/v.ihtml/player.html?token=5d009e5f93fbf479c2e5ed2bf87a7990&source=embed&photo%5fid=35719444", + "imageUrl": "https://legoeducation.videomarketingplatform.co/27288170/35719444/5d009e5f93fbf479c2e5ed2bf87a7990/thumbnail.png" + }, + { + "name": "Getting Started", + "url": "https://legoeducation.videomarketingplatform.co/v.ihtml/player.html?token=2008a566f1fb034d58d5ebe19ba8621f&source=embed&photo%5fid=35719467", + "imageUrl": "https://legoeducation.videomarketingplatform.co/27288175/35719467/2008a566f1fb034d58d5ebe19ba8621f/thumbnail.png" + }, + { + "name": "Block-based coding and Simulation", + "url": "https://legoeducation.videomarketingplatform.co/v.ihtml/player.html?token=629730c938e452f0fd7653fbc4708166&source=embed&photo%5fid=35719470", + "imageUrl": "https://legoeducation.videomarketingplatform.co/27288172/35719470/629730c938e452f0fd7653fbc4708166/thumbnail.png" + }, + { + "name": "Text Based Coding", + "url": "https://legoeducation.videomarketingplatform.co/v.ihtml/player.html?token=3513a83b87fe536b2dc512237465fd1b&source=embed&photo%5fid=35719471", + "imageUrl": "https://legoeducation.videomarketingplatform.co/27288172/35719471/3513a83b87fe536b2dc512237465fd1b/thumbnail.png" + }, + { + "name": "Tips and Tricks", + "url": "https://legoeducation.videomarketingplatform.co/v.ihtml/player.html?token=5c594c2373367f7870196f519f3bfc7a&source=embed&photo%5fid=35719472", + "imageUrl": "https://legoeducation.videomarketingplatform.co/27288175/35719472/5c594c2373367f7870196f519f3bfc7a/thumbnail.png" + } +] +``` diff --git a/targetconfig.json b/targetconfig.json index 41cb6097..f7e4be8b 100644 --- a/targetconfig.json +++ b/targetconfig.json @@ -12,7 +12,8 @@ "Tutorials": "tutorials", "Design Engineering": "design-engineering", "Coding": "coding", - "Maker": "maker" + "Maker": "maker", + "Videos": "videos" }, "electronManifest": { "latest": "v0.4.2"