0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/controllers
Hannah Wolfe 13c1742eb9 Make frontend routing dynamic & driven by channels
refs 

- Move renderChannel to own file
- Update channel config to have get/list methods
- Move main routes to be generated based on the list of channels
- Move RSS routes to be subroutes of channels
- Move redirect301 to be a shared util
- Add full test coverage
- Split frontend route tests into frontend & channels
2016-02-15 15:57:20 +00:00
..
frontend Make frontend routing dynamic & driven by channels 2016-02-15 15:57:20 +00:00
admin.js refactor admin config to include explicit value types 2016-01-19 09:43:09 -06:00