π Cool stuff by the Brocessing team. π
git clone https://github.com/brocessing/brocessing.github.io.git
cd brocessing.github.io
npm install
npm run create -- yourDemo
Create and init a new bro-totype called yourDemonpm run start -- yourDemo
Run yourDemonpm run build -- yourDemo
Build yourDemonpm run publish -- yourDemo ["custom commit message"]
Publish yourDemo to brocessing.github.io
MIT.