From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: another blog exporter Date: Sun, 09 Feb 2014 08:55:41 +0100 Message-ID: <87ppmwra82.fsf@bzg.ath.cx> References: <52F5137D.2000003@roklein.de> <52F6966C.2040409@roklein.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59443) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WCPF0-0002FH-4m for emacs-orgmode@gnu.org; Sun, 09 Feb 2014 02:55:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WCPEu-0005x2-Cr for emacs-orgmode@gnu.org; Sun, 09 Feb 2014 02:55:50 -0500 Received: from rs249.mailgun.us ([209.61.151.249]:37028) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WCPEu-0005ww-7V for emacs-orgmode@gnu.org; Sun, 09 Feb 2014 02:55:44 -0500 In-Reply-To: <52F6966C.2040409@roklein.de> (Robert Klein's message of "Sat, 08 Feb 2014 21:41:16 +0100") 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: Robert Klein Cc: emacs-orgmode@gnu.org Hi Robert, Robert Klein writes: > I put ox-blog on github: > > https://github.com/roklein/ox-blog Thanks for your work on this, looks neat. Do you have an example website produced by ox-blog? Also, I see you use a new #+ATTR_BLOG keyword. Is this needed for images and such? I'd expect #+ATTR_HTML would be enough here, users won't want to use both #+ATTR_HTML and #+ATTR_BLOG I guess. Best, -- Bastien