Big ol refactor: make sources into first-class objects.
authorEevee <git@veekun.com>
Sun, 25 Jul 2010 00:42:09 +0000 (17:42 -0700)
committerEevee <git@veekun.com>
Sun, 25 Jul 2010 00:42:09 +0000 (17:42 -0700)
commit9be4bb2b3da075385c748f33488d316ebcbdd9ff
tree386097718a4eef056712c2737b09bbe9ac5dc324
parent69e763a9763c70b88ccfbbd2ab126212b5754f63
Big ol refactor: make sources into first-class objects.
splinext/frontpage/__init__.py
splinext/frontpage/controllers/frontpage.py
splinext/frontpage/sources.py [new file with mode: 0644]
splinext/frontpage/templates/css/frontpage.mako
splinext/frontpage/templates/front_page/git.mako
splinext/frontpage/templates/front_page/rss.mako
splinext/frontpage/templates/index.mako