From 41f77bc896f8c8cb11e841b8f2038bb21c2ece46 Mon Sep 17 00:00:00 2001 From: "Mike D. Lowis" Date: Mon, 10 Aug 2015 13:11:38 -0400 Subject: [PATCH] Regenerate site with proper templates --- pages/articles.md | 2 ++ pages/projects.md | 2 ++ pages/prototypes.md | 2 ++ site/articles.html | 42 ++++++++++++++++++++++++++++++++++++++++++ site/projects.html | 42 ++++++++++++++++++++++++++++++++++++++++++ site/prototypes.html | 42 ++++++++++++++++++++++++++++++++++++++++++ 6 files changed, 132 insertions(+) diff --git a/pages/articles.md b/pages/articles.md index cc019f4..76fa143 100644 --- a/pages/articles.md +++ b/pages/articles.md @@ -1,2 +1,4 @@ +TYPE page MENUID 1 +--- diff --git a/pages/projects.md b/pages/projects.md index 8d71e28..5428d35 100644 --- a/pages/projects.md +++ b/pages/projects.md @@ -1,2 +1,4 @@ +TYPE page MENUID 2 +--- diff --git a/pages/prototypes.md b/pages/prototypes.md index 3a3ae70..7f406b1 100644 --- a/pages/prototypes.md +++ b/pages/prototypes.md @@ -1,2 +1,4 @@ +TYPE page MENUID 3 +--- diff --git a/site/articles.html b/site/articles.html index e69de29..7e992b7 100644 --- a/site/articles.html +++ b/site/articles.html @@ -0,0 +1,42 @@ + + + + Simplicity is the ultimate sophistication + + + + + +
+ + mdlowis + Simplicity +
+ + + +
+ + +
+ +
+
+ + +
diff --git a/site/projects.html b/site/projects.html index e69de29..7e992b7 100644 --- a/site/projects.html +++ b/site/projects.html @@ -0,0 +1,42 @@ + + + + Simplicity is the ultimate sophistication + + + + + +
+ + mdlowis + Simplicity +
+ + + +
+ + +
+ +
+
+ + +
diff --git a/site/prototypes.html b/site/prototypes.html index e69de29..7e992b7 100644 --- a/site/prototypes.html +++ b/site/prototypes.html @@ -0,0 +1,42 @@ + + + + Simplicity is the ultimate sophistication + + + + + +
+ + mdlowis + Simplicity +
+ + + +
+ + +
+ +
+
+ + +
-- 2.52.0