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 <mpe...@apache.org>
Tested-by: Mike Percy <mpe...@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 <mpe...@apache.org>
Gerrit-Reviewer: Mike Percy <mpe...@apache.org>

Reply via email to