I am planning to start a blog using Githug Pages. I want to write the blogs using R markdown and there will be a lot of latex math in them.
I have tried so many times but failed. I have used mathjax, pandoc and this and that. Nothing has worked. I have been able to get myusername.github.io up and running but the latex math portions are not rendered. Part of the reason for my failure may have something to do with my limited understanding of how a website is generated in general.
Can someone please provide a step-by-step guide to write a blog, that has latex math, in Github Pages using R Markdown?