Add support for pagination (fixes #81)
This commit is contained in:
@ -3,6 +3,7 @@ title = "Writings of Duck's Feet"
|
||||
sort_by = "date"
|
||||
template = "article_list.html"
|
||||
page_template = "article.html"
|
||||
paginate_by = 2
|
||||
+++
|
||||
|
||||
Welcome to my quack'in blog, I quack about various stuff, but mostly I'm a demo
|
||||
|
Reference in New Issue
Block a user