0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/views
Hannah Wolfe de7143bc62 Refactoring Ghost middleware
closes #657, closes #761

- Got rid of initTheme from ghost.js (yay)
- Divided up the logic for static assets and views
- Ghost admin static assets are now served from /ghost/
- New logic to figure out if we're on the admin, or a theme and which theme we are on
- Activate theme method reregisters static access and uncaches views
- Re-ordered all of the middleware, and ensured we had a 404 handler at the end
- Activate theme method ensures that middleware maintains order
2013-09-17 01:49:08 +01:00
..
partials Refactoring Ghost middleware 2013-09-17 01:49:08 +01:00
content.hbs Temporarily remove unused Post Menu options 2013-09-10 13:53:01 +01:00
debug.hbs Fix debug tools layout 2013-09-16 18:53:09 +01:00
default.hbs Refactoring Ghost middleware 2013-09-17 01:49:08 +01:00
editor.hbs Merge pull request #762 from ericterpstra/402-pub-date 2013-09-16 01:10:33 -07:00
forgotten.hbs Improved Auth screen markup and validation checks 2013-09-12 09:59:58 +01:00
login.hbs Center login form with CSS instead of JS 2013-09-08 17:12:25 +02:00
settings.hbs
signup.hbs Improved Auth screen markup and validation checks 2013-09-12 09:59:58 +01:00