Skip to content

Commit 8c2528d

Browse files
ehoweyEkwunomueschaLBgatsbybot
authored
chore(tutorial): Using multiple themes together (#21714)
* Initial work * Small change to text * Updated text * First draft * More progress * More progress * Complete first draft * Update docs/tutorial/using-multiple-themes-together.md Co-Authored-By: Obinna Ekwuno <[email protected]> * Update docs/tutorial/using-multiple-themes-together.md Co-Authored-By: Obinna Ekwuno <[email protected]> * Update docs/tutorial/using-multiple-themes-together.md Co-Authored-By: Obinna Ekwuno <[email protected]> * Update docs/tutorial/using-multiple-themes-together.md Co-Authored-By: Obinna Ekwuno <[email protected]> * Update docs/tutorial/using-multiple-themes-together.md Co-Authored-By: Obinna Ekwuno <[email protected]> * Update docs/tutorial/using-multiple-themes-together.md Co-Authored-By: Obinna Ekwuno <[email protected]> * Update docs/tutorial/using-multiple-themes-together.md Co-Authored-By: Obinna Ekwuno <[email protected]> * Additional changes * Update docs/tutorial/using-multiple-themes-together.md Co-Authored-By: Michael <[email protected]> * Update docs/tutorial/using-multiple-themes-together.md Co-Authored-By: Michael <[email protected]> * Update docs/tutorial/using-multiple-themes-together.md Co-Authored-By: Michael <[email protected]> * siteMetaData is the same in each example * Update docs/tutorial/using-multiple-themes-together.md Co-Authored-By: Michael <[email protected]> * Update docs/tutorial/using-multiple-themes-together.md Co-Authored-By: Michael <[email protected]> * Update docs/tutorial/using-multiple-themes-together.md Co-Authored-By: Michael <[email protected]> * Switch to mdx * Update using multiple themes together I tested this tutorial and it works perfectly! Thanks, @ehowey. I also fixed up some sections for readability. * Update docs/tutorial/using-multiple-themes-together.md Co-Authored-By: LB <[email protected]> * Update docs/tutorial/using-multiple-themes-together.md Co-Authored-By: LB <[email protected]> * Update docs/tutorial/using-multiple-themes-together.md Co-Authored-By: LB <[email protected]> * Update docs/tutorial/using-multiple-themes-together.md Co-Authored-By: LB <[email protected]> * Partial changes and example repo * Update README.md with. more context * Partial changes * Update docs/tutorial/using-multiple-themes-together.md Co-Authored-By: Michael <[email protected]> * Update docs/tutorial/using-multiple-themes-together.md Co-Authored-By: Michael <[email protected]> * Update docs/tutorial/using-multiple-themes-together.md Co-Authored-By: Michael <[email protected]> * Update examples/using-multiple-themes/README.md Co-Authored-By: Michael <[email protected]> * Update examples/using-multiple-themes/README.md Co-Authored-By: Michael <[email protected]> * Updated example * Additional changes * Minor restructuring and some formatting * pull avatar a level up * revert changes to the locale files Co-authored-by: Obinna Ekwuno <[email protected]> Co-authored-by: Michael <[email protected]> Co-authored-by: LB <[email protected]> Co-authored-by: gatsbybot <[email protected]> Co-authored-by: Laurie Barth <[email protected]>
1 parent 603e376 commit 8c2528d

File tree

15 files changed

+877
-1
lines changed

15 files changed

+877
-1
lines changed

docs/tutorial/using-a-theme.md

+4
Original file line numberDiff line numberDiff line change
@@ -182,3 +182,7 @@ To see what other theme colors you can customize, check out the `colors.js` file
182182
## Wrapping up
183183
184184
This was a step-by-step introduction to using a Gatsby theme through looking at a specific example. Note that different themes will be built differently, to accept different customization options. To dive deeper, check out the [Gatsby Theme docs](/docs/themes/).
185+
186+
## What's next?
187+
188+
- [Using multiple themes together](/tutorial/using-multiple-themes-together/)

0 commit comments

Comments
 (0)