Ghost/core
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
..
client Merge pull request #6184 from kevinansfield/fix-date-input 2015-12-10 16:29:36 +00:00
server Cache permalinks & postsPerPage on config.theme 2015-12-15 08:16:53 +00:00
shared minify ghost.url.api in production 2015-12-10 08:46:58 -06:00
test Cache permalinks & postsPerPage on config.theme 2015-12-15 08:16:53 +00:00
index.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00