diff --git a/docs/content/community/press.md b/docs/content/community/press.md index 946093c34..7293f8460 100644 --- a/docs/content/community/press.md +++ b/docs/content/community/press.md @@ -16,10 +16,10 @@ Hugo has been featured in the following Blog Posts, Press and Media. | Title | Author | Date | | ------ | ------ | -----: | -| [把这个博客静态化了](http://lich-eng.com/2015/01/03/migrate-to-hugo/) | Li Cheng | 3 Jan 2015 +| [把这个博客静态化了 (Migrate to Hugo)](http://lich-eng.com/2015/01/03/migrate-to-hugo/) | Li Cheng | 3 Jan 2015 | | [My Hugo Experiment](http://baty.net/2014/12/2014-12-31-my-hugo-experiment/) | Jack Baty | 31 Dec 2014 | | [Travel Blogging Setup](http://www.stou.dk/2014/11/travel-blogging-setup/) | Rasmus Stougaard | 23 Nov 2014 | -| [使用Hugo搭建免费个人Blog](http://ulricqin.com/post/how-to-use-hugo/) | Ulric Qin 秦晓辉 | 11 Nov 2014 | +| [使用Hugo搭建免费个人Blog (How to use Hugo)](http://ulricqin.com/post/how-to-use-hugo/) | Ulric Qin 秦晓辉 | 11 Nov 2014 | | [Hugo para crear sitios web estáticos](http://www.webbizarro.com/noticias/1076/hugo-para-crear-sitios-web-estaticos/) | Web Bizarro | 19 Aug 2014 | | [Hello Hugo!](http://commiechink.com/2014/08/hello-hugo/) | Jason Yee | 19 Aug 2014 | | [Going with hugo](http://www.markuseliasson.se/article/going-with-hugo/) | Markus Eliasson | 18 Aug 2014 | @@ -32,10 +32,11 @@ Hugo has been featured in the following Blog Posts, Press and Media. | [How I Learned to Stop Worrying and Love the (Static) Web](http://cognition.ca/post/about-hugo/) | Joshua McKenty | 4 Aug 2014 | | [Hugo over Octopress](http://kennywoo.com/blog/hugo---golang-based-static-site-generator/) | Kenny Woo | 3 Aug 2014 | | [Hugo Is Friggin' Awesome](http://npf.io/2014/08/hugo-is-awesome/) | Nate Finch | 1 Aug 2014 | +| [再次搬家 (Move from WordPress to Hugo)](http://www.chingli.com/misc/move-from-wordpress-to-hugo/) | 青砾 (chingli) | 12 July 2014 | | [Embedding Gists in Hugo](http://danmux.com/posts/embedded_gists/) | Dan Mull | 5 July 2014 | | [An Introduction To Hugo](http://www.cirrushosting.com/web-hosting-blog/an-introduction-to-hugo/) | Dan Silber | 1 July 2014 | | [Moving to Hugo](http://danmux.com/posts/hugo_based_blog/) | Dan Mull | 29 May 2014 | -| [开源之静态站点生成器排行榜](http://code.csdn.net/news/2819909) | CSDN.net | 23 May 2014 | +| [开源之静态站点生成器排行榜
(Leaderboard of open-source static website generators)](http://code.csdn.net/news/2819909) | CSDN.net | 23 May 2014 | | [How I deploy this site using Fabric](http://carlorat.me/quote/fabric/) | Carlo Ratam | 21 May 2014 | | [Finally, a satisfying and effective blog setup](http://michaelwhatcott.com/now-powered-by-hugo/) | Michael Whatcott | 20 May 2014 | | [Hugo from scratch](http://zackofalltrades.com/notes/2014/05/hugo-from-scratch/) | Zack Williams | 18 May 2014 | diff --git a/docs/content/showcase/carlorat.md b/docs/content/showcase/carlorat.md deleted file mode 100644 index c2d81b0fa..000000000 --- a/docs/content/showcase/carlorat.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -date: 2014-08-26T09:18:19-04:00 -description: "" -license: "" -licenseLink: "" -sitelink: http://carlorat.me/ -sourceLink: https://bitbucket.org/carloratm/carlorat.me/src -tags: -- personal -- blog -thumbnail: /img/carlorat-tn.jpg -title: carlorat ---- - diff --git a/docs/content/showcase/chingli.md b/docs/content/showcase/chingli.md index e2e5b142f..75f9bf970 100644 --- a/docs/content/showcase/chingli.md +++ b/docs/content/showcase/chingli.md @@ -9,6 +9,6 @@ tags: - personal - blog thumbnail: /img/chingli-tn.jpg -title: chingli +title: 青砾 (chingli) --- diff --git a/docs/content/showcase/yslow-rules.md b/docs/content/showcase/yslow-rules.md index b9112a632..9b4c712af 100644 --- a/docs/content/showcase/yslow-rules.md +++ b/docs/content/showcase/yslow-rules.md @@ -9,7 +9,7 @@ tags: - community - documentation - translation -thumbnail: /img/yslow-rules.jpg +thumbnail: /img/yslow-rules.png title: YSlow Rules --- diff --git a/docs/static/img/carlorat-tn.jpg b/docs/static/img/carlorat-tn.jpg deleted file mode 100644 index 889340a34..000000000 Binary files a/docs/static/img/carlorat-tn.jpg and /dev/null differ diff --git a/docs/static/img/ucsb-tn.jpg b/docs/static/img/ucsb-tn.jpg index ea4d70fae..45962027d 100644 Binary files a/docs/static/img/ucsb-tn.jpg and b/docs/static/img/ucsb-tn.jpg differ diff --git a/docs/static/img/yslow-rules.jpg b/docs/static/img/yslow-rules.png similarity index 100% rename from docs/static/img/yslow-rules.jpg rename to docs/static/img/yslow-rules.png