Ghost/core/server/config
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
..
index.js Add readThemes() utility to get a list of themes 2015-10-13 15:54:41 +02:00
url.js Cache permalinks & postsPerPage on config.theme 2015-12-15 08:16:53 +00:00