Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 496 Bytes

readme.md

File metadata and controls

15 lines (8 loc) · 496 Bytes

Tumblr theme generator Build Status

Yeoman generator for scaffolding and testing a Tumblr theme.

Getting Started

  • 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 and grunt server for preview

Options