Commit Graph

4 Commits

Author SHA1 Message Date
Eric Ferraiuolo
2feb6c1680 Ignore soon-to-be created folders from Screwdriver CI builds 2013-06-11 12:03:48 -04:00
Eric Ferraiuolo
494885d292 Integrate Bower into grunt import task
This uses Bower to import the Normalize.css dependency.
2013-05-23 13:58:55 +01:00
Eric Ferraiuolo
52c6ac538b Add Grunt release task to create a .zip archive of the build/ dir
This adds the new `release` Grunt task which creates a .zip file in the
`release/[version]/` dir with the following name format and structure:

`[name]-[version].zip` where `name` and `version` are from package.json.
.
└── kimono
    └── 0.0.1
        └── *.css
2013-05-14 15:58:25 -04:00
Tilo Mitra
dbb805f448 Initial drop 2013-05-09 18:05:18 -04:00