Ghost/core/server/data/meta
Aileen Nowak e06547ae78 Split css server templates (#8234)
closes #8126

* Remove default template dependency on client side CSS

See Issue #8126

Adds these files under /shared
- normalizer.css
- error.css
- extracted.css (for subscribers.css and private.css)

Also makes these files available as public static content

* Remove default template dependency on client CSS

closes #8126
needs e3acd3c

This is a replacement PR of #8217 (thanks @TienSFU25 for the whole work 🤗), because these changes are needed urgently and blocking other work.

Adds a new `ghost.css` file in `/core/shared/` to be used for server side template rendering (`error.hbs`, `subscribe.hbs` and `private.hbs`).
2017-04-04 10:06:38 +01:00
..
amp_url.js 🎨 add urlFor('admin') and increase usage of urlFor helper (#7935) 2017-02-02 18:51:35 +00:00
asset_url.js Split css server templates (#8234) 2017-04-04 10:06:38 +01:00
author_fb_url.js [FEATURE] AMP (#7229) 2016-08-22 18:49:27 +02:00
author_image.js 🎨 source out url utils from ConfigManager (#7347) 2016-09-20 15:59:34 +01:00
author_url.js 🎨 source out url utils from ConfigManager (#7347) 2016-09-20 15:59:34 +01:00
canonical_url.js 🎨 add urlFor('admin') and increase usage of urlFor helper (#7935) 2017-02-02 18:51:35 +00:00
context_object.js 🎨 Move settings cache & cleanup settings API (#8057) 2017-02-27 16:53:04 +01:00
cover_image.js 🎨 source out url utils from ConfigManager (#7347) 2016-09-20 15:59:34 +01:00
creator_url.js [FEATURE] AMP (#7229) 2016-08-22 18:49:27 +02:00
description.js 🎨 Move settings cache & cleanup settings API (#8057) 2017-02-27 16:53:04 +01:00
excerpt.js Fix facebook/twitter/schema description 2016-02-18 12:11:46 +00:00
image-dimensions.js [FEATURE] AMP (#7229) 2016-08-22 18:49:27 +02:00
index.js Posts per page as theme-config (#8149) 2017-03-14 18:03:36 +01:00
keywords.js Move internal tags out of labs (#7519) 2016-10-10 09:51:03 +01:00
modified_date.js [FEATURE] AMP (#7229) 2016-08-22 18:49:27 +02:00
og_type.js [FEATURE] AMP (#7229) 2016-08-22 18:49:27 +02:00
paginated_url.js 💄 Improve URL consistency, Part 1: urlJoin (#7668) 2016-11-14 14:38:55 +00:00
published_date.js [FEATURE] AMP (#7229) 2016-08-22 18:49:27 +02:00
rss_url.js 🎨 source out url utils from ConfigManager (#7347) 2016-09-20 15:59:34 +01:00
schema.js 🎨 escape sameAs for structured data (#7833) 2017-01-10 12:21:37 +00:00
structured_data.js [FEATURE] AMP (#7229) 2016-08-22 18:49:27 +02:00
title.js 🎨 Move settings cache & cleanup settings API (#8057) 2017-02-27 16:53:04 +01:00
url.js 🎨 source out url utils from ConfigManager (#7347) 2016-09-20 15:59:34 +01:00