aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/gmg_commands/theme.py
Commit message (Collapse)AuthorAgeFilesLines
* Setup the scaffolding for theme installing, but it doesn't work yetChristopher Allan Webber2012-07-141-2/+4
|
* Break the asset linking code off into a reusable functionChristopher Allan Webber2012-07-141-30/+50
| | | | In the future, the install command should be able to use that as well.
* asset linking command now worksChristopher Allan Webber2012-07-141-7/+26
|
* Start of the `./bin/gmg theme assetlink` command.Christopher Allan Webber2012-07-141-0/+81
Mostly works but doesn't handle all the places it could break.