Ghost/core/server/helpers
cobbspur 23e98aa8dc Adds twitter cards and schema.org to {{ghost_head}}
closes #3900

- Adds twitter cards to ghost head helper
- Adds schema json information
- Adds test with null values for post image and cover image
- Adds test for privacy flag
- Adds test for the case of no tags
- Updates test to check for twitter card and schema data
- Updates privacy.md
- Fixes issue with image urls that are linked by url rather than uploaded
2014-10-17 17:26:14 +02:00
..
tpl Updated pageUrl helper to page_url 2014-02-20 15:29:14 -06:00
asset.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
author.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
body_class.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
content.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
date.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
encode.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
excerpt.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
foreach.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
ghost_foot.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
ghost_head.js Adds twitter cards and schema.org to {{ghost_head}} 2014-10-17 17:26:14 +02:00
ghost_script_tags.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
has.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
index.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
is.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
meta_description.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
meta_title.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
page_url.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
pagination.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
plural.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
post_class.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
tags.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
template.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
title.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
url.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
utils.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00