title = "Blog" url = "/blog" layout = "default" description = "The main blog page, with all posts." hidden = "0" meta_title = "The latest announcements from us" [blogPosts] pageNumber = "{{ :page }}" postsPerPage = "10" noPostsMessage = "No posts found" sortOrder = "published_at desc" categoryPage = "blog/category" postPage = "blog/post" [blogCategories] slug = "{{ :slug }}" displayEmpty = "0" categoryPage = "blog/category" == themeUrl('assets/images/blog-banner.jpg'); } ?> ==
{% partial 'blog/posts' %}
{% partial 'blog/categories' %}