14 lines
312 B
YAML
14 lines
312 B
YAML
lsi: false
|
|
remote_theme: pages-themes/hacker@v0.2.0
|
|
plugins:
|
|
- jekyll-remote-theme # add this line to the plugins list if you already have one
|
|
show_downloads: true
|
|
safe: true
|
|
source: docs/
|
|
incremental: false
|
|
highlighter: rouge
|
|
gist:
|
|
noscript: false
|
|
kramdown:
|
|
math_engine: mathjax
|
|
syntax_highlighter: rouge
|