I've added a github action to build the final site and host the docs directory in the gh-pages branch. To add a post to the website, commit the .Rmd, the knitted html, and any other associated files related to the .Rmd. If you have "draft = TRUE" the knitted html wont be added to the website.
I've added a github action to build the final site and host the docs directory in the gh-pages branch. To add a post to the website, commit the .Rmd, the knitted html, and any other associated files related to the .Rmd. If you have "draft = TRUE" the knitted html wont be added to the website.