I am working on a project that utilizes both Blog category and category name. I am trying to have the blog archive page list only posts for the Blog category and an additional archive for posts from other categories, for example:
If a post is from category Sports, it shows on somedomain.com/category/sports or somedomain.com/sports/somepost and not under somedomain.com/blog and so on, and so forth. This is not added right now natively, so I will need to build a custom template to do this, but this could be a most beneficial addition to the pagelines frame work.