This is my blog!

http://ajschumacher.github.io/ or http://planspace.org/

Weirdnesses:

  • Five dashes ("-----") start and end slides that get made into big slides in big/. Still rendered as horizontal rules otherwise.
  • Uses standard Python markdown processing, but custom pre-processed to support GitHub-style fenced code blocks.

Syntax highlighting is by highlight.js. It's a custom pack; right now these are the languages:

  • from "Common"
    • CSS
    • JavaScript
    • Ruby
    • Bash
    • SQL
    • JSON
    • Markdown
    • HTML/XML
    • Python
  • from "Other"
    • Clojure
    • Clojure REPL
    • Lisp
    • R