use kramdown for markdown syntax; add mathjax
authorJeff Donahue <jeff.donahue@gmail.com>
Thu, 28 Aug 2014 04:16:18 +0000 (21:16 -0700)
committerEvan Shelhamer <shelhamer@imaginarynumber.net>
Wed, 3 Sep 2014 17:59:23 +0000 (10:59 -0700)
docs/_config.yml [new file with mode: 0644]
docs/_layouts/default.html

diff --git a/docs/_config.yml b/docs/_config.yml
new file mode 100644 (file)
index 0000000..10e6731
--- /dev/null
@@ -0,0 +1 @@
+markdown: kramdown
index 756e8eb..73c6d58 100644 (file)
@@ -1,6 +1,10 @@
 <!doctype html>
 <html>
   <head>
+    <!-- MathJax -->
+    <script type="text/javascript"
+      src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
+    </script>
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="chrome=1">
     <title>