0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/data/schema
Aileen Nowak cfbb7f6c6b Facebook and Twitter data per post feature (#8827)
closes #8334

- adds title, image and description to structured data to be rendered as open graph and twitter data.
- if meta title and description for a post exists already, the custom structured data will overwrite those for `og:` and `twitter:` data. `JSON-LD` (Schema.org`) is not affected and will stay the same.
- adds tests
- adds new og and twitter fields to schema incl. migration
2017-08-03 15:48:39 +04:00
..
clients 🔥 remove postgres support 2016-09-20 15:59:34 +01:00
fixtures 📝 Correct typos in default welcome posts (#8807) 2017-08-01 13:04:08 +04:00
checks.js Add ?formats param to Posts API (#8305) 2017-05-30 11:40:39 +01:00
commands.js 🐛 Fix ghost update with migrations (#8810) 2017-08-01 17:27:13 +04:00
default-settings.json Primary tag (#8669) 2017-07-31 13:00:03 +04:00
index.js 🔥 remove database version (#7894) 2017-01-26 12:12:00 +00:00
schema.js Facebook and Twitter data per post feature (#8827) 2017-08-03 15:48:39 +04:00