import BlogPosts from './components/blog-posts.riot' riot.register('blog-posts', BlogPosts) riot.mount('blog-posts')