diff --git a/contents/about.md b/contents/about.md index b3f78e3..bfa5d05 100644 --- a/contents/about.md +++ b/contents/about.md @@ -1,3 +1,4 @@ --- view: none --- +View my [3d Model Shop](/shop.html) diff --git a/contents/shop.json b/contents/shop.json new file mode 100644 index 0000000..e4555a5 --- /dev/null +++ b/contents/shop.json @@ -0,0 +1,3 @@ +{ + "template": "shop.jade" +} diff --git a/templates/shop.jade b/templates/shop.jade new file mode 100644 index 0000000..11dbb1a --- /dev/null +++ b/templates/shop.jade @@ -0,0 +1,10 @@ +extends layout +block content + h1 3D Shop + + p + The following are products which I have 3d modeled and have available for sale + on + a(href="http://www.shapeways.com/shops/brett", target="_blank") Shapeways + + iframe(width=200, height=305, frameborder=0, allowfullscreen, allowtransparency, src="//www.shapeways.com/fragments/product?spin=AWZYCTQJZ")