From: Rick Cogley Date: Wed, 8 Jul 2015 01:35:47 +0000 (+0900) Subject: Add Rick and eSolia's sites to the Hugo docs showcase X-Git-Tag: v0.15~304 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=617fa2fe65cfc418eac5f5a53d94c9c130232fbb;p=brevno-suite%2Fhugo Add Rick and eSolia's sites to the Hugo docs showcase --- diff --git a/docs/content/showcase/esolia-com.md b/docs/content/showcase/esolia-com.md new file mode 100644 index 00000000..707bb8aa --- /dev/null +++ b/docs/content/showcase/esolia-com.md @@ -0,0 +1,15 @@ +--- +date: 2015-07-07T04:32:00Z +description: Tokyo IT service provider eSolia Inc's Hugo-powered website. +license: MIT +licenseLink: "" +sitelink: http://esolia.com/ +sourceLink: https://github.com/eSolia/eSolia +tags: +- company +- esolia +- rickcogley +- japan +thumbnail: /img/esolia_com_tn.png +title: eSolia.com +--- diff --git a/docs/content/showcase/esolia-pro.md b/docs/content/showcase/esolia-pro.md new file mode 100644 index 00000000..63710547 --- /dev/null +++ b/docs/content/showcase/esolia-pro.md @@ -0,0 +1,15 @@ +--- +date: 2015-07-07T04:32:00Z +description: Tokyo IT service provider eSolia Inc's eSolia.pro blog site, powered by Hugo. +license: MIT +licenseLink: "" +sitelink: http://esolia.pro/ +sourceLink: https://github.com/eSolia/eSolia.pro +tags: +- company +- esolia +- rickcogley +- japan +thumbnail: /img/esolia_pro_tn.png +title: eSolia.pro +--- diff --git a/docs/content/showcase/rick-cogley-info.md b/docs/content/showcase/rick-cogley-info.md new file mode 100644 index 00000000..3745f36c --- /dev/null +++ b/docs/content/showcase/rick-cogley-info.md @@ -0,0 +1,15 @@ +--- +date: 2015-05-20T04:32:00Z +description: Rick Cogley's personal site, powered by Hugo. +license: MIT +licenseLink: "" +sitelink: http://rick.cogley.info/ +sourceLink: https://github.com/RickCogley/RCC-Hugo2015 +tags: +- personal +- blog +- rickcogley +- japan +thumbnail: /img/rick_cogley_info_tn.png +title: rick.cogley.info +--- diff --git a/docs/static/img/esolia_com_tn.png b/docs/static/img/esolia_com_tn.png new file mode 100644 index 00000000..c4adb36e Binary files /dev/null and b/docs/static/img/esolia_com_tn.png differ diff --git a/docs/static/img/esolia_pro_tn.png b/docs/static/img/esolia_pro_tn.png new file mode 100644 index 00000000..84da27ba Binary files /dev/null and b/docs/static/img/esolia_pro_tn.png differ diff --git a/docs/static/img/rick_cogley_info_tn.png b/docs/static/img/rick_cogley_info_tn.png new file mode 100644 index 00000000..5a98621b Binary files /dev/null and b/docs/static/img/rick_cogley_info_tn.png differ