audreyfeldroy / complexity

A refreshingly simple static site generator, for those who like to work in HTML.
Other
118 stars 32 forks source link

Implement JS minification, concatenation, and mangling #12

Open audreyfeldroy opened 11 years ago

audreyfeldroy commented 11 years ago

Probably use Slimit for this: http://slimit.readthedocs.org/

Also study what the Rails asset pipeline does: http://guides.rubyonrails.org/asset_pipeline.html