aboutsummaryrefslogtreecommitdiffstats
path: root/src/controllers/home_controller.rs
Commit message (Expand)AuthorAgeFilesLines
* Refactor index template.Harald Eilertsen2018-01-201-2/+5
* Add flash messages when adding/editing/deleting posts.Harald Eilertsen2018-01-141-1/+2
* Serve static files from public directory if no other route match.Harald Eilertsen2018-01-141-0/+10
* Split out layout from templates.Harald Eilertsen2018-01-141-5/+9
* Move homepage processing to separate controller.Harald Eilertsen2018-01-111-0/+21