New documentation site and examples app

Replaces the old storybook with static HTML documentation and an interactive
examples app. The documentation is now easier to customize, easier to maintain,
and faster to load. The interactive examples are a dedicated Next.js app that
can be loaded and edited in codesandbox, as well as embedded in the
documentation where needed.
This commit is contained in:
Nicolas Gallagher
2021-01-28 16:10:05 -08:00
parent 2e7e5631f9
commit 7b0365272c
128 changed files with 11754 additions and 7776 deletions
+3 -1
View File
@@ -1,3 +1,5 @@
.next
build
coverage
node_modules
dist
node_modules