Awesome
collectionsjs.com
Documentation site for the collections package.
Building
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 thegh-pages
branch. This branch can then be pushed to Github.