summaryrefslogtreecommitdiffstats
path: root/retro/static/2003
AgeCommit message (Collapse)AuthorFilesLines
2013-01-21Switch to using the cached STATICFILES_STORAGE backendDan McGee1-3/+2
This should finally let us crank up the Expires: header to far-future values in production since updates to JS and CSS files will take effect immediately. Some minor removals were made from retro stylesheets as they were referencing files that don't actually exist because they were missing from the web archive. Signed-off-by: Dan McGee <dan@archlinux.org>
2012-02-19Add retro views from 2003 through 2011Dan McGee5-0/+273
These follow the prior commit adding the framework and an initial 2002 retro view. Signed-off-by: Dan McGee <dan@archlinux.org>