From d4a98c864decd6d4420e89f1bb900990b9e7c801 Mon Sep 17 00:00:00 2001
From: ghbjklhv <50426427+ghbjklhv@users.noreply.github.com>
Date: Sat, 15 Jun 2019 18:41:06 +0000
Subject: [PATCH] Create diy-hardware.html
---
_includes/sections/diy-hardware.html | 27 +++++++++++++++++++++++++++
1 file changed, 27 insertions(+)
create mode 100644 _includes/sections/diy-hardware.html
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=""
+%}