From 00077cdd4d8d83bf9760496a43bc7b0b3c9f54fd Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Tue, 26 Apr 2016 10:24:07 +0100 Subject: [PATCH 1/6] Add rouge gem --- Gemfile | 1 + Gemfile.lock | 1 + 2 files changed, 2 insertions(+) diff --git a/Gemfile b/Gemfile index a28dfb22a..1fec7691d 100644 --- a/Gemfile +++ b/Gemfile @@ -1,3 +1,4 @@ source "http://rubygems.org" gem "github-pages" +gem "rouge" diff --git a/Gemfile.lock b/Gemfile.lock index a38db7c66..c50554029 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -129,6 +129,7 @@ PLATFORMS DEPENDENCIES github-pages + rouge BUNDLED WITH 1.11.2 From 1c2c952e2ad62f20737bf793ec0df335bfab30f6 Mon Sep 17 00:00:00 2001 From: stonio Date: Fri, 24 Jun 2016 17:11:27 +0200 Subject: [PATCH 2/6] Polish page.html Remove default attributes and other little improvements. --- _includes/page.html | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/_includes/page.html b/_includes/page.html index 53cf5738d..580751dec 100644 --- a/_includes/page.html +++ b/_includes/page.html @@ -1,10 +1,10 @@ {{ site.name }} - + - + @@ -18,21 +18,21 @@ {{ head_links }} - - - + + + - - - - - - + + + + + - + Pivotal Software, Inc. All Rights Reserved. - Terms of Use and - Privacy + Terms of Use and + Privacy From ce11407d96da20780a8c439edf11508dd98bffce Mon Sep 17 00:00:00 2001 From: stonio Date: Fri, 24 Jun 2016 17:37:27 +0200 Subject: [PATCH 3/6] remove alt attribute in
--- _includes/badges.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/badges.html b/_includes/badges.html index ae873f454..e9d8571ba 100644 --- a/_includes/badges.html +++ b/_includes/badges.html @@ -1,7 +1,7 @@ {% if page.badges.twitter %}