Just run $ make install
and all the site dependencies will be installed
With $ make serve
you will be able to work on the site on your local machine
With $ make build
you will fetch the latest Colorsublime themes from here and a new version of the editor will be built
- Create automatic hooks to deploy anytime a new theme gets added here
- Cleanup the
ace
folder - Optimize the mobile and tablet design
Please pull request only against the dev
branch