diff --git a/docs/content/community/press.md b/docs/content/community/press.md index a2e7aa045..9ad8e0534 100644 --- a/docs/content/community/press.md +++ b/docs/content/community/press.md @@ -17,6 +17,7 @@ Hugo has been featured in the following Blog Posts, Press and Media. | Title | Author | Date | | ------ | ------ | -----: | +| [Migrating from Pelican to Hugo](http://gadgetplayboy.com/post/migrating-from-pelican-to-hugo/) | Salar Rahmanian | 29 Nov 2015 | | [Hugo + Uberspace + Git = Hubergit — eine Anleitung (German)](https://harms-ensink.name/post/hubergit/) | Christoph Harms-Ensink | 24 Nov 2015 | | [Static Website Generators Reviewed: Jekyll, Middleman, Roots, Hugo](http://www.smashingmagazine.com/2015/11/static-website-generators-jekyll-middleman-roots-hugo-review/) |
Mathias Biilmann Christensen
| 16 Nov 2015 | | [Hands-on Experience with Hugo as a Static Site Generator](http://usersnap.com/blog/hands-on-experience-with-hugo-static-site-generator/) | Thomas Peham | 15 Oct 2015 | diff --git a/docs/content/showcase/gadgetplayboy.md b/docs/content/showcase/gadgetplayboy.md new file mode 100644 index 000000000..e03493293 --- /dev/null +++ b/docs/content/showcase/gadgetplayboy.md @@ -0,0 +1,14 @@ +--- +date: 2015-11-29T07:16:53-05:00 +description: Salar Rahmanian Blog +license: MIT +licenseLink: https://raw.githubusercontent.com/softinio/gadgetplayboy.com/master/LICENSE +sitelink: http://gadgetplayboy.com/ +sourceLink: https://github.com/softinio/gadgetplayboy.com +tags: +- personal +- blog +thumbnail: /img/gadgetplayboy-tn.png +title: gadgetplayboy.com +--- + diff --git a/docs/static/img/gadgetplayboy-tn.png b/docs/static/img/gadgetplayboy-tn.png new file mode 100644 index 000000000..cee94d46f Binary files /dev/null and b/docs/static/img/gadgetplayboy-tn.png differ