[docs] Add recipe on using a theme #20114
Labels
help wanted
Issue with a clear description that the community can help with.
type: documentation
An issue or pull request for improving or updating Gatsby's documentation
When I was working on #20113, I noticed that the only "Using a Theme" recipe requires you to use a starter. For people wanting to know how to install and use a theme, starters create extra cognitive overhead: "what if I want to install a theme that isn't part of a starter?" We've made changes in the Themes docs in the past month or two, but the recipes weren't updated as part of that effort. This issue will be satisfied when there is a recipe on Using a Theme Directly (or something to that effect).
See the Using Themes docs for inspiration: https://www.gatsbyjs.org/docs/themes/using-a-gatsby-theme/
A recipe should be a short, actionable piece of documentation that shows a Gatsby learner how to complete a task. Follow the Gatsby Style Guide and Docs Templates for instructions on how to create a recipe PR that will be accepted.
Related to #20113, which moves recipes to individual pages. It must be merged first.
The text was updated successfully, but these errors were encountered: