0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/data/meta
cobbspur 5102637b8e Add structured data to static pages
refs #6534

- adds structured data on static pages
- selects post context object for static pages
- updates tests
2016-03-30 12:57:13 +01:00
..
asset_url.js Rename confusing 'context' variables 2016-02-21 22:07:15 +00:00
author_image.js Add structured data to static pages 2016-03-30 12:57:13 +01:00
author_url.js
canonical_url.js
context_object.js Add structured data to static pages 2016-03-30 12:57:13 +01:00
cover_image.js Add structured data to static pages 2016-03-30 12:57:13 +01:00
description.js Refactored ghost head helper 2016-02-04 22:18:51 -08:00
excerpt.js Fix facebook/twitter/schema description 2016-02-18 12:11:46 +00:00
index.js Clean up paginated URL generation 2016-03-20 22:35:00 +00:00
keywords.js
modified_date.js
og_type.js
paginated_url.js Clean up paginated URL generation 2016-03-20 22:35:00 +00:00
published_date.js Strutured data: Slack Unfurls & published_at fix 2016-02-22 01:45:00 +01:00
rss_url.js
schema.js Add structured data to static pages 2016-03-30 12:57:13 +01:00
structured_data.js Strutured data: Slack Unfurls & published_at fix 2016-02-22 01:45:00 +01:00
title.js
url.js