12 lines
215 B
YAML
12 lines
215 B
YAML
routes:
|
|
|
|
collections:
|
|
/:
|
|
permalink: '{globals.permalinks}' # special 1.0 compatibility setting. See the docs for details.
|
|
template:
|
|
- index
|
|
|
|
taxonomies:
|
|
tag: /tag/{slug}/
|
|
author: /author/{slug}/
|