Major website overhaul
This commit is contained in:
11
etc/ghost/settings/routes.yaml
Normal file
11
etc/ghost/settings/routes.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
routes:
|
||||
|
||||
collections:
|
||||
/:
|
||||
permalink: '{globals.permalinks}' # special 1.0 compatibility setting. See the docs for details.
|
||||
template:
|
||||
- index
|
||||
|
||||
taxonomies:
|
||||
tag: /tag/{slug}/
|
||||
author: /author/{slug}/
|
||||
Reference in New Issue
Block a user