Commit Graph

8 Commits

Author SHA1 Message Date
Joe Rezendes
18b399be50 Improve styling of "get started" button (#6810) 2019-04-25 09:18:08 -07:00
Iurii Kucherov
7ae01d6b29 Fix title on Safari (#5499) 2018-10-21 13:13:35 -04:00
Kristofer Selbekk
8ea3222c2d Add section about updating 2018-10-11 08:32:01 +02:00
Kristofer Selbekk
5b9b3382a3 Make the navigation easier to read on small devices 2018-10-11 07:32:18 +02:00
Kristofer Selbekk
6c17abdbd1 Add underlines for post links 2018-10-08 18:44:30 +02:00
Kristofer Selbekk
ca49a97a0f Simplify the front page and add some styles 2018-10-07 17:23:16 +02:00
Kristofer Selbekk
3f41d13ce5 Add React logo to header and footer 2018-10-05 15:37:52 +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