Hopefully this is a quick fix, I have not had issues in the past with this but...
I added some new posts to my rbind website davidjohnbaker.rbind.io via the new_post() function (hire-me-as-a-datascientist- iii AND iv.Rmd) and when I uses serve_site(), the website builds just fine in my RStudio viewer.
The problem comes when I push to github, the changes are not reflected on my website.
I took a look at repository here ( https://github.com/davidjohnbaker1/davidjohnbaker ) and posts that render just fine appear to be similar to my two new posts.
Is there some step that I have absent-mindedly skipped in this process?