From: Dan Hersam Date: Thu, 22 May 2014 20:03:55 +0000 (-0400) Subject: Adding TechMadePlain to showcase X-Git-Tag: v0.11~13 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d65061df;p=brevno-suite%2Fhugo Adding TechMadePlain to showcase Thanks to Hugo I get to write all my posts in Markdown. --- diff --git a/docs/content/showcase/techmadeplain.md b/docs/content/showcase/techmadeplain.md new file mode 100644 index 00000000..2a22d0b7 --- /dev/null +++ b/docs/content/showcase/techmadeplain.md @@ -0,0 +1,11 @@ ++++ +title = "Tech Made Plain" +date = 2014-05-22T19:54:00Z +description = "Tech Coaching site" +license = "" +licenseLink = "" +sitelink = "http://techmadeplain.com" +thumbnail = "/static/img/techmadeplain-tn.jpg" +tags = ["personal", "blog"] ++++ + diff --git a/docs/static/static/img/techmadeplain-tn.jpg b/docs/static/static/img/techmadeplain-tn.jpg new file mode 100644 index 00000000..4b679a66 Binary files /dev/null and b/docs/static/static/img/techmadeplain-tn.jpg differ