From 4609f77a80e10a2c6d71fc2f2222c2d7b49de94e Mon Sep 17 00:00:00 2001 From: Anthony Fok Date: Mon, 19 Jan 2015 04:16:54 -0700 Subject: [PATCH] [Docs] New testimonials and press coverage Found on @spf13's Twitter. :-) Prevent the testimonial dates from wrapping. Also fix a few minor problems to get the home page to validate as proper HTML5. --- docs/content/community/press.md | 1 + docs/layouts/index.html | 16 +++++++++++----- docs/static/css/HPstyles.css | 1 + 3 files changed, 13 insertions(+), 5 deletions(-) diff --git a/docs/content/community/press.md b/docs/content/community/press.md index 988cd30ac..5afa7adb0 100644 --- a/docs/content/community/press.md +++ b/docs/content/community/press.md @@ -16,6 +16,7 @@ Hugo has been featured in the following Blog Posts, Press and Media. | Title | Author | Date | | ------ | ------ | -----: | +| [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 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 | diff --git a/docs/layouts/index.html b/docs/layouts/index.html index 2fffe4bcf..603670550 100644 --- a/docs/layouts/index.html +++ b/docs/layouts/index.html @@ -11,7 +11,7 @@ - + @@ -19,6 +19,11 @@ + @@ -26,7 +31,7 @@
- +
Docs Install @@ -59,7 +64,7 @@ -
+
@@ -151,7 +156,7 @@

I just fell in love with #hugo, a static site/blog engine written by @spf13 in #golang + stellar docs

— Dave Cottlehuber (@dch__) April 26, 2014

Another site generated with Hugo here! I'm getting in love with it.

— Javier Segura (@jsegura) May 12, 2014

One more satisfied #Hugo blogger. Thanks @spf13 and friends!

— Michael Whatcott (@mdwhatcott) May 23, 2014
-

The dev version of Hugo is AWESOME! <3 I promise, I will try to learn go ASAP and help contribute to the project! Just too great!

— Diti (@DitiPengi) May 30, 2014
+

The dev version of Hugo is AWESOME! <3 I promise, I will try to learn go ASAP and help contribute to the project! Just too great!

— Diti (@DitiPengi) May 30, 2014

#Hugo is the new @jekyllrb / @middlemanapp! Faster, easier and runs everywhere.

— Ruben Solvang (@messo85) May 31, 2014

Jekyll is dead to me these days though... long live Hugo! Hugo is *by far* the best in its field. Thanks for making it happen.

— The Lone Cuber (@TheLoneCuber) August 2, 2014

Finally, a publishing platform that's a joy to use. #NoMoreBarriers

— The Lone Cuber (@TheLoneCuber) August 2, 2014
@@ -159,6 +164,8 @@

Hugo is fast, dead simple to setup and well documented

— Markus Eliasson (@markuseliasson) August 19, 2014

Finally the answer to the question my parents have been asking: What does Hugo do?

— Hugo Roy (@hugoroyd) August 19, 2014

Also, I re-launched my blog (it looks the same as before) using Hugo, a *fast* static engine. Very happy with it. gohugo.io

— Ryan Martinsen (@popthestack) December 30, 2014
+

I migrated the @BlackOpsTesting.com website from docpad to Hugo last weekend. http://gohugo.io/ Super Fast HTML Generation @spf13

— Alan Richardson (@eviltester) January 9, 2015
+

Hugo is impressively capable. It's a static site generator by @spf13 written in #golang. Just upgraded to latest release; very powerful.

— Baron Schwartz (@xaprb) January 18, 2015
@@ -204,7 +211,6 @@
-
diff --git a/docs/static/css/HPstyles.css b/docs/static/css/HPstyles.css index 8c7f88e14..430591b0c 100755 --- a/docs/static/css/HPstyles.css +++ b/docs/static/css/HPstyles.css @@ -262,6 +262,7 @@ footer a:hover { .owl-carousel a { color: #243382; + white-space: nowrap; } .owl-carousel blockquote p {