Ghost/content
Katharina Irrgang 5a61f99467
Dynamic Routing: Added migration for routes.yaml file (#9692)
refs #9601

- the home.hbs behaviour for the index collection (`/`) is hardcoded in Ghost
- we would like to migrate all existing routes.yaml files
- we only replace the file if the contents of the routes.yaml file equals the old routes.yaml format (with home.hbs as template)
- updated README of settings folder
- if we don't remove the home.hbs template from the default routes.yaml file, home.hbs will be rendered for any page of the index collection
  - the backwards compatible behaviour was different
  - only render home.hbs for page 1
- remember: the default routes.yaml file reflects how Ghost was working without dynamic routing
2018-06-22 20:28:01 +02:00
..
adapters Normalize docs URLs (#8949) 2017-08-31 11:45:59 +02:00
apps Rename 'plugins' to 'apps' 2014-01-21 15:45:27 +07:00
data Moving default location of the Database 2013-09-14 14:08:56 +01:00
images added full stops to READMEs 2013-10-14 13:56:09 +01:00
logs 🎨 add logs folder to content folder (#7635) 2016-10-28 14:27:02 +01:00
settings Dynamic Routing: Added migration for routes.yaml file (#9692) 2018-06-22 20:28:01 +02:00
themes Upgrading Casper to 2.3.3 2018-06-14 17:04:15 +01:00