12 lines
160 B
YAML
Executable File
12 lines
160 B
YAML
Executable File
routes:
|
|
|
|
collections:
|
|
/:
|
|
permalink: /{year}/{month}/{day}/{slug}/
|
|
template:
|
|
- index
|
|
|
|
taxonomies:
|
|
tag: /tag/{slug}/
|
|
author: /author/{slug}/
|