mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-01 22:02:11 +03:00
e84b7f3217
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 |
||
---|---|---|
.. | ||
authentication.js | ||
clients.js | ||
configuration.js | ||
db.js | ||
index.js | ||
mail.js | ||
notifications.js | ||
posts.js | ||
roles.js | ||
settings.js | ||
slugs.js | ||
tags.js | ||
themes.js | ||
upload.js | ||
users.js | ||
utils.js |