⚠️ Deprecation Notice 🏳We are focusing our resources on building new templates that help you build a better web, because of that we're deprecating this template. We care about the community so we propose if anyone wants to maintain or take stewardship over the project please contact us at [email protected]. If you want to share anything with the team about this template, you can also fill out this form.
Clean Roots Install
- make sure node.js and roots are installed
- clone this repo down and
cd
into the folder - run
npm install
- run
roots watch
- ???
- get money
- If you just want to compile the production build, run
roots compile -e production
and it will build to public. - To deploy your site with a single command, run
roots deploy -to XXX
withXXX
being whichever ship deployer you want to use.