-
Notifications
You must be signed in to change notification settings - Fork 10.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(docs): replace typefaces with fontsource #27313
Conversation
Just finished updating the typeface packages w/ the deprecation notice https://www.npmjs.com/package/typeface-vesper-libre |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi there! Thanks for your patience while I reviewed this. I made a few suggestions for improvements. Once those are resolved we can go ahead and get this merged!
Thanks for your contribution! 💜
Co-authored-by: Megan Sullivan <meganesulli@gmail.com>
Should be almost good to go! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for making those changes. Looks good to me! ✨
Should be almost good to go!
Were there any other changes you wanted to make, or can I merge this?
@meganesu, nothing else comes to mind. LGTM. |
Description
This PR changes the documentation for Gatsby's local hosting font solutions which was previously dependent on Typefaces to Fontsource.
Kyle and I were discussing this privately and he stated that he is deprecating the Typefaces project and no longer maintaining it in favour of Fontsource. The latest commits on his repo should reflect that and we're working on making a couple last changes.
Documentation
The two docs that were changed:
@gatsbyjs/documentation