A Generator for Yeoman to work with the Less version of Bootstrap and move data to sibling static folder
sudo npm i -g git+https://github.com/dorm7/generator-django-bootstrap-less mkdir yourapp/f2e yo django-bootstrap-less
- grunt server # do launch dev server
- grunt build #will move data to ../static/build
- grunt django #will compress less files to django static folder
live-reload is not work while using grunt django