Chapter 2. Creating the Artisan Bakers Collective Website
In this chapter, we will start building the Artisan Bakers Collective website using Drupal 7. You'll learn how to use the Drupal 7 administrative interface to build your site. We'll look at the differences between the various types of content that Drupal 7 is bundled with and start building our site's pages.
After we get comfortable managing content, we will add web pages to the navigation system, so that customers can easily find all the information that they need. After the navigation has been completed, we will make the site look more visually appealing by adding images. We will learn how to enable core Drupal 7 modules; and how to install new modules.
By the end of this chapter you'll be able to:
Run cron, check site status report, and enable clean URLs
Add basic pages
Add user accounts and tweak user permissions
Add images to content
Create a home page
Add site menus
Enable core modules and install contributed modules