Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replaced os.path.split()[0] with os.path.dirname() and corrected a couple of ... | Aleksej | 2012-08-13 | 1 | -1/+1 |
* | Duplication of rstrip unnecessary in link_assets function | Christopher Allan Webber | 2012-08-12 | 1 | -1/+1 |
* | Setup the scaffolding for theme installing, but it doesn't work yet | Christopher Allan Webber | 2012-07-14 | 1 | -2/+4 |
* | Break the asset linking code off into a reusable function | Christopher Allan Webber | 2012-07-14 | 1 | -30/+50 |
* | asset linking command now works | Christopher Allan Webber | 2012-07-14 | 1 | -7/+26 |
* | Start of the `./bin/gmg theme assetlink` command. | Christopher Allan Webber | 2012-07-14 | 1 | -0/+81 |