I just did my first site using a static site builder (Nikola). I am really pleased with the results. It was even easier to setup than Wordpress, I can edit text files, rebuilds and reload in the browser happen automatically, and it takes one command to deploy. Because it uses text files stored locally, it works well with version control.
A really good way to run simple static sites/blogs run by a small number of users who are comfortable with (fairly simple) command line tools and markup (Restructured text or Markdown or other with plugins with Nikola).