Ghost/content/settings
2019-07-22 18:17:50 +08:00
..
README.md Updated links to docs (#10941) 2019-07-22 18:17:50 +08:00

Content / Settings

routes.yaml

To find out more about routes.yaml configuration and how to use it visit documentation.

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

routes:

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

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