0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test/unit
Naz Gargol d9fef82170
Added global site SEO fields to be used in theme helpers (#10930)
#10921

- Changed {{meta_title}} helper to use site meta_title' field
- Changed {{meta_description}} helper to use site 'meta_description' field
- Changed {{og_image}} helper to use site 'og_image' field
- Added site title handling for og/twitter metadata
- Refactored use of 'blog' in variable name in favor of 'site'
- Extended meta_description test suite with 'home' context cases
- Changed {{twitter_image}} helper to use site 'twitter_image' field
- Added ghost_head test for site metadata
- Renamed blog->site in variable names for touched files
2019-07-25 11:08:29 +02:00
..
adapters Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00
api Ensured Admin API cannot fetch internal integrations (#10501) 2019-07-24 11:52:55 +02:00
apps Updated links to docs (#10941) 2019-07-22 18:17:50 +08:00
config Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
data Added global site SEO fields to be used in theme helpers (#10930) 2019-07-25 11:08:29 +02:00
helpers Added global site SEO fields to be used in theme helpers (#10930) 2019-07-25 11:08:29 +02:00
lib Updated docs api links to be version-less 2019-07-25 15:17:23 +08:00
models Ensured Admin API cannot fetch internal integrations (#10501) 2019-07-24 11:52:55 +02:00
public Refactored Ghost SDK unit test 2018-10-05 16:49:46 +02:00
services Updated docs api links to be version-less 2019-07-25 15:17:23 +08:00
web Updated links to docs (#10941) 2019-07-22 18:17:50 +08:00