docs(storybook): switch Storybook deployment from GitHub Pages to Surge to avoid DNS issues #70
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Our Storybook docs were originally deployed to konveyor.github.io/lib-ui, which now redirects to konveyor.io/lib-ui. This worked for a while, but has since become a 404 now that the new konveyor.io website has been published.
We could figure this out and restore the usage of either konveyor.io or github.io later, but the audience for these docs is internal and small and I don't think it's necessarily worth the effort. This PR gets our docs back online by moving our main Storybook deployment to Surge, like our PR previews. The new URL is http://konveyor-lib-ui.surge.sh/.