0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
Katharina Irrgang 3ed009ac7b feature: define redirects in a custom file (#7719) (#7945)
refs #7707

- be able to add a custom redirect file into the content folder
- define redirects as JSON format

The redirects feature is already present in the LTS branch.
I was not able to cherry-pick over, too many changes or conflicts.
Creating a PR to ensure 1. tests pass and 2. overview of code changes.
I had to add an example active theme to our test fixture utils, because otherwise Ghost will complain when forking Ghost.
2017-02-06 15:32:40 +01:00
..
client@622951b10d Updated Ghost-Admin to 1.0.0-alpha.11 2017-02-04 17:33:12 +01:00
server feature: define redirects in a custom file (#7719) (#7945) 2017-02-06 15:32:40 +01:00
shared Find favicon in Ghost (#7713) 2017-01-23 10:13:52 +01:00
test feature: define redirects in a custom file (#7719) (#7945) 2017-02-06 15:32:40 +01:00
index.js