You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/08/31 21:44:24 UTC

[kudu-CR](gh-pages) jekyll: Use GitHub-flavored markdown and GitHub style highlighting

Mike Percy has uploaded a new change for review.

  http://gerrit.cloudera.org:8080/4189

Change subject: jekyll: Use GitHub-flavored markdown and GitHub style highlighting
......................................................................

jekyll: Use GitHub-flavored markdown and GitHub style highlighting

The default Kramdown syntax is different than GitHub's. Let's use
markdown syntax that is compatible with GitHub, which is what we had
intended to do all along. This allows us to use backticks for code
blocks, for example.

Also, instead of the default CodeRay syntax highlighter, use Rouge,
which looks cleaner.

Change-Id: I41257c97cbdbc471e427a116bdc58701892d42aa
---
M _config.yml
1 file changed, 3 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/89/4189/1
-- 
To view, visit http://gerrit.cloudera.org:8080/4189
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I41257c97cbdbc471e427a116bdc58701892d42aa
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: gh-pages
Gerrit-Owner: Mike Percy <mp...@apache.org>

[kudu-CR](gh-pages) jekyll: Use GitHub-flavored markdown and GitHub style highlighting

Posted by "Mike Percy (Code Review)" <ge...@cloudera.org>.
Mike Percy has submitted this change and it was merged.

Change subject: jekyll: Use GitHub-flavored markdown and GitHub style highlighting
......................................................................


jekyll: Use GitHub-flavored markdown and GitHub style highlighting

The default Kramdown syntax is different than GitHub's. Let's use
markdown syntax that is compatible with GitHub, which is what we had
intended to do all along. This allows us to use backticks for code
blocks, for example.

Also, instead of the default CodeRay syntax highlighter, use Rouge,
which looks cleaner.

Change-Id: I41257c97cbdbc471e427a116bdc58701892d42aa
Reviewed-on: http://gerrit.cloudera.org:8080/4189
Reviewed-by: Mike Percy <mp...@apache.org>
Tested-by: Mike Percy <mp...@apache.org>
---
M _config.yml
1 file changed, 3 insertions(+), 0 deletions(-)

Approvals:
  Mike Percy: Looks good to me, approved; Verified



-- 
To view, visit http://gerrit.cloudera.org:8080/4189
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I41257c97cbdbc471e427a116bdc58701892d42aa
Gerrit-PatchSet: 2
Gerrit-Project: kudu
Gerrit-Branch: gh-pages
Gerrit-Owner: Mike Percy <mp...@apache.org>
Gerrit-Reviewer: Mike Percy <mp...@apache.org>

[kudu-CR](gh-pages) jekyll: Use GitHub-flavored markdown and GitHub style highlighting

Posted by "Mike Percy (Code Review)" <ge...@cloudera.org>.
Mike Percy has posted comments on this change.

Change subject: jekyll: Use GitHub-flavored markdown and GitHub style highlighting
......................................................................


Patch Set 1: Code-Review+2 Verified+1

I am pushing this myself to un-break the site.

-- 
To view, visit http://gerrit.cloudera.org:8080/4189
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I41257c97cbdbc471e427a116bdc58701892d42aa
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: gh-pages
Gerrit-Owner: Mike Percy <mp...@apache.org>
Gerrit-Reviewer: Mike Percy <mp...@apache.org>
Gerrit-HasComments: No