I am recently trying to run Academic Pages template in R Studio. I have forked the template from academic-ages to my GitHub and cloned the repository in my local computer. However, I am facing a difficulty to run the website in my local computer. In an ordinary blowdown website, I could do that with serve_site()
function. But it does not work right now. How I can fix that problem within RStudio? Thank you for your suggestions.