+[2015-06-15T21:34:36Z]jekyllrbTitle: Using MathJax with Jekyll - Stack Overflow (at stackoverflow.com) +[2015-06-15T21:34:45Z]snapfractalpopwhich has some good answers +[2015-06-15T21:35:19Z]snapfractalpopI've never used mathjax, so I don't know exactly how it works, but the answers on stackoverflow seem to suggest that it's pretty straightforward +[2015-06-15T21:36:22Z]snapfractalpopspecifically, I think you can use kramdown instead of markdown +[2015-06-15T21:36:36Z]snapfractalpopset in your _config.yml file
Can YAML anchors and references exist across files?
+[2015-06-16T00:50:06Z]pontikihello/ +[2015-06-16T02:54:00Z]jaybeo/ +[2015-06-16T02:58:41Z]pontikihey, jaybe :) +[2015-06-16T02:58:50Z]jaybepontiki, hello! +[2015-06-16T03:34:03Z]trestletechHi. Can anybody help me figure out why my files at `somedir/test.md` are being served with Content-type "application/octet-stream" when I visit `http://localhost:4000/somedir/test` ?