I've always wanted to put LaTeX Math equations on a web page where MathJax is not allowed to run inside it.
Spending some time, I made [Math API](https://math.now.sh), that renders LaTeX Math markup into an SVG image.
So you can place your equation on almost everywhere on which you could put `<img>` or Markdown (`![]()`), such as GitHub, Jupyter Notebook or dev.to (here!).