0
0
Fork 0
Commit Graph

9 Commits

Author SHA1 Message Date
Gibheer 6aa8f1c2a2 new next and previous buttons
When selecting only one post buttons to select the previous and next
blog posts are added. These can then be used to read one blog post per
page.
2014-01-02 21:38:21 +01:00
Gibheer 294625f251 add pagination to the page 2013-10-29 20:39:47 +01:00
Gibheer 693e118a84 add basics for pagination 2013-10-29 19:47:17 +01:00
Gibheer 77053f05d8 add first draft of design
This adds the first couple css rules for the new design.
2013-10-27 19:50:32 +01:00
Gibheer fcb995b0f0 small controller to deliver images
This is nice for development, but should not be used in production. Most
webservers can do better.
2013-10-27 19:46:16 +01:00
Gibheer 5a65a3dc40 reroute atom controller to post
This is not really good, but okay for the moment until the template is
extracted into its own namespace.
2013-10-27 13:39:44 +01:00
Gibheer 4e04cce391 add atom feed 2013-10-26 17:52:52 +02:00
Gibheer 0e547febf1 add post controller
This adds the post controller to get the posts from the database and
make apply all filters needed to make it a workable result.
2013-10-26 14:56:55 +02:00
Gibheer 2ac3320d34 the beginning of a new blog 2013-10-20 22:04:01 +02:00