Pinegrow has no built-in blogging features for static sites. A blog requires a database. If I was in your shoes, I’d use a free CMS with a blogging platform (like https://b2evolution.net/) and style the header and footer to look like my static site, and then just put it in a subdirectory.
Alternately, you could embed a Blogger or Medium site in an iframe (yech!)