Ghost/content
kirrg001 8bb7088ba0 🔥 Removed permalink setting
refs #9742

- removed usage of single permalink setting
  - with dynamic routing this configuration does no longer makes sense
  - because you can configure your permalinks in the routes.yaml
  - furthermore you can have multiple collections with multiple permalinks
- removed @blog.permalinks
- do not export permalink setting
- do not import permalink setting
- permalink setting UI will be removed soon
- get rid of {globals.permalink} completely
- remove yaml in-built migration
- do not expose settings.permalinks via the private API
- do not allow to edit this setting
- keep phyiscal value in case a blog needs to rollback from v2 to v1
- sorted out when the routers should be created
  - ensure routes.yaml file doesn't get validated before Ghost is fully ready to start
2018-08-16 12:13:24 +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 🔥 Removed permalink setting 2018-08-16 12:13:24 +02:00
themes Updated docs links 2018-08-16 12:13:24 +02:00