Enable MathJax in Jekyll
To enable the JavaScript math display engine MathJax within the Jekyll theme Minimal Mistakes, embed the following line
<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-MML-AM_CHTML"></script>
in the _includes/head/custom.html
.