Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add side bar rss subscribe block and display it on various views | djones | 2010-09-14 | 3 | -0/+4 |
| | |||||
* | add rss support | djones | 2010-09-14 | 1 | -0/+17 |
| | |||||
* | fix translations key on comments | djones | 2010-09-14 | 1 | -2/+2 |
| | |||||
* | add clearfix around truncated area as floating images screw up the layout | djones | 2010-09-07 | 1 | -4/+6 |
| | |||||
* | added arrows to menu, added new comments count to top level menu item for ↵ | djones | 2010-09-07 | 1 | -1/+1 |
| | | | | comments, updated readme with basic install instructions | ||||
* | refactoring the frontend to use more partials, separate out the categories ↵ | djones | 2010-09-06 | 7 | -0/+152 |
into it's own controller, namespace the blog into it's own folder and create a base blog controller for handling common front end tasks |