Baseline Ratio Database of Google Fonts.
The baseline ratio of fonts can be used for sass mixins or css to build baseline grid and vertical rythm.
Visit Website »
Finding Baseline website using Github Pages and jekyll.
There is baseline ratio data of 818 google fonts. Feel free to use it.
data file format: *.yml, *.json, *.sass
- Fork, clone or download this project
- Install Jekyll
cd docs
npm install
bundle
- Generate the website:
jekyll build --baseurl ''
- Serve with BrowserSync and compile Sass:
gulp
- Preview:
localhost:3000
Read more at Jekyll's documentation.
If it is helpful for you, Please support us!
Code and documentation copyright Lee Jihye. Code released under the MIT License.