Skip to content

chore(docs): Recipes cleanup & Fonts guides #36622

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

Merged
merged 3 commits into from
Sep 16, 2022
Merged

chore(docs): Recipes cleanup & Fonts guides #36622

merged 3 commits into from
Sep 16, 2022

Conversation

LekoArts
Copy link
Contributor

@LekoArts LekoArts commented Sep 16, 2022

Description

Removes the two last remaining "Recipes" and changes any links to them. I saw that the updated links went to two fonts guides and they both also needed an update. So did that.

Also updated a link inside the "Porting HTML to Gatsby" guide and that also needed an update.

Rendered views:

Related Issues

Redirects PR will follow

@LekoArts LekoArts added the type: documentation An issue or pull request for improving or updating Gatsby's documentation label Sep 16, 2022
@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Sep 16, 2022
@LekoArts LekoArts removed the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Sep 16, 2022
tyhopp
tyhopp previously approved these changes Sep 16, 2022
@LekoArts LekoArts merged commit 7e6e394 into master Sep 16, 2022
@LekoArts LekoArts deleted the recipes-cleanup branch September 16, 2022 10:21

```shell
yarn add gatsby-plugin-web-font-loader
npm install gatsby-omni-font-loader react-helmet
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

does font-loader use react-helmet? why do we have to install it?

Copy link
Contributor Author

@LekoArts LekoArts Sep 19, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, it uses react-helmet for now: codeAdrian/gatsby-omni-font-loader#32
I still chose it though as it's the best webfont loader plugin for now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation An issue or pull request for improving or updating Gatsby's documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants