Documentation site for the collections package.
npm start
to build to _site/
and run a temporary servernpm run generate
to just build to _site/
npm run publish
to build to a new commit on the top of the gh-pages
branch. This branch can then be pushed to Github.