2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/core/server
cobbspur 3229508c54 Adds structured data to first index/tag/author page
Closes #4677

- Tests if page is first page or paginated
- Adds relevant structured data to index/tag/author page
- Does not add structured data on paginated pages
- For author structured data, cover image overrides image
- blog cover image is made absolute by image helper
- Tests updated to use regular expressions and new tests
2015-04-07 20:36:53 +01:00
..
api Refactoring hard-coded frontend route keywords 2015-03-23 15:00:02 +00:00
apps Merge pull request #5027 from felixrieseberg/iss4847 2015-03-19 10:47:01 -06:00
config Refactoring hard-coded frontend route keywords 2015-03-23 15:00:02 +00:00
controllers Refactoring hard-coded frontend route keywords 2015-03-23 15:00:02 +00:00
data Fixed typos 2015-03-17 17:43:53 +00:00
email-templates Fixed email copy grammatical errors 2014-09-29 16:04:02 +02:00
errors Remove duplicate 'an' 2015-02-06 20:30:35 +00:00
helpers Adds structured data to first index/tag/author page 2015-04-07 20:36:53 +01:00
middleware Serve files to core/built/assets/ 2015-03-12 15:59:02 -06:00
models Move showdown extensions to ghost-showdown 2015-03-17 20:18:08 +00:00
permissions Removes objectTypeModelMap to reduce circular dependency. 2014-10-27 20:48:22 -04:00
routes Refactoring hard-coded frontend route keywords 2015-03-23 15:00:02 +00:00
storage Merge pull request #4820 from phated/file-storage 2015-03-20 08:55:19 +00:00
utils Fixed typos 2015-03-17 17:43:53 +00:00
views Serve files to core/built/assets/ 2015-03-12 15:59:02 -06:00
filters.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
ghost-server.js Fixed typos 2015-03-17 17:43:53 +00:00
index.js Merge pull request #5027 from felixrieseberg/iss4847 2015-03-19 10:47:01 -06:00
mail.js Fixed typos 2015-03-17 17:43:53 +00:00
require-tree.js Follow symlinks when resolving theme paths. 2014-10-02 13:37:18 +00:00
update-check.js Add Ghost version to config object. 2014-11-28 18:08:50 +00:00
xmlrpc.js Return computed url with post object 2014-12-10 17:23:02 +00:00