mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-07-27 04:32:32 +02:00
Added redirects (htaccess + cloudflare)
- fixed some blog content - added todos - fixed rss redirect - moved to "trailingSlash always" in accordance with newest Gatsby spec
This commit is contained in:
@@ -26,6 +26,6 @@ That is why the team behind Numix has requested the package to be removed from t
|
||||
|
||||
## Arduino sneak peak.
|
||||
|
||||
I acquired some new toys for the arduino, two of them being the "Adafruit mini 8x8 LED matrix". To use them I had to install 2 libraries, and with those came "Example sketches". One of those example sketches was a "Robotic eye", naturally with me having 2 new toys I decided to create a little "face" (just eyes) with the prebuilt sketches. Anyways I thought that looked cool so I made a video of it which you can watch below:
|
||||
I acquired some new toys for the arduino, two of them being the "Adafruit mini 8x8 LED matrix". To use them I had to install 2 libraries, and with those came "Example sketches". One of those example sketches was a "Robotic eye", naturally with me having 2 new toys I decided to create a little "face" (just eyes) with the prebuilt sketches. Anyways I thought that looked cool so I made a photo which you can view below:
|
||||
|
||||
<iframe src="//www.youtube.com/embed/7WeG88fOVbA" allowfullscreen="" width="560" height="315" frameborder="0"></iframe>
|
||||

|
||||
|
BIN
content/posts/2014/a-status-update/media/face.png
Normal file
BIN
content/posts/2014/a-status-update/media/face.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 237 KiB |
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "Me, my blog, and projects."
|
||||
date: "2014-11-16"
|
||||
date: "2014-10-21"
|
||||
template: "post"
|
||||
category: "blog"
|
||||
tags:
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "My brand new blog"
|
||||
date: "2014-09-05"
|
||||
date: "2014-09-05 22:00"
|
||||
template: "post"
|
||||
category: "blog"
|
||||
tags:
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "Raspberry pi cluster Step 1: Shopping"
|
||||
date: "2014-09-05"
|
||||
date: "2014-09-05 23:00"
|
||||
template: "post"
|
||||
category: "Homelab"
|
||||
tags:
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "Shellshock and why you shouldn't get your panties in a bunch."
|
||||
date: "2014-09-27:23:00"
|
||||
date: "2014-09-27 23:00"
|
||||
template: "post"
|
||||
category: "exploits"
|
||||
tags:
|
||||
|
Reference in New Issue
Block a user