aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/blog/shared/_categories.html.erb
Commit message (Collapse)AuthorAgeFilesLines
* Consistent whitespace.Philip Arndt2010-11-231-1/+1
|
* added publish date support. fixes bug where categories were showing posts ↵djones2010-09-211-1/+1
| | | | that were technically supposed to be hidden from the end user
* refactoring the frontend to use more partials, separate out the categories ↵djones2010-09-061-0/+8
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