Blog posts get math equations :)

I’ve been wanting to learn LaTeX for a while now. It seems to be the de facto standard for the STEM fields. Honestly, I find it weird that a typesetting system is so popular for writing in. Some view its dogmatic use in the sciences as a fetish. For publishing styled content quickly, I prefer markdown. In fact, this blog is powered by Jekyll

Jekyll allows me to write my posts in markdown and then converts them into html. Alas, LaTeX can’t be ignored. During my search for LaTeX tutorials, material and documentation, I came across ShareLaTeX

ShareLaTeX

ShareLaTeX is a web app for collaborative LaTex editing. Pretty cool! You still have to compile after edits, but you don’t have to install any additional software (texlive, texmaker etc..) or configure your environment. Plus, you have access to a bunch of free templates.

Now what if I wanted to have math equations in my blog posts?…something like LaTeX in markdown?…Enter a Javascript display engine fully compatible with Jekyll via:

MathJax

With MathJax I can blab on about the Pythagorean theorem in style:

Best of all, professor Farnsworth approves:

Excellent