SquishIt icon indicating copy to clipboard operation
SquishIt copied to clipboard

New Download Site

Open AlexCuse opened this issue 11 years ago • 6 comments

Publishing the preprocessors on github (maybe as a single "SquishIt preprocessors" download) would be handy for some I suspect. Once #220 is finished it would be good to add this.

AlexCuse avatar Dec 05 '12 17:12 AlexCuse

I went to look at this today and noticed that the download page has been deprecated (https://github.com/blog/1302-goodbye-uploads)

So we'll need to either recommend building from source, or publish binaries somewhere else for people not using NuGet. The latter seems preferable, as the page https://github.com/jetheredge/SquishIt/downloads suggests a good # of people have been using the downloaded files.

AlexCuse avatar Dec 27 '12 14:12 AlexCuse

Looks like a free site hosted somewhere like AppHarbor or Heroku will be our best bet

AlexCuse avatar Dec 28 '12 21:12 AlexCuse

Looks like AppHarbor will be good enough. Should have a simple download site (where binaries are checked in as source so there's no need for write access to filesystem or set up a database) in fairly short order. Eventually it would be nice to add docs and such but that may prove to be a pipe dream.

AlexCuse avatar Mar 07 '13 03:03 AlexCuse

Not sure why 0.9.2 isn't showing up but I threw together a quick download page last night. Accessible here: http://squishit.apphb.com/Download

Its very slow to load after the app pool's been recycled, but seems to be working aside from the 0.9.2 issue (waiting to hear back from AppHarbor about that).

AlexCuse avatar Mar 07 '13 16:03 AlexCuse

So I had the 0.9.2 folder but not the file included in the project file - this is what was preventing it from downloading.

At some point I'll go back and build preprocessor packages for 0.9 + and add to the list but we've got at least what we had with github now.

AlexCuse avatar Mar 13 '13 12:03 AlexCuse

This could be helpful

https://github.com/blog/1547-release-your-software

AlexCuse avatar Feb 24 '14 22:02 AlexCuse