Commit Graph

99 Commits

Author SHA1 Message Date
Endi
9243305b40 Upgrade to docusaurus 2 (#7785)
* chore: upgrade to docusaurus 2

* address review
2019-10-15 10:37:32 -06:00
Ian Sutherland
ff15a0850c Add new logo (#7704) 2019-09-19 11:34:17 -06:00
Ian Sutherland
78fb4cf114 Adopt Contributor Covenant (#7650)
* Adopt Contributor Covenant

* Add link to Contributor Covenant to docs site
2019-09-06 09:53:15 -06:00
Sabesh Rajendran
437b83f033 Show logo on mobile docs (#7521)
* Show logo for mobile views in create-react-app.dev

* Update docusaurus/website/static/css/custom.css


Co-authored-by: Sabesh Kumar Rajendran <sabrajendran@paypal.com>
2019-08-14 12:09:49 -06:00
Ian Sutherland
4a84cd4c70 Update Netlify config (#7527) 2019-08-13 11:03:25 -06:00
Ian Sutherland
cbf2134dcb Update docusaurus config (#7499) 2019-08-12 18:43:59 -06:00
Ian Sutherland
70febc786a Add links to Spectrum in README and docs (#7500) 2019-08-10 17:17:53 -06:00
Joe Rezendes
18b399be50 Improve styling of "get started" button (#6810) 2019-04-25 09:18:08 -07:00
Hrusikesh Panda
550274e307 Adds PostCSS Normalize (#5810)
* Add postcss-normalize plugin

* Configure PostCSS Normalize

* Add documentation

* Include the doc in sidebar

* Fix the id in sidebar.json

* Update adding-css-reset.md


Co-authored-by: Jack Zhao <jzhao@fb.com>
Co-authored-by: Ian Sutherland <ian@iansutherland.ca>
2019-04-05 10:23:59 -06:00
Pete Nykänen
d42f8882a5 Document .graphql and .gql file loading with graphql.macro (#5481) 2019-04-03 12:21:52 -07:00
Nicolas Charpentier
a1f6397221 Remove duplicate url key in Docusaurus siteConfig (#6690)
`url` was duplicated in `siteConfig.js`, both were the same value, so stripping one of them.
2019-03-20 19:22:32 -06:00
Yangshun Tay
84c1c5423b Upgrade Docusaurus and enable new features 2019-02-08 22:29:41 +08:00
Ian Schmitz
8985924521 Add production build section to docs (#5900) 2018-12-08 14:14:25 -08:00
kulek1
69babbb55a Rename 'getting started' link to 'docs' (#5806) 2018-11-14 09:27:07 -08:00
Amy Lam
618225314f Add Algolia search bar to Docusaurus (#5551) 2018-10-24 01:00:19 -04:00
Amy Lam
07ff5a02ed Add "edit" feature to Docusaurus pages (#5492) 2018-10-21 17:53:53 -04:00
Iurii Kucherov
7ae01d6b29 Fix title on Safari (#5499) 2018-10-21 13:13:35 -04:00
Bruno Lemos
88aef1100f TypeScript syntax support (#4837) 2018-10-21 12:03:26 -04:00
Dan Abramov
ac6edee48b fix url 2018-10-19 19:58:47 -04:00
Dan Abramov
0febe269b5 doc tweaks 2018-10-19 19:49:55 -04:00
Dan Abramov
a840d56683 Port documentation updates 2018-10-19 19:30:18 -04:00
Sophie Alpert
b652a98e8c New copy, by me 2018-10-18 18:41:11 -07:00
Amy Lam
358ed99011 Merge pull request #5398 from selbekk/front-page-content
Add some front page content
2018-10-11 09:50:59 -07: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
Amy Lam
492de3cc29 Order docs in footer
Rename to match page "About The Docs"

These seem redundant, consider just "Getting Started"? Add more links?
2018-10-11 01:18:21 -07:00
Amy Lam
33cbc7ad5b Make Getting Started consistent 2018-10-11 01:08:21 -07:00
Kristofer Selbekk
9b751311d2 Remove punctuation for consistency 2018-10-11 10:08:07 +02:00
Kristofer Selbekk
83542fca5b Add missing period 2018-10-11 10:06:58 +02:00
Kristofer Selbekk
740ff8ba1d Fix indentation mess 2018-10-11 10:06:21 +02:00
Kristofer Selbekk
10110a6d6c Add a few more features to the bottom 2018-10-11 09:01:22 +02:00
Kristofer Selbekk
8ea3222c2d Add section about updating 2018-10-11 08:32:01 +02:00
Kristofer Selbekk
4ea222f54f Add section about how to get started 2018-10-11 07:50:33 +02:00
Kristofer Selbekk
5b9b3382a3 Make the navigation easier to read on small devices 2018-10-11 07:32:18 +02:00
Kristofer Selbekk
2e9bc28b46 Update i18n file 2018-10-09 07:02:15 +02:00
Kristofer Selbekk
bd648f34dc Make 'sending feedback' a part of the introduction 2018-10-09 07:00:29 +02:00
Kristofer Selbekk
4a7a4362c9 Move testing above back-end integration 2018-10-09 06:58:38 +02:00
Kristofer Selbekk
e3f0f4ab45 Make 'publishing components to npm' a sub-part of the deployment doc 2018-10-09 06:57:35 +02:00
Kristofer Selbekk
840c424198 Remove API reference from footer 2018-10-08 19:41:25 +02:00
Kristofer Selbekk
25ed9b3719 Combine even more pages 2018-10-08 19:40:18 +02:00
Kristofer Selbekk
9f9f505efb Combine pages about head tags 2018-10-08 19:33:40 +02:00
Kristofer Selbekk
559446099d Combine a few articles on setting up your editor 2018-10-08 19:24:29 +02:00
Kristofer Selbekk
964d2fb9c9 Combine the supported browsers and language features pages 2018-10-08 19:12:00 +02:00
Kristofer Selbekk
f05b4eeb52 Create two new categories for the sidebar 2018-10-08 19:04:54 +02:00
Kristofer Selbekk
92afadfe84 Create a new Styles and Assets sidebar category 2018-10-08 18:59:12 +02:00
Kristofer Selbekk
6c17abdbd1 Add underlines for post links 2018-10-08 18:44:30 +02:00
Kristofer Selbekk
ffc63d5597 Add Inc to copyright notice 2018-10-08 18:40:36 +02:00
Kristofer Selbekk
f0047bfa74 Merge pull request #5347 from selbekk/port-user-guide-over
Port user guide over
2018-10-08 07:34:46 +02:00
Kristofer Selbekk
0f5bb0d937 Update all internal links 2018-10-07 20:34:45 +02:00
Kristofer Selbekk
678ef7609e Create a documentation intro page 2018-10-07 20:24:02 +02:00
Kristofer Selbekk
4f62437cb7 Remove the user guide file 2018-10-07 20:16:01 +02:00