Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Make code customization commented out examples. | Louise Crow | 2016-04-06 | -7/+0 |
| | | | | Rather than having them be live code. | |||
* | Use https for google fonts | Gareth Rees | 2015-09-07 | -1/+1 |
| | ||||
* | Default typeface is now Source Sans | Martin Wright | 2015-08-21 | -1/+1 |
| | ||||
* | add hero styling and background image | Martin Wright | 2015-08-07 | -4/+0 |
| | ||||
* | add locale switcher from WDTK theme | Martin Wright | 2015-08-07 | -0/+7 |
| | ||||
* | Preserve old logo | Louise Crow | 2014-06-04 | -1/+1 |
| | | | | Used when RESPONSIVE_STYLING set to false | |||
* | Use a protocol-less link for font loading | Louise Crow | 2014-06-02 | -1/+1 |
| | ||||
* | Get rid of Bitter, get normal and bold and extended charsets for Roboto | Louise Crow | 2014-06-02 | -1/+1 |
| | | | | Bitter doesn't handle latin-ext or cyrillic so isn't much use to us here. | |||
* | Add Google fonts with some basic fallbacks. | Louise Crow | 2014-06-02 | -0/+1 |
| | ||||
* | Remove before_head_end | Louise Crow | 2014-05-15 | -1/+0 |
| | ||||
* | Revert renaming of the logo.png fileno-logo-rename | Mark Longair | 2013-11-25 | -1/+1 |
| | ||||
* | Move images out of /public and into the asset pipeline | Mark Longair | 2013-11-20 | -1/+1 |
| | | | | | | | | | | 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.) | |||
* | Refer to the precompiled application.css, which includes custom.css | Mark Longair | 2013-11-20 | -1/+1 |
| | ||||
* | Switch to work with the feature/wip-switch-to-asset-pipeline branch | Mark Longair | 2013-11-11 | -1/+1 |
| | ||||
* | Rename the .rhtml files to .html.erb for Rails 3 | Mark Longair | 2013-04-09 | -0/+0 |
| | ||||
* | Sample frontpage intro sentence | Seb Bacon | 2012-07-13 | -0/+4 |
| | ||||
* | Banner placeholder with comment | Seb Bacon | 2012-07-13 | -0/+1 |
| | ||||
* | Create stubs for the various points where a user might want to customise ↵ | Seb Bacon | 2012-01-30 | -0/+7 |
| | | | | Alaveteli via their theme, as per suggestions by @dcabo on [the mailing list](http://groups.google.com/group/alaveteli-dev/msg/f50eba23f75b5c75) | |||
* | Implement new-style Alaveteli theme (CSS is in a CSS file, plain gray styles ↵ | Seb Bacon | 2011-10-12 | -15/+2 |
| | | | | in updated base design overridden by purple stuff here) | |||
* | Improved handling of static assets in themes: | David Cabo | 2011-07-19 | -0/+7 |
| | | | | | - Symbolic link created automatically during install (and removed when uninstall) - As an example, replaced the default logo with a new image | |||
* | initial commit | Seb Bacon | 2011-02-25 | -0/+8 |