Commit Graph

9 Commits

Author SHA1 Message Date
Ian Schmitz
2741781bc6 Add note for global install of CLI (#6157)
* Add note for global install of CLI

Closes #6140.
2019-01-09 13:16:09 -08:00
Wendy Smoak
de44ef806d Fix link to page about running tests (#5883) 2018-11-22 18:35:33 -08:00
Jesse Peterman
473fde0e1c Fixed typo in getting-started (#5493)
changed amy to any
2018-10-20 00:37:07 -07:00
Dan Abramov
567921d929 Merge branch 'docusaurus' 2018-10-19 18:52:43 -04:00
Amy Lam
6235d57631 Edits to Getting Started
- Copy edits for consistency
- Remove <br>'s for readability

Should all headers be Title Case? I see `Creating an App` but `Installing A Dependency`. I tend to use https://titlecaseconverter.com/, thoughts?
2018-10-11 01:37:00 -07:00
Jon Clark
04735de777 Update path to serviceWorker.js in docs (#5371) 2018-10-09 13:57:53 -06:00
Kristofer Selbekk
89087144ac Title Case All Headings 2018-10-09 06:55:08 +02:00
Kristofer Selbekk
c17858fdea Add some headings to the getting started section 2018-10-07 17:51:45 +02:00
Kristofer Selbekk
4bda8f7350 5238 set up basic docs structure (#5245)
* Add a temporary README file

This commit adds a temporary readme file that points users to the
main README file or the User Guide.

* Add a "getting started" doc

This commit adds a page for getting started, copying the
"Get started now" from the current `README.md`.

* Add link to the get started page from the index page

* Add the getting started doc to the site header

* Add footer link to getting started info

* Add getting started to the sidebar

* Add placeholder for the user guide page

* Add links to the user-guide page as well

* Add auto-generated i18n file

* Move all docusaurus related files into own folder
2018-10-03 23:09:14 +01:00