aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/blog_posts/_side_bar.html.erb
Commit message (Collapse)AuthorAgeFilesLines
* refactoring the frontend to use more partials, separate out the categories ↵djones2010-09-061-8/+0
| | | | 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
* use an id insteaddjones2010-09-061-1/+1
|
* link to categories in the side barPhilip Arndt2010-08-261-1/+1
|
* display more frontend, create separate css for frontend and backend, ↵Philip Arndt2010-08-261-0/+8
namespace the js in the same fashion, now has full English support..