My site as of right now is a static website. I am planning on having a 'recent blog posts' section on it, with permalink to the main blog post/blog. example:
http://site.com/blog
I was wondering, because of having a recent blog posts section on the homepage, should I just have the entire website powered by WordPress and just add the homepage (and other pages, such as contact) as a word press 'page', and call recent blog posts on it?
If I do it that way, am I still able to have the blog in /blog?
I was also thinking of just adding the whole WordPress files to the /blog directory and call recent blog posts from the static file...
I am new to Wordpress, so I am a bit confessed here.
What is the best option?