aboutsummaryrefslogtreecommitdiffstats
path: root/templates/index.html
Commit message (Collapse)AuthorAgeFilesLines
* Refactor index template.Harald Eilertsen2018-01-201-1/+1
| | | | | Use a vector of show post templates instead of manually decoding posts in the index view.
* Split out layout from templates.Harald Eilertsen2018-01-141-10/+2
|
* Add handlers for creating new Posts.Harald Eilertsen2017-11-221-0/+1
|
* Render post teasers using partial.Harald Eilertsen2017-11-161-3/+1
|
* 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