Files
ghost.sori.studio/routes.yaml.example

15 lines
206 B
Plaintext

routes:
/tags/:
template: tags-index
/authors/:
template: authors-index
collections:
/:
permalink: /{slug}/
template: index
taxonomies:
tag: /tag/{slug}/
author: /author/{slug}/