gulp-lightning
v2.2.3
Published
Gulp front-end development
Downloads
6
Readme
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
- The main gulpfile (
src/index.coffee
) badly needs pulling apart into seperate files. - Also make
email-map.coffee
andmap.coffee
more friendly gulp plugins that take and return a stream without reading/writing files. - Move email tasks and Mailchimp tasks to separate gulp plugins.