Skip to content

Commit 07899ac

Browse files
authored
Add new project: BluPants (ev3dev#421)
1 parent 07ee799 commit 07899ac

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-0
lines changed
2.49 MB
Loading
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
# Fill out as many of these as you can, and delete the rest.
3+
# Text on a line after a "#" is a comment and is ignored for the published page.
4+
5+
author: [ "@blupants" ]
6+
7+
programming_language: "Python"
8+
9+
youtube_video_id: Gc9x-HoQR7I # The video ID of the YouTube video to be displayed with this post
10+
thumbnail_override: "/images/projects/2020-03-25-BluPants/Ev3Banner.png" # If you don't have a YouTube video (or the video thumbnail isn't good) you can uncomment this line to set your own image for the project.
11+
12+
project_homepage_url: "https://www.blupants.com" # Homepage for this project
13+
source_code_url: "https://github.com/blupants/blupants" # Provide a link to your code
14+
building_instructions_url: "https://www.hackster.io/blupantsrobot/coding-with-lego-ev3-and-blupants-e70c3d" # how to build the model out of LEGO (*not* how to build the source code)
15+
16+
excerpt: "Learn how to code the fun way with a real robot. Master Python with your Lego EV3 on a free web based coding environment." # A short summary of your project. This can be a sentence or a paragraph, but it's recommended to keep it under 3 sentences.
17+
---
18+
19+
Put your content here. It will be processed as markdown using the
20+
[kramdown](https://kramdown.gettalong.org/syntax.html) markdown engine.
21+
Most HTML will work too.
22+
23+
Here are some suggestions for what to include in your description:
24+
25+
- **Your name:** BluPants
26+
- **Location:** Chicago, USA
27+
- **Pictures and media:** https://www.youtube.com/channel/UCG3YaG03eJETCSFbOZn5zWw
28+
- **Feedback:** https://www.hackster.io/blupantsrobot/coding-with-lego-ev3-and-blupants-e70c3d

0 commit comments

Comments
 (0)