aboutsummaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Collapse)AuthorAgeFilesLines
* Adding edit/update logic.Harald Eilertsen2018-01-102-2/+32
| | | | The model is not done yet, though. No net on the train.
* Implement posts/show handler.Harald Eilertsen2017-12-231-0/+19
|
* Move implement_responder_for macro into crate.Harald Eilertsen2017-12-231-1/+4
| | | | | This is so we can use it in other modules too. Besides it makes things slightly cleaner.
* Add handlers for creating new Posts.Harald Eilertsen2017-11-222-0/+30
|
* Render post teasers using partial.Harald Eilertsen2017-11-162-3/+9
|
* Pass posts to the template and iterate over them.Harald Eilertsen2017-11-161-2/+4
|
* Add Bart templating engine.Harald Eilertsen2017-11-161-0/+9