90 Commits

Author SHA1 Message Date
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
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
Norbert de Langen
ad091e71ae Merge pull request #26 from storybooks/25-auto-deploy
Automatic deployment
2017-05-14 02:08:53 +02:00
Michael Shilman
97f49cefc4 Automatic deployment 2017-05-14 10:03:56 +10:00
Michael Shilman
47bb523983 Merge pull request #24 from storybooks/add-ci-linting
ADD markdown linting && CI
2017-05-14 09:54:55 +10:00
Norbert de Langen
df3d901b36 ADD markdown linting && CI 2017-05-14 01:10:52 +02:00
Thanish
6c31a773ab Merge pull request #23 from storybooks/1017-deprecate-builtin-addons
Fix one more documentation relating to default addons
2017-05-13 14:10:21 +05:30
Michael Shilman
b402c44a0d Fix one more documentation relating to default addons 2017-05-13 18:36:36 +10:00
Michael Shilman
21f99553c9 Merge pull request #22 from storybooks/1017-deprecate-builtin-addons
Deprecate built-in linkTo/action addons
2017-05-13 18:16:50 +10:00
Michael Shilman
0d9d9124ce Deprecate built-in linkTo/action addons 2017-05-13 10:36:44 +10:00
Norbert de Langen
be57585b1c Merge pull request #20 from storybooks/1016-restore-addon-links
Update documentation to use addon-links package
2017-05-13 00:33:17 +02: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