Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Restore logo.pngdevelop | Louise Crow | 2013-12-10 | -0/+0 |
| | | | | See discussion at https://github.com/mysociety/alavetelitheme/commit/0d2a72017779ba0cd7c7d40e0fa32713129333c5 | |||
* | Add .css suffix before .scss for consistency. | Louise Crow | 2013-12-05 | -0/+0 |
| | | | | Doesn't seem to make any difference to preprocessing behaviour. | |||
* | Move images out of /public and into the asset pipeline | Mark Longair | 2013-11-20 | -0/+0 |
| | | | | | | | | | | An oddity here is that I had to rename logo.png to alaveteli-logo.png, or the version from the alaveteli repository was used after precompiling the assets. (This suggests that generation of precompiled assets with "rake assets:precompile" is picking the wrong version; i.e. not going through the asset path in reverse order.) | |||
* | Switch to work with the feature/wip-switch-to-asset-pipeline branch | Mark Longair | 2013-11-11 | -0/+274 |