Welcome

Syntax Highlighter Examples

_config.yml Settings

highlighter: rouge

markdown: kramdown

kramdown:
  input: GFM
  hard_wrap: false
  syntax_highlighter: rouge

References

Jekyll F.A.Q.

For more info see the Jekyll F.A.Q. entries:

Jekyll Docu

Kramdown Docu

Rouge Docu

GitHub Pages Help