Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 165 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 165 Bytes

routes.yaml

routes:
  /: home

collections:
  /:
    permalink: /{slug}/
    template: index

taxonomies:
  tag: /tag/{slug}/
  author: /author/{slug}/