0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core/server/themes
Hannah Wolfe 3416c05064 Posts per page as theme-config (#8149)
closes #8131

- Remove ppp from default-settings.json
- Remove ppp from meta (unused?\!)
-  Basic concept of theme config
- use theme config ppp setting
-  Make @config.posts_per_page helper available
- rather than @blog.posts_per_page, we now have @config.posts_per_page
- 🚨 Test updates
- Adding TODO note
2017-03-14 18:03:36 +01:00
..
active.js Posts per page as theme-config (#8149) 2017-03-14 18:03:36 +01:00
defaults.json Posts per page as theme-config (#8149) 2017-03-14 18:03:36 +01:00
index.js New fully-loaded & validated activeTheme concept (#8146) 2017-03-13 21:13:17 +01:00
list.js Themes API activation permissions & validation (#8104) 2017-03-13 12:44:44 +01:00
loader.js 🎨 🐛 Improve theme lib, middleware & error handling (#8145) 2017-03-13 17:30:35 +01:00
to-json.js Themes API activation permissions & validation (#8104) 2017-03-13 12:44:44 +01:00
validate.js Themes API activation permissions & validation (#8104) 2017-03-13 12:44:44 +01:00