How to create a drupal blog in 10min
posted by scales on 8/17/10
During our time with working in Drupal we've come up with some great resources and techniques for creating new additions to our customer's websites. We've developed a lot of custom features, components, and modules - but one of the most common requests is creating a blog. In this tutorial, we will show you how to build a blog and an RSS feed of that blog in Drupal using Views. Views is a query builder which allows you to display content based on multiple criteria, and we've combined some basic steps for creating a blog in drupal in around 10 minutes.
