- yeoman
- compass
- susy
- modular scale
- download Tumblr Themer
cd [Your Tumblr Themer Directory]/themes/
git clone https://github.com/VinSpee/lunch-bus.git
ln -s lunch-bus/app/index.html lunch-bus.tumblr
cd [Your Tumblr Themer Directory]
python -m SimpleHTTPServer
Now you can finish the install and edit your theme inside of your lunch-bus folder. To preview your theme, navigate to http://localhost:8000
cd lunch-bus
- npm install yo grunt-cli bower
- sudo gem install susy
- sudo gem install modular-scale
- npm install .
- grunt server