mirror of
https://github.com/beetbox/beets.git
synced 2026-01-01 13:33:02 +01:00
17 lines
289 B
YAML
17 lines
289 B
YAML
markdown: kramdown
|
|
kramdown:
|
|
auto_ids: true
|
|
entity_output: symbolic
|
|
highlighter: null
|
|
|
|
url: http://beets.io
|
|
permalink: /blog/:title.html
|
|
|
|
defaults:
|
|
-
|
|
scope:
|
|
path: ""
|
|
type: posts
|
|
values:
|
|
layout: main
|
|
section: blog
|