0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-25 02:31:59 -05:00
ghost/core
cobbspur 8604601027 Added correct contextual Meta Titles and Descriptions
closes #2462

- adds conditionals for pagination for index, tags and author pages
- outputs correct meta title and description according to context
- adds further unit testing
2014-08-23 17:42:05 +01:00
..
client Merge pull request #3830 from wjake/issue-3813 2014-08-21 20:09:18 +01:00
server Added correct contextual Meta Titles and Descriptions 2014-08-23 17:42:05 +01:00
shared Removing prototypal i18n code 2014-08-16 17:29:54 +01:00
test Added correct contextual Meta Titles and Descriptions 2014-08-23 17:42:05 +01:00
bootstrap.js This aims to speed up both the ghost application and tests by 2014-07-22 22:37:44 -04:00
index.js Move Models module to have an init method that sets up all models 2014-08-18 15:54:10 -04:00
server.js