Ghost/core/server/controllers
Hannah Wolfe e84b7f3217 Cache permalinks & postsPerPage on config.theme
no issue

- Cache the permalinks & postsPerPage settings on the config.theme object
- Use the config.theme cache to reference these items throughout the frontend of a blog
- Removes the need for workarounds and extra code to handle async fetches
- Makes these values accessible to all themes, which is very useful now we have the API stuff
2015-12-15 08:16:53 +00:00
..
frontend Cache permalinks & postsPerPage on config.theme 2015-12-15 08:16:53 +00:00
admin.js Add dynamic client_id/client_secret 2015-09-02 16:39:34 +01:00