If you’re used to how WordPress works, then using it as a CMS (Content Management System) to power a standard website is an excellent idea.
It’s lightweight and easy to use, has fantastic support from the WordPress community and is easily extendable with the various CMS style plugins available.
If you also want a news or continual archive style section for information (eg. news, announcements, events etc) then you can still utilise the blogging system that we know and love.
WordPress can manage a 5 static page site, a 5 page site with a news section, or a 500 page site, all very easily. You can have pages, sub pages, a gallery, and more. You can even turn WordPress into an ecommerce site!
So where do you start? Well first off you need to install WordPress. Then on the default install go in to edit pages and change the default About page to have a title of Home, change the content to your home page / welcome content, and save it.
Then if you want to still have a news section or a blog, create a new page called News (for example). Don’t worry about content for this page.
You then need to go to Settings and Reading. At the top of this page there is a section ‘Front Page Displays’. Select to show a static page and select your Home page for the front page. For the posts page, select the other page you’ve created eg. News.
Your site is now set up as a CMS. You can add as many more pages as you want to, although I would advise to keep a good page structure and use sub pages as well as parent pages. Also use the page order system under the Page Attributes to control the order of your pages in the wp_list_pages() template tag.
If you’re intending to use or already using WordPress as a CMS then a few recommended plugins are below: