Skip to content

Commit cab46c6

Browse files
smcbride-cadlech
authored andcommitted
Create 2020-11-14-Cat-Keyboard-Treat-Dispenser.md
1 parent 5cec986 commit cab46c6

File tree

5 files changed

+19
-0
lines changed

5 files changed

+19
-0
lines changed
439 KB
Loading
358 KB
Loading
384 KB
Loading
330 KB
Loading
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
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: [ "@smcbride-ca" ] # your GitHub user name
6+
# or make a list if there is more than one author
7+
# author: [ "@person1", "@person2", "person without GitHub account" ]
8+
9+
programming_language: "Python" # The programming language used in this project
10+
11+
# youtube_video_id: rrNaLfE9PWA # The video ID of the YouTube video to be displayed with this post
12+
thumbnail_override: "/images/projects/2020-11-14-Cat-Keyboard-Pics/IMG_4086.jpg" # 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.
13+
14+
# project_homepage_url: "http://example.com/my-super-cool-project" # Homepage for this project
15+
source_code_url: "https://github.com/smcbride-ca/ev3dev-Cat-Keyboard" # Provide a link to your code
16+
# building_instructions_url: "http://example.com/building-instructions.pdf" # how to build the model out of LEGO (*not* how to build the source code)
17+
18+
excerpt: "This is a robot that will automatically dispense treats. It was designed for my cat, and can be built using a Home set (31313) or Education edition set, and a few spare lego bricks." # A short summary of your project. This can be a sentence or a paragraph, but it's recommended to keep it under 3 sentences.
19+
---

0 commit comments

Comments
 (0)