casper-with-landing-page/routes.yaml

15 lines
251 B
YAML
Raw Permalink Normal View History

2020-03-05 14:29:11 +00:00
routes:
/:
template: landing-page
/rss-feed/:
template: feed/rss
content_type: text/xml
collections:
/writings/:
permalink: /writings/{slug}/
template:
- index
taxonomies:
tag: /tag/{slug}/
author: /author/{slug}/