From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vinh Nguyen Subject: HTML5 presentations Date: Tue, 7 Jun 2011 11:56:15 -0700 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:48330) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QU1SB-0005mU-H2 for emacs-orgmode@gnu.org; Tue, 07 Jun 2011 14:56:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QU1S9-0002wt-Uo for emacs-orgmode@gnu.org; Tue, 07 Jun 2011 14:56:39 -0400 Received: from mail-bw0-f41.google.com ([209.85.214.41]:45445) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QU1S9-0002wV-64 for emacs-orgmode@gnu.org; Tue, 07 Jun 2011 14:56:37 -0400 Received: by bwz17 with SMTP id 17so27871bwz.0 for ; Tue, 07 Jun 2011 11:56:35 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org After the recent org-mode to S5 discussion, I stumbled onto [these](https://gist.github.com/509761) code. It offers a way to export org files to HTML5 presentations. I think it looks quite nice. I see it being better than S5 in that no "ui" folder is required. What do you all think? Is it worthy of being incorporated into org-mode? -- Vinh