Themes
Syntax highlight
Compile a new rouge stylesheet
$ rougify style github > assets/css/syntax/github.css
Add the new file path in _config.yml as a syntax property.
css:
syntax: filename.css
Compile a new rouge stylesheet
$ rougify style github > assets/css/syntax/github.css
Add the new file path in _config.yml as a syntax property.
css:
syntax: filename.css