Commit Graph

22 Commits

Author SHA1 Message Date
Apurav Chauhan acd4f3f984 Update getting started page to be more intuitive (#900)
* Updating step 2 to be more intuitive

Use of word Github is very confusing. When starting, most of devs wont have an existing github repo. And normally not everyone will be using Github. Since devs will be following this step by step: we need to stress on telling them to create a new or use existing local project folder which may or may not be a github repo.

* Update getting-started-installation.md
2018-08-13 01:29:45 -07:00
Carol Willing 29e71ebf53 Update installation doc (#888)
* Update installation doc

* add short phrase
2018-08-05 15:45:24 -07:00
Andrey Rublev 850e3003ca [docs] add note about babel cache to upgrade guide (#778)
for details see https://github.com/facebook/Docusaurus/issues/759
2018-06-15 10:32:35 -07:00
Joel Marcey de8da1ca54
Better bash formatting for updating Docusaurus 2018-06-11 17:46:58 -07:00
Joel Marcey 7281c5632b
More details on updating Docusaurus for a site 2018-06-11 16:53:04 -07:00
Yangshun Tay 18c01327a3 Reformat, proofread and tidy up docs (#749) 2018-06-10 08:02:04 -07:00
vacarsu 16da2fdbf6 Update getting-started-installation.md (#742)
* Update getting-started-installation.md

Add minimum yarn version

* Add a period

* Update getting-started-installation.md
2018-06-08 17:09:34 -07:00
Yangshun Tay 454e3d359f
Update directory tree (#696) 2018-05-23 21:01:33 -07:00
Sébastien Loix d14d3c2092 Add documentation about using development server behind a proxy #603 (#688)
* Add documentation to launch development server behind a proxy #603

* Update getting-started-installation.md

* Update getting-started-installation.md
2018-05-22 22:14:24 -07:00
Yangshun Tay a9a39817d4
Use proper syntax highlighting for code blocks (#615)
* Better syntax highlighting

* Better syntax highlighting
2018-04-27 22:51:38 -07:00
Yangshun Tay 327ef85770
Improve directory file tree (#614) 2018-04-27 22:47:14 -07:00
Long Mai 33d4e4a4ec Simplify installation steps (#519)
* simplify installation steps

Since docusaurus-init is run seldomly, npx keeps it simpler,
and subsequent runs will be using the latest version.

Outdated provides more meaningful view of current and latest version

* add more doc on who can use npx

* Make yarn and npm commands more specific
2018-04-23 00:13:29 -07:00
b-morawiec 7080a49580 Typo -- "typeing" (#510) 2018-03-18 19:44:55 -07:00
Joel Marcey ad94258334
Discuss how to update Docusaurus 2018-03-16 12:55:08 -07:00
Joel Marcey e798618ed2
Document node and yarn requirements. 2018-03-15 07:21:51 -07:00
Joel Marcey 9931ed86d2
A bit more clarifcation on the install and prep pages (#446) 2018-02-12 18:13:26 -08:00
Agastya Darma c8781bedce Move verifying Installation section to Installation doc (#435) 2018-02-12 18:04:17 -08:00
Hayden Evans e0704d0f55 Correct typo in getting-started-installation.md (#405)
Change 
> Docusaurus was designed from the ground up to be easily installed and used to get your website up **an** running quickly. 
to 
> Docusaurus was designed from the ground up to be easily installed and used to get your website up **and** running quickly.
2018-01-19 18:56:04 -08:00
Átila Camurça Alves e6a1844299 Update getting-started-installation.md (#331)
instruction to run local `docusaurus-init` via `npx`
2017-12-20 11:49:47 -08:00
Joel Marcey 1324ddfa47
Update site preparation docs (#203) 2017-11-01 09:48:14 -07:00
Joel Marcey 8123acf2d1
Update installation documentation to use the init script (#200) 2017-10-31 09:23:48 -07:00
Joel Marcey 21a7fab937 Add installation guide (#36) 2017-08-08 11:39:25 -07:00