I would like to have my WordPress home page display content from specific posts or pages instead of the default listing of posts. Would that just be a matter of creating a special template for my home page that displayed specific posts using the WordPress API, or is there a better way to do this?