I’m very tired of making slides. I figured out that writing markdown and converting it to a well-formatted web page is more efficient than making slides, with the following advantages:

  1. less time spent on adjusting format
  2. familiar shortcuts in a familiar IDE
  3. easy and seamless code highlighting
  4. ability to use web annotation tools to highlight portions of the text when giving a presentation (check out notelix which is a web annotation plugin I’m working on)

(to be continued)

converting markdown to HTML

(to be continued)

serving markdown locally

(to be continued)

sharing the presentation slides with GitHub pages

(to be continued)