Ghost/core/server/web/site
Fabien O'Carroll f900b4ee78 Moved theme middleware after static middleware
refs https://github.com/TryGhost/Team/issues/907

The theme middleware makes several calls to the content api in order to
populate global theme data for use in templates. By adding this
middleware after the static theme files, we remove redundant calls.
2021-07-21 11:25:02 +01:00
..
middleware Fixed error when requesting resize of a blank image 2021-07-07 19:11:24 +01:00
app.js Moved theme middleware after static middleware 2021-07-21 11:25:02 +01:00
index.js Moved apps into web folder (#9308) 2017-12-06 17:37:54 +01:00
routes.js Refactored bootstrap.init to require route settings 2021-07-07 10:25:45 +01:00