Skip to content

designmeme/finding-baseline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finding Baseline of Google Fonts

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.

Baseline Ratio Database

There is baseline ratio data of 818 google fonts. Feel free to use it.
data file format: *.yml, *.json, *.sass

Building site locally

  1. Fork, clone or download this project
  2. Install Jekyll
  3. cd docs
  4. npm install
  5. bundle
  6. Generate the website: jekyll build --baseurl ''
  7. Serve with BrowserSync and compile Sass: gulp
  8. Preview: localhost:3000

Read more at Jekyll's documentation.

Donate with paypal

If it is helpful for you, Please support us!

Copyright and license

Code and documentation copyright Lee Jihye. Code released under the MIT License.