<html>
<head>
<link href="style.css" rel="stylesheet">
<link href="js/highlight/styles/solarized_dark.css" rel="stylesheet">
<script src="js/highlight/highlight.pack.js"></script>
<script src="js/markdown.js"></script>
<script src="js/ender.min.js"></script>
<script src="js/docstore.js"></script>
<script type="text/javascript" src="http://use.typekit.com/eby5pnk.js"></script>
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
<script type="text/javascript"
src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
</script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-28726408-1']);
_gaq.push(['_setDomainName', 'haldean.org']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body>
<div id="content"></div>
<div id="bottom">
<a href="http://haldean.org">haldean.org</a> |
powered by <a href="http://github.com/haldean/docstore">docstore</a> |
<a href="#" id="viewsource">get markdown source</a></div>
</body>
</html>