From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jon Anders Skorpen Subject: Re: Blog-like sitemap for org-publish Date: Tue, 23 Aug 2011 14:44:06 +0000 Message-ID: <20110823144406.GB19596@facies.mindmutation.net> References: <20110806215735.GA19596@facies.mindmutation.net> <877h6amyti.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([140.186.70.92]:53541) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QvsD4-000515-Ll for emacs-orgmode@gnu.org; Tue, 23 Aug 2011 10:44:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QvsD3-0000Ot-Bf for emacs-orgmode@gnu.org; Tue, 23 Aug 2011 10:44:10 -0400 Received: from facies.mindmutation.net ([46.137.81.145]:49004) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QvsD3-0000Oi-7A for emacs-orgmode@gnu.org; Tue, 23 Aug 2011 10:44:09 -0400 Content-Disposition: inline In-Reply-To: <877h6amyti.fsf@gnu.org> 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: Bastien Cc: emacs-orgmode@gnu.org On Thu 2011-08-18 at 19:09, Bastien wrote: > Hi Jon, > > Jon Anders Skorpen writes: > > > I have made a function which creates a blog-like sitemap. It works as > > an alternative sitemap function to org-publish. > > This looks very interesting -- do you have a webpage we can look at to > see the result? > > Thanks! > > -- > Bastien > Yes. Here is a link to a test blog with some test posts, and one real post in norwegian. http://beta.mindmutation.net Since my initial email I have found a couple of things that should be done a little different, but I haven't had time to fix them. This includes the way keywords and dates are exported, and a couple of other things. -Jon Anders