10 lines
171 B
YAML
Executable file
10 lines
171 B
YAML
Executable file
name: The Paper Pilot
|
|
markdown: kramdown
|
|
kramdown:
|
|
input: GFM
|
|
parse_block_html: true
|
|
permalink: /:title/
|
|
paginate: 5
|
|
gems: [jekyll-paginate]
|
|
collections:
|
|
content:
|