Ghost/core/test/unit
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
..
api 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
auth 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
config 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
controllers/frontend 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
mail 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
metadata Split css server templates (#8234) 2017-04-04 10:06:38 +01:00
middleware 🐛 fix favicon path (#8190) 2017-03-21 11:44:39 +00:00
models/base 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
models_plugins 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
scheduling 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
server_helpers Split css server templates (#8234) 2017-04-04 10:06:38 +01:00
sitemap 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
storage 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
themes 🎨 🚨 Split theme tests, clean config & add tests (#8205) 2017-03-22 07:52:58 +01:00
utils 📦 Card-Rename (#8218) 2017-03-24 10:03:33 +00:00
admin_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
api_utils_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
apps_filters_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
apps_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
errors_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
exporter_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
filters_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
ghost_url_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
importer_spec.js 🎨 🚑 do not use testurl.com in tests (#8254) 2017-04-03 16:29:36 +01:00
migration_fixture_utils_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
migration_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
permissions_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
rss_spec.js 🎨 🚑 do not use testurl.com in tests (#8254) 2017-04-03 16:29:36 +01:00
server_helpers_index_spec.js 🔥 🎨 Cleanup & simplify theme helpers (#8223) 2017-03-23 20:00:58 +01:00
server_helpers_template_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
server_utils_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
showdown_client_integrated_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
slack_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
social-urls_spec.js improvement: jshint/jscs 2016-06-17 22:59:47 +02:00
utils_pipeline_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
validation_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
xmlrpc_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00