Skip to content

nsmsn/font-library

 
 

Repository files navigation

Font Library Build Status

The are over 800 Google Fonts, let's organize them! See CONTRIBUTING.md to get started.

Build

Font Library is built with Jekyll. If you're updating tags in families.json, you don't need to build the site locally. But you can if you prefer to see your changes before you submit a pull request.

To build it locally, you will need to:

To build the site: bundle exec jekyll serve --watch

To test the site, first run npm install and then npm test.

To add new Google Fonts automatically to the library, run npm run update-fonts.

License

The MIT License (MIT)

Font tag data is licensed under CC0 1.0 Universal (CC0 1.0)

About

📇 An open source project to tag and organize Google Fonts

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 34.5%
  • JavaScript 32.8%
  • HTML 32.5%
  • Ruby 0.2%