Skip to content

Commit

Permalink
update docs org (#3149)
Browse files Browse the repository at this point in the history
* update docs org

* back to getting started
  • Loading branch information
calcsam authored and KyleAMathews committed Dec 6, 2017
1 parent b715ab9 commit b21a022
Showing 1 changed file with 14 additions and 12 deletions.
26 changes: 14 additions & 12 deletions www/src/pages/docs/doc-links.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,26 +2,22 @@
items:
- title: Getting Started
link: /docs/
- title: Awesome Gatsby
link: /docs/awesome-gatsby/
- title: Migrating from v0 to v1
link: /docs/migrating-from-v0-to-v1/
- title: Using Starters
link: /docs/gatsby-starters/
- title: Deploying
link: /docs/deploy-gatsby/
- title: Core Concepts
items:
- title: Building with Components
link: /docs/building-with-components/
- title: Querying with GraphQL*
link: /docs/querying-with-graphql/
- title: Lifecycle APIs
link: /docs/gatsby-lifecycle-apis/
- title: Deploying
link: /docs/deploy-gatsby/
- title: Starters
link: /docs/gatsby-starters/
- title: Plugins
link: /docs/plugins/
- title: PRPL Pattern
link: /docs/prpl-pattern/
- title: Gatsby on Windows
link: /docs/gatsby-on-windows/
- title: Querying with GraphQL*
link: /docs/querying-with-graphql/
- title: Guides
items:
- title: 404 Pages
Expand All @@ -42,6 +38,10 @@
link: /docs/debugging-html-builds/
- title: Environment Variables
link: /docs/environment-variables/
- title: Gatsby on Windows
link: /docs/gatsby-on-windows/
- title: Migrating from v0 to v1
link: /docs/migrating-from-v0-to-v1/
- title: Path Prefix
link: /docs/path-prefix/
- title: Proxying API Requests
Expand All @@ -60,6 +60,8 @@
link: /docs/how-gatsby-works-with-github-pages/
- title: Reference
items:
- title: Awesome Gatsby
link: /docs/awesome-gatsby/
- title: Node Interface
link: /docs/node-interface/
- title: API Specification
Expand Down

0 comments on commit b21a022

Please sign in to comment.