Documentation for audiojs packages
Add repos to the modules.json then run deploy script. It makes the requests to github and caches inside deploy/cache
Inspired from pull-stream/pull-stream-docs and stackgl/packages
To build the site to dist/:
npm run buildTo build & deploy to gh-pages:
npm run deployTo clear package cache:
npm run clean:cache