3d989eba23
refs https://github.com/TryGhost/Toolbox/issues/354 - this commit turns the Ghost repo into a monorepo so we can bring our internal packages back in, which makes life easier when working on Ghost
380 B
380 B
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}/