From mboxrd@z Thu Jan 1 00:00:00 1970 From: Detlef Steuer Subject: Re: publish one org-file as many html files Date: Sun, 21 Oct 2012 22:57:43 +0200 Message-ID: <20121021225743.66bb9125@vknecht-intel.unibw-hamburg.de> References: <5CE0CB5D48A4486280CFF9ABD887D3CC@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:51049) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TQ2b7-0002tW-H5 for emacs-orgmode@gnu.org; Sun, 21 Oct 2012 16:58:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TQ2b6-00046v-7a for emacs-orgmode@gnu.org; Sun, 21 Oct 2012 16:58:13 -0400 Received: from plane.gmane.org ([80.91.229.3]:50468) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TQ2b6-00046r-0Q for emacs-orgmode@gnu.org; Sun, 21 Oct 2012 16:58:12 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TQ2b8-00056P-Hp for emacs-orgmode@gnu.org; Sun, 21 Oct 2012 22:58:14 +0200 Received: from vknecht-intel.unibw-hamburg.de ([139.11.181.51]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 21 Oct 2012 22:58:14 +0200 Received: from detlef.steuer by vknecht-intel.unibw-hamburg.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 21 Oct 2012 22:58:14 +0200 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 On Tue, 16 Oct 2012 15:21:39 +0200 Vincent Beffara wrote: > Dear list, > > Is there a way to publish a huge org file, typically containing a single date-tree, into one html file per day / per leaf of the tree ? That would be a neat tool to blog using org-mode (org-capture a post into the tree, export, you're done). There is a tool/cms cmsimple_xh which displays a single html file as many of pages splitted by headline levels. My homepage ( http://fawn.hsu-hh.de/~steuer/ ; nothing fancy ) is generated that way. One large org file, export as html, show as many pages using cmsimple. http://www.cmsimple-xh.com/ I like that combo a lot. Should work out of the box with date-trees. Detlef > > Cheers, > > /vincent > > -- > Vincent Beffara > > > >