When entering any page that uses MathJax, there seems to be a delay until the mathematical text is converted into a formatted equation. Is it possible to pre-render equations with MathJax during the website build in Guthub Pages so that the equations remain static?
I’m using the Minima default structure with no changes. I think this is happening due to the time it takes to retrieve MathJax from the CDN. Once it loads, the equations are properly rendered.
I’m not a mathjax user so not really sure about it but this sounds like what I was seeeing and I have seen equations that don’t do what you are seeing.