From c356c5a265fa6b83604f67cab1078426e1b76898 Mon Sep 17 00:00:00 2001 From: Justin Shaw Date: Fri, 29 Jan 2016 06:45:30 -0500 Subject: [PATCH 1/2] Requesting PID code for WyoLum/VeloKey project --- 1209/B01D/index.md | 8 ++++++++ org/WyoLum/index.md | 7 +++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/B01D/index.md create mode 100644 org/WyoLum/index.md diff --git a/1209/B01D/index.md b/1209/B01D/index.md new file mode 100644 index 0000000..fd98903 --- /dev/null +++ b/1209/B01D/index.md @@ -0,0 +1,8 @@ +--- +layout: B01D +title: VeloKey +owner: WyoLum +license: MIT +site: http://www.wyolum.com/projects/VeloKey +source: http://github.com/wyolum/VeloKey/ +--- \ No newline at end of file diff --git a/org/WyoLum/index.md b/org/WyoLum/index.md new file mode 100644 index 0000000..eff8a68 --- /dev/null +++ b/org/WyoLum/index.md @@ -0,0 +1,7 @@ +--- +layout: org +title: WyoLum +--- +WyoLum is a partnership of Open Source enthusiasts collaborating on cool products. + +We want to take DoItYourself to the next level of efficiency by creating a collaboration platform where guerrilla engineering-and-design teams can emerge for the duration of a project, solve a problem, disband and move on to the next project with the main goal of having fun in learning and developing as many cool and interesting projects as we can. \ No newline at end of file From be4c017e29f7b118c974c4bc21c021681640d69a Mon Sep 17 00:00:00 2001 From: Justin Shaw Date: Sun, 7 Feb 2016 13:19:34 -0500 Subject: [PATCH 2/2] changed index.md layout to 'pid' as instructed. --- 1209/B01D/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/B01D/index.md b/1209/B01D/index.md index fd98903..5135a35 100644 --- a/1209/B01D/index.md +++ b/1209/B01D/index.md @@ -1,5 +1,5 @@ --- -layout: B01D +layout: pid title: VeloKey owner: WyoLum license: MIT