49 Commits

Author SHA1 Message Date
Michael Shilman
0d9d9124ce Deprecate built-in linkTo/action addons 2017-05-13 10:36:44 +10:00
Michael Shilman
1dcc3be54a Update documentation to use addon-links package 2017-05-12 21:51:22 +10:00
Michael Shilman
347ce506f3 Merge pull request #17 from wcastand/source
add the storybook-addon-jsx to the list of third party addon
2017-05-10 23:16:23 +10:00
wcastand
ee83f97317 apply suggestion 2017-05-10 14:28:17 +02:00
wcastand
0768f183df add the storybook-addon-jsx to the list of thrid party addon 2017-05-10 14:02:26 +02:00
Michael Shilman
cab26be046 Reapply lost change from gatsby crossover
See: https://github.com/storybooks/storybooks.github.io/pull/8
2017-05-04 09:23:50 +10:00
Michael Shilman
e5d58e6dc1 Merge pull request #16 from fabien0102/source
Fix "READ DOCS" link on homepage
2017-05-03 20:13:29 +10:00
fabien0102
ab6d140b7c Fix docs link 2017-05-03 10:17:24 +02:00
Michael Shilman
007f548671 Merge pull request #14 from storybooks/5-gatsby-static-site
New, static site starting from Gatsby starter kit
2017-05-03 16:20:28 +10:00
Michael Shilman
a76119b797 Fix code highlighting 2017-05-03 15:40:59 +10:00
Michael Shilman
e94c97d3b4 Ignore public files generated by gatsbyjs 2017-05-03 15:29:46 +10:00
Michael Shilman
ac036e0c4b manually add CNAME to build process 2017-05-03 15:23:01 +10:00
Michael Shilman
c650bf188e Remove container wrapper to fix layout issues 2017-05-03 15:00:58 +10:00
Michael Shilman
5840f278f9 Fix favicon 2017-05-03 14:54:00 +10:00
UsulPro
4df1247f4a Add favicon 2017-05-02 22:22:58 +07:00
Michael Shilman
e972dfad2f Cleanup unused function 2017-05-03 00:19:56 +10:00
Michael Shilman
fecad1ee46 Restore CNAME 2017-05-02 20:34:39 +10:00
Michael Shilman
1105780a0e Merge branch 'source' into 5-gatsby-static-site
Resolve conflicts merging source changes

# Conflicts:
#	components/Docs/Container/index.js
#	src/docs/react-storybook/configurations/custom-webpack-config.js
2017-05-02 17:30:05 +10:00
Michael Shilman
531b15aea3 Use original docs components and styling inside gatsby
- get rid of sections concept temporarily
- markdown is already parsed to HTML by gatsby
2017-05-02 16:29:08 +10:00
Michael Shilman
1443d41314 Remove auto-generated files and fix deprecation errors 2017-05-01 19:08:11 +10:00
Michael Shilman
8774f7c261 Global styling 2017-05-01 18:51:59 +10:00
Michael Shilman
0e969e4b3c Rename doc.md to doc/index.md
Use index.md so that images show properly in github, e.g.:

```md
![Login Form](../static/login_form.png)
```
2017-05-01 17:53:48 +10:00
Michael Shilman
da08abd1cb Add edit-this-page link 2017-05-01 16:49:44 +10:00
Michael Shilman
7cd1f3d480 Merge pull request #12 from storybooks/pr-template
Added PR template similar to storybook repo
2017-04-28 22:55:44 +10:00
Xavier Cazalot
0fbcef04e9 Merge pull request #13 from storybooks/7-edit-this-page-link
Fix edit this page link
2017-04-28 08:53:39 +02:00
Xavier Cazalot
beb1b0d5da Merge pull request #8 from danny-andrews/patch-1
Add note about webpack version
2017-04-28 08:50:11 +02:00
Michael Shilman
34de975830 New, static site starting from Gatsby starter kit
Work in progress: ported storybooks content

Still needs:
- two-level nav hierarchy
- styling improvements
- stories ;-)
2017-04-28 15:47:14 +10:00
Michael Shilman
600ce1f0e1 Fix edit this page link
When we moved to github pages, we moved the doc source to `source`
branch, and the `npm run publish` script force pushes the built site to
the `master` branch.
2017-04-28 07:43:21 +10:00
Michael Shilman
c459ab9d1e Added PR template similar to storybook repo 2017-04-28 07:25:06 +10:00
Michael Shilman
717d6eee51 Merge pull request #11 from storybooks/10-update-linkto-documentation
Update linkTo documentation
2017-04-28 07:06:49 +10:00
Michael Shilman
dd80a304b5 Fixed typos and add function example 2017-04-28 06:59:34 +10:00
Danny Andrews
b8521df47d Fix line break 2017-04-27 08:16:35 -05:00
Michael Shilman
16cb95eebe Merge pull request #9 from gvaldambrini/storyrouter
Add StoryRouter to the addon gallery
2017-04-27 19:16:13 +10:00
Michael Shilman
010257ebe5 Update linkTo documentation
Links used to be an add-on, but are now supported natively in
storybook. Updated the docs to reflect that.
2017-04-27 19:07:00 +10:00
Gianni Valdambrini
8812e78903 Add StoryRouter to the addon gallery 2017-04-25 16:53:06 +02:00
Danny Andrews
b8aa19af6c Add note about webpack version 2017-04-21 13:18:26 -05:00
Arunoda Susiripala
f0117ff0e8 Merge pull request #6 from storybooks/912-fix-deep-links
Fix SPA deep-linking problem
2017-04-20 06:22:21 +05:30
Michael Shilman
66f049e733 Fix SPA deep-linking problem 2017-04-19 07:35:25 -07:00
Michael Shilman
c03303a8e0 Merge pull request #4 from storybooks/3-cleanup-repo-links
Clean up monorepo links
2017-04-17 21:18:06 -07:00
Michael Shilman
c0e42aa02a Clean up monorepo links 2017-04-17 21:16:54 -07:00
Michael Shilman
da6bf457ab Merge pull request #2 from storybooks/setup-publish-script
Setup publish npm script
2017-04-17 17:38:40 -07:00
Muhammed Thanish
cc6a3f94c5 Add publish script 2017-04-18 05:43:03 +05:30
Muhammed Thanish
c01484bdb2 Add CNAME file 2017-04-18 05:41:04 +05:30
Thanish
5dee115437 Merge pull request #1 from shilman/925-monorepo-doc-update
Monorepo/storybooks.js.org doc update
2017-04-18 05:31:00 +05:30
Michael Shilman
2b25359d30 Remove CNAME temporarily 2017-04-17 14:55:02 -07:00
Michael Shilman
a4c7299032 Test index.html 2017-04-17 14:54:05 -07:00
Michael Shilman
83294fe83c Monorepo/storybooks.js.org doc update
- point references to appropriate monorepo sub packages
- update storybook / react-scripts versions
- remove storybook hub links
2017-04-17 13:29:51 -07:00
Thanish
fbe55ba3e4 Create CNAME 2017-04-15 16:24:58 +05:30
Thanish
2e39f4573f Initial commit 2017-04-15 16:24:14 +05:30