Ghost/core/server
John O'Nolan 61a8845ab5 Switch to new native system font stack (#7219)
no issue

Based on an increasingly popular trend and modern web typography capabilities, switch out Google Fonts for default native system fonts, tailored in a stack to suit every device. Also makes some very minor visual adjustments to suit.

Nixes all references to Google Fonts, and provides a faster rendering experience and fewer http requests. 💃

Reference material:

https://www.smashingmagazine.com/2015/11/using-system-ui-fonts-practical-guide/
https://medium.design/system-shock-6b1dc6d6596f#.rhqx5fmyz
Dependencies:

TryGhost/Ghost-Admin#211
TryGhost/Ghost-Desktop#190
2016-08-18 20:29:46 +01:00
..
api Switch to new native system font stack (#7219) 2016-08-18 20:29:46 +01:00
apps Switch to new native system font stack (#7219) 2016-08-18 20:29:46 +01:00
config feature: upload validation middleware (#7208) 2016-08-18 20:25:51 +01:00
controllers ensure static page edit route redirects to editor (#7169) 2016-08-08 09:42:04 +02:00
data feature: upload validation middleware (#7208) 2016-08-18 20:25:51 +01:00
errors Allow maintenance mode to be set in config.js (#7124) 2016-07-25 21:28:35 +02:00
events
helpers meta referrer improvements (#7088) 2016-07-14 18:14:59 +02:00
mail Switch to new native system font stack (#7219) 2016-08-18 20:29:46 +01:00
middleware feature: upload validation middleware (#7208) 2016-08-18 20:25:51 +01:00
models fix: "url" field is undefined when restricting returned fields (#7089) 2016-07-18 22:21:47 +02:00
permissions
routes feature: upload validation middleware (#7208) 2016-08-18 20:25:51 +01:00
scheduling post-scheduling: delete job but time is null (#7035) 2016-06-28 20:14:29 +02:00
storage Allow @ in image name for retina JS support (#7081) 2016-07-15 17:50:41 +01:00
translations feature: upload validation middleware (#7208) 2016-08-18 20:25:51 +01:00
utils Node version check w/o semver (#7097) 2016-07-16 01:20:05 +02:00
views Switch to new native system font stack (#7219) 2016-08-18 20:29:46 +01:00
filters.js
ghost-server.js
i18n.js
index.js fix: enable maintenance mode only if there is an upgrade to perform (#7129) 2016-07-26 09:56:07 +01:00
overrides.js
update-check.js Support for custom notifications (#7077) 2016-07-22 14:02:10 +01:00