balderdashy / sails

Realtime MVC Framework for Node.js
https://sailsjs.com
MIT License
22.84k stars 1.95k forks source link

Font-weight in docs makes paragraphs tough to read #6800

Open faraazahmad opened 5 years ago

faraazahmad commented 5 years ago

Node version: N/A Sails version (sails): all ORM hook version (sails-hook-orm): N/A Sockets hook version (sails-hook-sockets): N/A Organics hook version (sails-hook-organics): N/A Grunt hook version (sails-hook-grunt): N/A Uploads hook version (sails-hook-uploads): N/A DB adapter & version (e.g. sails-mysql@5.55.5): N/A Skipper adapter & version (e.g. skipper-s3@5.55.5): N/A


The paragraphs in the docs have font-weight:300 which can make them tough to read (I almost gave up Sails because of that), increasing the font-weight can make them more readable and accessible.

Original: image

Increased font-weight: image

Open for discussion

sailsbot commented 5 years ago

@faraazahmad Thanks for posting! We'll take a look as soon as possible.

In the mean time, there are a few ways you can help speed things along:

Please remember: never post in a public forum if you believe you've found a genuine security vulnerability. Instead, disclose it responsibly.

For help with questions about Sails, click here.

johnabrams7 commented 5 years ago

@faraazahmad Thanks, we're currently working on updates to the docs and their layout (including font-weight) at the moment, so this feedback is much appreciated and will be taken into consideration. In the meantime, the same docs are available in the sails-docs repo with a heavier font-weight.

We welcome further input from the community for this one 👍