diff --git a/_includes/sections/diy-hardware.html b/_includes/sections/diy-hardware.html
new file mode 100644
index 00000000..6586995b
--- /dev/null
+++ b/_includes/sections/diy-hardware.html
@@ -0,0 +1,27 @@
+
Diy Hardware
+
+{% include cardv2.html
+title="ZeroCat"
+image="/assets/img/tools/zerocat.png"
+description="ZeroCat is a DIY hardware manufacuter with a focus on free software. Warning: Not all of their hardware is yet compleely free'd."
+website="http://zerocat.org/"
+forum=""
+github=""
+windows=""
+mac=""
+linux=""
+bsd=""
+%}
+
+{% include cardv2.html
+title="ThinkPenguin.com"
+image="/assets/img/tools/thinkpenguin.png"
+description="ThinkPenguin.com sells hardware with zero non-free drivers."
+website="https://www.thinkpenguin.com/"
+forum=""
+git=""
+windows=""
+mac=""
+linux=""
+bsd=""
+%}