|
16 | 16 | link: /docs/recipes/
|
17 | 17 | items:
|
18 | 18 | - title: Pages and Layouts
|
19 |
| - link: /docs/recipes/pages-layouts |
| 19 | + link: /docs/recipes/pages-layouts/ |
20 | 20 | - title: Styling with CSS
|
21 |
| - link: /docs/recipes/styling-css |
| 21 | + link: /docs/recipes/styling-css/ |
22 | 22 | - title: Working with Starters
|
23 |
| - link: /docs/recipes/working-with-starters |
| 23 | + link: /docs/recipes/working-with-starters/ |
24 | 24 | - title: Working with Themes
|
25 |
| - link: /docs/recipes/working-with-themes |
| 25 | + link: /docs/recipes/working-with-themes/ |
26 | 26 | - title: Sourcing Data
|
27 |
| - link: /docs/recipes/sourcing-data |
| 27 | + link: /docs/recipes/sourcing-data/ |
28 | 28 | - title: Querying Data
|
29 |
| - link: /docs/recipes/querying-data |
| 29 | + link: /docs/recipes/querying-data/ |
30 | 30 | - title: Working with Images
|
31 |
| - link: /docs/recipes/working-with-images |
| 31 | + link: /docs/recipes/working-with-images/ |
32 | 32 | - title: Transforming Data
|
33 |
| - link: /docs/recipes/transforming-data |
| 33 | + link: /docs/recipes/transforming-data/ |
34 | 34 | - title: Deploying Your Site
|
35 |
| - link: /docs/recipes/deploying-your-site |
| 35 | + link: /docs/recipes/deploying-your-site/ |
36 | 36 | - title: Reference Guides
|
37 | 37 | link: /docs/guides/
|
38 | 38 | items:
|
|
472 | 472 | - title: Processing Payments with Square
|
473 | 473 | link: /docs/processing-payments-with-square/
|
474 | 474 | - title: Sourcing from WooCommerce
|
475 |
| - link: /docs/sourcing-from-woocommerce |
| 475 | + link: /docs/sourcing-from-woocommerce/ |
476 | 476 | - title: Improving Performance
|
477 | 477 | link: /docs/performance/
|
478 | 478 | items:
|
|
588 | 588 | - title: Lifecycle APIs
|
589 | 589 | link: /docs/gatsby-lifecycle-apis/
|
590 | 590 | - title: Gatsby Magic
|
591 |
| - link: /docs/gatsby-magic |
| 591 | + link: /docs/gatsby-magic/ |
592 | 592 | - title: React Hydration
|
593 |
| - link: /docs/react-hydration |
| 593 | + link: /docs/react-hydration/ |
594 | 594 | - title: PRPL Pattern
|
595 | 595 | link: /docs/prpl-pattern/
|
596 | 596 | - title: GraphQL Concepts
|
597 | 597 | link: /docs/graphql-concepts/
|
598 | 598 | - title: Security in Gatsby*
|
599 | 599 | link: /docs/security-in-gatsby/
|
600 | 600 | - title: Theme Shadowing
|
601 |
| - link: /docs/how-shadowing-works |
| 601 | + link: /docs/how-shadowing-works/ |
602 | 602 | - title: Gatsby Internals
|
603 | 603 | link: /docs/gatsby-internals/
|
604 | 604 | items:
|
|
739 | 739 | link: /docs/glossary/
|
740 | 740 | items:
|
741 | 741 | - title: Continuous Deployment
|
742 |
| - link: /docs/glossary/continuous-deployment |
| 742 | + link: /docs/glossary/continuous-deployment/ |
743 | 743 | - title: Decoupled Drupal
|
744 |
| - link: /docs/glossary/decoupled-drupal |
| 744 | + link: /docs/glossary/decoupled-drupal/ |
745 | 745 | - title: GraphQL
|
746 |
| - link: /docs/glossary/graphql |
| 746 | + link: /docs/glossary/graphql/ |
747 | 747 | - title: Headless CMS
|
748 | 748 | link: /docs/glossary/headless-cms/
|
749 | 749 | - title: Headless WordPress
|
750 | 750 | link: /docs/glossary/headless-wordpress/
|
751 | 751 | - title: JAMStack
|
752 |
| - link: /docs/glossary/jamstack |
| 752 | + link: /docs/glossary/jamstack/ |
753 | 753 | - title: Markdown
|
754 | 754 | link: /docs/glossary/markdown/
|
755 | 755 | - title: MDX
|
756 |
| - link: /docs/glossary/mdx |
| 756 | + link: /docs/glossary/mdx/ |
757 | 757 | - title: Node.js
|
758 |
| - link: /docs/glossary/node |
| 758 | + link: /docs/glossary/node/ |
759 | 759 | - title: React
|
760 |
| - link: /docs/glossary/react |
| 760 | + link: /docs/glossary/react/ |
761 | 761 | - title: Static Site Generator
|
762 |
| - link: /docs/glossary/static-site-generator |
| 762 | + link: /docs/glossary/static-site-generator/ |
763 | 763 | - title: webpack
|
764 |
| - link: /docs/glossary/webpack |
| 764 | + link: /docs/glossary/webpack/ |
765 | 765 | - title: Gatsby Telemetry
|
766 | 766 | link: /docs/telemetry/
|
767 | 767 | - title: Gatsby REPL
|
|
0 commit comments