107 Commits

Author SHA1 Message Date
Michael Shilman
e9c942881b Merge pull request #53 from storybooks/52-clickable-anchors
Added clickable anchors to docs
2017-05-21 12:07:05 +10:00
Michael Shilman
5cd921f699 Update link line-hight so that header doesn't jiggle on hover 2017-05-21 11:50:51 +10:00
Michael Shilman
45f7c0bab8 Use link symbol 2017-05-21 11:45:06 +10:00
Michael Shilman
1839acaa39 Add clickable anchors to docs
- Generate anchors and links to those anchors
- Make sure that react-router scrolls to the anchors on page load
2017-05-21 11:34:13 +10:00
Oleg Proskurin
0a2eab4c76 Merge pull request #49 from storybooks/shilman-readme-gatsby
Update README with Gatsby info
2017-05-18 08:05:30 +07:00
Michael Shilman
de2da14587 Add storybook instructions 2017-05-18 08:30:29 +10:00
Michael Shilman
4c255a26c8 Merge branch 'source' into shilman-readme-gatsby 2017-05-18 08:26:40 +10:00
Michael Shilman
dd5ed2d0eb Merge pull request #50 from storybooks/UsulPro-patch-1
Update docs for addonAPI.addPanel()
2017-05-17 15:39:37 +10:00
Oleg Proskurin
31b0d58d01 Update addonAPI.addPanel() docs 2017-05-16 23:10:31 +07:00
Michael Shilman
6d7a737ba1 Update README with Gatsby info 2017-05-17 01:18:10 +10:00
Oleg Proskurin
0b0adfb16c Merge pull request #48 from storybooks/fix-cli-options-formatting
Fix formatting issue on cli-options page
2017-05-16 22:06:25 +07:00
Oleg Proskurin
3266c8b4a2 Merge branch 'source' into fix-cli-options-formatting 2017-05-16 22:01:27 +07:00
Michael Shilman
9d0d910f1e Fix formatting issue 2017-05-17 00:47:29 +10:00
Norbert de Langen
9c3e7c1e86 Merge pull request #43 from storybooks/41-page-refresh
Fix full page refresh problem
2017-05-15 14:46:06 +02:00
Michael Shilman
0af2dc7c89 Merge branch 'source' into 41-page-refresh 2017-05-15 22:40:14 +10:00
Norbert de Langen
0f72928c66 Merge pull request #44 from storybooks/15-google-webmaster-verification
Add google webmaster verification page
2017-05-15 14:33:56 +02:00
Michael Shilman
27b36876de Move CNAME to static directory and copy all static assets in build 2017-05-15 22:31:30 +10:00
Michael Shilman
ee541e9f40 Add google webmaster verification page
Also, simplify build script by moving CNAME to pages.

We can’t do this for the google page because Gatsby converts x.html to
x/index.html
2017-05-15 22:16:57 +10:00
Michael Shilman
202c93c7c6 Updated to use react-router links 2017-05-15 21:53:50 +10:00
Michael Shilman
30bbc31324 Merge pull request #39 from storybooks/add-community
Added a community section / change the footer
2017-05-15 21:30:23 +10:00
Michael Shilman
73e3e241f0 Merge branch 'source' into add-community 2017-05-15 21:27:08 +10:00
Michael Shilman
96f7c3a6b3 Merge pull request #40 from storybooks/15-sitemap
Generate sitemap
2017-05-15 21:26:05 +10:00
Michael Shilman
292dd869ef Add sitemap on build 2017-05-15 17:44:56 +10:00
Michael Shilman
80eee9d4de Merge branch 'source' into 5-gatsby-static-site 2017-05-15 17:33:57 +10:00
Tom Coleman
24baf82460 Added a community section / change the menu 2017-05-15 17:13:09 +10:00
Michael Shilman
f5d56b8040 Merge pull request #38 from gvaldambrini/storyrouter3
update storybook-router description
2017-05-14 21:13:41 +10:00
Michael Shilman
4459c0df37 Merge branch 'source' into storyrouter3 2017-05-14 20:32:40 +10:00
Gianni Valdambrini
625425271d As storybook-router now supports react-router v3 remove the version from
the description.
2017-05-14 12:29:05 +02:00
Michael Shilman
130b3d9de8 Merge pull request #37 from storybooks/25-auto-deploy
Include dot files in auto deploy so that travis doesn't build master
2017-05-14 16:43:15 +10:00
Michael Shilman
b069836f85 Include dot files in auto deploy so that travis doesn't build master 2017-05-14 16:42:32 +10:00
Michael Shilman
61893b9c24 Merge pull request #36 from storybooks/25-auto-deploy
Deploy .travis.yml to avoid broken builds
2017-05-14 15:31:16 +10:00
Michael Shilman
3e1feedcad Deploy .travis.yml to avoid broken builds 2017-05-14 15:29:51 +10:00
Michael Shilman
1ec55740de Merge pull request #35 from storybooks/25-auto-deploy
Don't run Travis in master branch
2017-05-14 15:24:28 +10:00
Michael Shilman
8d4c354cd0 Don't run Travis in master branch 2017-05-14 15:23:49 +10:00
Michael Shilman
1e9b050e8a Merge pull request #34 from storybooks/25-auto-deploy
Configure github username for autodeploy
2017-05-14 15:12:33 +10:00
Michael Shilman
42f9497622 Configure github username 2017-05-14 15:11:32 +10:00
Michael Shilman
a3de601915 Merge pull request #33 from storybooks/25-auto-deploy
Run without silent for debugging
2017-05-14 15:05:55 +10:00
Michael Shilman
6356be8eb1 Run without silent for debugging 2017-05-14 15:05:17 +10:00
Michael Shilman
642c1da9b2 Merge pull request #32 from storybooks/25-auto-deploy
(self-merge) Update travis deployment to use GH_TOKEN variable encoded in secure
2017-05-14 15:01:05 +10:00
Michael Shilman
ea569ab4f9 Update travis deployment to use GH_TOKEN variable encoded in secure 2017-05-14 14:58:17 +10:00
Michael Shilman
bb772307ad Merge pull request #31 from storybooks/25-auto-deploy
Try using gh-pages-travis to deploy from travis
2017-05-14 14:19:32 +10:00
Michael Shilman
70f9092920 Try using gh-pages-travis to deploy from travis 2017-05-14 14:17:12 +10:00
Michael Shilman
1d17b823e6 Merge pull request #30 from storybooks/25-auto-deploy
Another change to test auto-deploy
2017-05-14 12:07:19 +10:00
Michael Shilman
8a79fed245 Another change to test auto-deploy 2017-05-14 12:05:27 +10:00
Michael Shilman
6f3358590c Merge pull request #29 from storybooks/25-auto-deploy
Give Travis permission to deploy
2017-05-14 10:43:18 +10:00
Michael Shilman
a78aaef1c2 Give Travis permission to deploy 2017-05-14 10:41:51 +10:00
Michael Shilman
63a8f927f9 Merge pull request #28 from storybooks/25-auto-deploy
Test the auto-deploy by fixing a typo
2017-05-14 10:20:31 +10:00
Michael Shilman
ac47ac56bf Test the auto-deploy by fixing a typo 2017-05-14 10:19:05 +10:00
Michael Shilman
ed52e83f19 Merge pull request #27 from storybooks/25-auto-deploy
Need to build before we can deploy
2017-05-14 10:14:07 +10:00
Michael Shilman
245b172c3a Need to build before we can deploy 2017-05-14 10:13:17 +10:00