Ghost/content/settings/README.md

327 B

Content / Settings

routes.yaml

This is how the default routes.yaml file looks like:

routes:

collections:
  /:
    permalink: '{globals.permalinks}'
    template:
      - index

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