The are over 800 Google Fonts, let's organize them! See CONTRIBUTING.md to get started.
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:
- Install Jekyll
- Install Bundler:
bundle install
To build the site: bundle exec jekyll serve
To test the site, first run npm install
and then npm test
.
To add new Google Fonts automatically to the library, first run npm link
and then update-library
.
Font tag data is licensed under CC0 1.0 Universal (CC0 1.0)