mirror of
https://github.com/jimeh/jimeh.me-v3.0.git
synced 2026-02-19 05:46:40 +00:00
Split the site and blog apart into two separate jekyll sites, so pagination would work with a `/blog/pageX` URLs, among other things.
6 lines
101 B
YAML
6 lines
101 B
YAML
auto: false
|
|
destination: ../../public
|
|
markdown: rdiscount
|
|
permalink: pretty
|
|
pygments: true
|
|
lsi: false |