From: Ant Zucaro Date: Tue, 4 Feb 2014 01:29:45 +0000 (-0500) Subject: Add Ant Zucaro's showcase. X-Git-Tag: v0.10~31 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=24ffe04360f337c7b189df52b9a7c22683ef395e;p=brevno-suite%2Fhugo Add Ant Zucaro's showcase. A photography-oriented blog using Foundation 5 by Zurb. Responsive layout with padded large and full-width small views. A sample "polaroid" shortcode is included for image showcases, as is a "header" image directive in the frontmatter. --- diff --git a/docs/content/showcase/antzucaro.md b/docs/content/showcase/antzucaro.md new file mode 100644 index 00000000..85cb5043 --- /dev/null +++ b/docs/content/showcase/antzucaro.md @@ -0,0 +1,11 @@ ++++ +title = "Ant Zucaro" +date = 2014-02-03T20:00:00Z +description = "Ant Zucaro's Blog" +license = "GPL" +licenseLink = "" +sourceLink = "http://github.com/antzucaro/az.com" +sitelink = "http://antzucaro.com" +thumbnail = "/static/img/antzucaro-tn.jpg" +tags = ["personal", "blog", "foundation"] ++++ diff --git a/docs/static/static/img/antzucaro-tn.jpg b/docs/static/static/img/antzucaro-tn.jpg new file mode 100644 index 00000000..8e2b929b Binary files /dev/null and b/docs/static/static/img/antzucaro-tn.jpg differ