2.2.3 • Published 9 years ago

gulp-lightning v2.2.3

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

My front-end development gulpfile. Used in the Site Lightning front-end development boilerplate. Generate a site and email marketing with static files. It's fun!

This is pretty specific to my workflow for now. I may make it more modular in the future. If you want to use it, you have a look at Site Lightning and the project's site: http://sitelightning.co/.

TODO

  1. The main gulpfile (src/index.coffee) badly needs pulling apart into seperate files.
  2. Also make email-map.coffee and map.coffee more friendly gulp plugins that take and return a stream without reading/writing files.
  3. Move email tasks and Mailchimp tasks to separate gulp plugins.