7 Jeyll Tips and Tricks

Accordingly, to enable pygments sytax highlighting, I need to do the following things:

  • In _config.yaml, make sure `pygments` is set to true.
  • Generate a default css for pygments syntax highlighting and add a link in _include/. More info here