FredrikNoren / ungit

The easiest way to use git. On any platform. Anywhere.
MIT License
10.44k stars 637 forks source link

Minify and embed images #145

Closed FredrikNoren closed 11 years ago

notslang commented 11 years ago

Thanks for bringing this up. I'm actually working on reorganizing ungit so that it can be compiled, minified, and optimized by a build-tool called roots. And because we are working on integrating roots with assetgraph, we will soon be able to minify and embed images automatically - among other things.

FredrikNoren commented 11 years ago

Oh cool, roots looks like an interesting project! Right now though I'm not sure what we'd gain by switching from Grunt? Assetgraph also looks really nice but there's not really all that many assets in ungit right now, so it's pretty manageable already :p

I'm super open to switching if there's something to gain though! But I need to know what that would be first :)

notslang commented 11 years ago

this should probably be closed since it wouldn't be the responsibility of this project to deal with optimizations.

Ajedi32 commented 11 years ago

Assuming that you do really want to use roots, that is.

notslang commented 11 years ago

yes, of course.