Available at revojs.ro. Built with Gatsby.
// install dependencies
npm i
// build for development
npm start
// build for production
npm run build
Pushing to:
master
will automatically fetchmaster/HEAD
and deploy to revojs.ro.develop
will automatically fetchdevelop/HEAD
and deploy on the development server.