Yeoman generator for scaffolding and testing a Tumblr theme.
- Make sure you have yo installed:
npm install -g yo
- Install the generator:
npm install -g generator-tumblr
- Run:
yo tumblr
- Run
grunt
for building andgrunt server
for preview
Yeoman generator for scaffolding and testing a Tumblr theme.
JavaScript
Yeoman generator for scaffolding and testing a Tumblr theme.
npm install -g yo
npm install -g generator-tumblr
yo tumblr
grunt
for building and grunt server
for preview