Add Rick and eSolia's sites to the Hugo docs showcase - hugo - [fork] hugo port for 9front
HTML git clone git@git.drkhsh.at/hugo.git
DIR Log
DIR Files
DIR Refs
DIR Submodules
DIR README
DIR LICENSE
---
DIR commit 617fa2fe65cfc418eac5f5a53d94c9c130232fbb
DIR parent 9b3d0cf5bf669603fa017e7054fe0ef8343c9e1d
HTML Author: Rick Cogley <rick.cogley@esolia.co.jp>
Date: Wed, 8 Jul 2015 10:35:47 +0900
Add Rick and eSolia's sites to the Hugo docs showcase
Diffstat:
A docs/content/showcase/esolia-com.md | 15 +++++++++++++++
A docs/content/showcase/esolia-pro.md | 15 +++++++++++++++
A docs/content/showcase/rick-cogley-… | 15 +++++++++++++++
A docs/static/img/esolia_com_tn.png | 0
A docs/static/img/esolia_pro_tn.png | 0
A docs/static/img/rick_cogley_info_t… | 0
6 files changed, 45 insertions(+), 0 deletions(-)
---
DIR diff --git a/docs/content/showcase/esolia-com.md 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
+---
DIR diff --git a/docs/content/showcase/esolia-pro.md 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
+---
DIR diff --git a/docs/content/showcase/rick-cogley-info.md 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
+---
DIR diff --git a/docs/static/img/esolia_com_tn.png b/docs/static/img/esolia_com_tn.png
Binary files differ.
DIR diff --git a/docs/static/img/esolia_pro_tn.png b/docs/static/img/esolia_pro_tn.png
Binary files differ.
DIR diff --git a/docs/static/img/rick_cogley_info_tn.png b/docs/static/img/rick_cogley_info_tn.png
Binary files differ.