0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/api
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
..
authentication.js Added new setup.completed event (#7217) 2016-08-17 20:59:15 +02:00
clients.js Harvest server side strings 2015-12-19 12:12:16 +01:00
configuration.js Switch to new native system font stack (#7219) 2016-08-18 20:29:46 +01:00
db.js feature: upload validation middleware (#7208) 2016-08-18 20:25:51 +01:00
index.js post-scheduling 2016-06-14 10:52:13 +02:00
mail.js improvement: mail structure (#7033) 2016-06-28 20:13:01 +02:00
notifications.js fix: notification store without duplicates (#7135) 2016-08-11 08:58:51 +01:00
posts.js Return http status 204 on deletes 2016-03-22 11:42:48 -05:00
roles.js Refactor handlePermissions 2015-08-11 16:03:57 +02:00
schedules.js post-scheduling 2016-06-14 10:52:13 +02:00
settings.js fix: refresh settings cache for migration 006 (#7147) 2016-07-26 13:53:17 +01:00
slack.js Slack integration 2016-05-08 12:49:15 +02:00
slugs.js Harvest server side strings 2015-12-19 12:12:16 +01:00
subscribers.js feature: upload validation middleware (#7208) 2016-08-18 20:25:51 +01:00
tags.js internal tags feature 2016-06-11 09:12:04 -06:00
themes.js Harvest server side strings 2015-12-19 12:12:16 +01:00
upload.js feature: upload validation middleware (#7208) 2016-08-18 20:25:51 +01:00
users.js improvement: mail structure (#7033) 2016-06-28 20:13:01 +02:00
utils.js post-scheduling 2016-06-14 10:52:13 +02:00