See, block-syntax-highlighted code on the website version:
def async W(pgconnection): ...
and inline mathjax:
$$prod_i^n\prod_j w_{ij}\phi_i\phi_j $$
$\mathbf{W}$ next to text
I just needed two scripts in my theme source:
<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script><script src="https://cdn.rawgit.com/google/code-prettify/master/loader/run_prettify.js"></script>
So now I can delete that folder where I started to move my blog to pelican. don’t tell staff please
Originally posted on yetanothergeographer.tumblr.com.