Ghost/core/test
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
..
functional No more soft 404s in pagination 2015-12-10 15:00:02 +00:00
integration Cache permalinks & postsPerPage on config.theme 2015-12-15 08:16:53 +00:00
unit Cache permalinks & postsPerPage on config.theme 2015-12-15 08:16:53 +00:00
utils Safe post_count for Tags & Users 2015-11-18 19:19:11 +00:00
.jshintrc Remove jshint rules that are no longer supported 2015-01-23 21:00:37 +00:00