Commit Graph

6 Commits

Author SHA1 Message Date
Kristofer Selbekk
bb95472c4a Set the color palette to something a bit more React-y (#5249) 2018-10-02 12:59:30 -04:00
Kristofer Selbekk
2b2d8667f2 Update favicon and OpenGraph images (#5244)
Borrowed these from the reactjs/reactjs.org repo on GitHub:

- https://github.com/reactjs/reactjs.org/blob/master/static/logo-og.png
- https://github.com/reactjs/reactjs.org/blob/master/static/favicon.ico
2018-10-02 10:42:38 -04:00
Kristofer Selbekk
d58253d35c Removing sample pages (#5242)
* Remove "who uses this" callout on front page

* Remove users and help pages

* Add link to React's support docs

Instead of removing the Help link altogether, this commit re-adds it
as an external link to React's existing support documentation
2018-10-02 09:23:22 -04:00
Kristofer Selbekk
2a2e8bf1b8 Set the project name and owner correctly (#5243)
This commit sets the page name to "Create React App", the tagline to
"Create React apps with no build configuration." and the copyright
owner to "Facebook"
2018-10-02 09:22:18 -04:00
Kristofer Selbekk
e963dde975 Removing blog from Docusaurus (#5239)
* Remove the blog link from the header

* Remove blog link from the site footer

* Remove blog translation, as we no longer have a blog

* Remove all sample blog-content

* Remove blog info from the website readme
2018-10-02 08:44:13 -04:00
Amy Lam
00b1b511cf Initial setup of Docusaurus (#5227)
* Initial setup of Docusaurus

Followed steps on: https://docusaurus.io/docs/en/installation

* Delete doc1.md

* Delete doc2.md

* Delete doc3.md

* Delete exampledoc4.md

* Delete exampledoc5.md
2018-10-02 12:56:35 +01:00