Ghost/content/settings
Aileen Nowak d11fd4210b Updated docs api links to be version-less 2019-07-25 15:17:23 +08:00
..
README.md Updated docs api links to be version-less 2019-07-25 15:17:23 +08:00

README.md

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}/