+++
title = "Teckids blog"

template = "blog/overview.html"
page_template = "blog/post.html"

sort_by = "date"
paginate_by = 15
generate_feeds = true
+++