Commit Graph

19 Commits

Author SHA1 Message Date
Benjamin Gilbert
c7c7b202dd Don't delete old releases from the website
It's convenient for old releases to be available indefinitely so that
deployment scripts can retrieve a particular qualified version.  This
won't affect the disk space requirements of the repository, since the
old packages will be in the Git history anyhow.

Move packages to a subdirectory of the site root to avoid causing
permanent clutter.
2013-04-22 20:27:55 -04:00
Benjamin Gilbert
d7224f8206 Compress package tarballs with gzip
Tar files are conventionally compressed, often with gzip.  xz would be
better but is not as universally supported; in particular,
grunt-contrib-compress doesn't support it.
2013-04-22 20:13:42 -04:00
Ian Gilman
ee02dda56e Wording tweaks 2013-04-22 10:34:26 -07:00
Ian Gilman
63c24aa563 Build info on readme 2013-04-22 10:32:23 -07:00
Benjamin Gilbert
5383ce7e61 Fix one more place where we define ourselves as a fork 2013-04-20 03:38:10 -04:00
Ian Gilman
fdeaa10085 Updated github page link 2013-04-08 10:28:56 -07:00
Ian Gilman
c8cc050abf Added "contributing" section to readme 2013-03-28 09:43:18 -07:00
Ian Gilman
557927e4c0 Removed "We've upgraded Grunt" message; it's been a month 2013-03-22 09:51:37 -07:00
Ian Gilman
b986b14407 Minor wording change to readme 2013-03-12 10:43:37 -07:00
Ian Gilman
d2b9257bc4 Added "grunt publish" command for copying to site-build 2013-02-27 09:59:59 -08:00
Ian Gilman
6b0cb75ed4 Updated build instructions 2013-02-21 13:46:11 -08:00
Ian Gilman
10f2bbe535 Limiting Travis badge to just the master branch 2013-02-21 13:20:32 -08:00
Ian Gilman
6e99a5dd42 Added Travis build badge 2013-02-18 10:03:04 -08:00
Ian Gilman
e584911bab Added grunt package to readme 2013-02-15 11:00:07 -08:00
Ian Gilman
d179325f71 Added .travis.yml file 2013-02-14 14:23:24 -08:00
Ian Gilman
792d51de8c Kicking off a Travis build 2013-02-14 14:18:40 -08:00
Ian Gilman
1ed32a0d5d Better links in readme 2013-02-14 14:02:32 -08:00
Ian Gilman
145164eb84 Updated readme with correct build and test info 2013-02-14 13:59:40 -08:00
thatcher
b4f041b9ab removing code specific to site-build 2013-02-14 12:33:10 -05:00