Skip to content

Commit

Permalink
Better starter docs (#5966)
Browse files Browse the repository at this point in the history
* better starter docs

* Removing gnarly details
  • Loading branch information
wuweiweiwu authored and m-allanson committed Jun 21, 2018
1 parent de4b011 commit b777b19
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/docs/gatsby-starters.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
title: 'Gatsby Starters'
---

The Gatsby CLI tool lets you install "starters". These are partially built sites
preconfigured to help you get moving faster on creating a certain type of site.
The Gatsby CLI tool lets you install starters. These are boilerplate Gatsby sites maintained by the community.
`gatsby new` helps you start your project by cloning the boilerplate, installing dependencies, and clearing git history.

When creating a new site, you can optionally specify a starter to base your new
site on e.g.
Expand Down

0 comments on commit b777b19

Please sign in to comment.