11 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
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
c650bf188e Remove container wrapper to fix layout issues 2017-05-03 15:00:58 +10:00
Michael Shilman
e972dfad2f Cleanup unused function 2017-05-03 00:19:56 +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
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
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