Commit Graph

8 Commits

Author SHA1 Message Date
Ian Schmitz
4c02980f4c Update docs links to prefer HTTPS for supported domains (#6383)
* Update docs links to prefer HTTPS for supported domains

* Fix existing typos
2019-02-10 08:26:49 -08:00
Sagir Khan
d72256c7f8 docs: Simplify installing Storybook with npx (#5788)
Reduce two-step install to just one step (per the latest storybook docs)

Change (i) `npm install -g @storybook/cli` and (ii) `sb init` to `npx -p @storybook/cli sb init`

Refs: https://storybook.js.org/basics/quick-start-guide/
2018-11-14 08:54:02 -07:00
Andy
1d8d9eaaee docs: Change Storybook install documentation (#5779) 2018-11-12 11:14:49 -07:00
Noel Yoo
ebc721f7d9 Fix typo (#5494) 2018-10-20 12:53:58 -04:00
Dan Abramov
0febe269b5 doc tweaks 2018-10-19 19:49:55 -04:00
Kristofer Selbekk
89087144ac Title Case All Headings 2018-10-09 06:55:08 +02:00
Kristofer Selbekk
7aaa463547 Bumping all headings one level because we can now 2018-10-07 20:51:30 +02:00
Kristofer Selbekk
eb91435505 Move developing components in isolation into its own file 2018-10-07 19:15:24 +02:00