From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rawal, Vikas (ESD)" Subject: Publishing sitemap Date: Wed, 18 Jun 2014 09:54:10 +0200 Message-ID: <5FDBDC71-69DD-4257-8211-4D11D0EDF80E@fao.org> Mime-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39898) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WxAhK-0008Cw-GF for emacs-orgmode@gnu.org; Wed, 18 Jun 2014 03:54:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WxAhC-00017U-8w for emacs-orgmode@gnu.org; Wed, 18 Jun 2014 03:54:22 -0400 Received: from mx4.fao.org ([168.202.2.213]:23486) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WxAhC-00017A-1z for emacs-orgmode@gnu.org; Wed, 18 Jun 2014 03:54:14 -0400 Received: from HQFAOEX06.hq.un.fao.org (hqfaoex06.hq.un.fao.org [168.202.2.244]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by emrPROD.fao.org (Postfix) with ESMTPS id 967FA8A1831 for ; Wed, 18 Jun 2014 09:54:10 +0200 (CEST) Content-Language: en-US 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: org-mode mailing list When I publish my web-site using org-mode, with suitable options in my org-= publish-projects-alist, I can get org-publish to create a sitemap. Is it possible to just create the sitemap without publishing the whole proj= ect? I sometimes update a single file, and just publish it using org-publis= h-current-file. I would like the changes (for example, date) or if a new fi= le is being published, the file itself, reflected in the sitemap. But I ca= n=92t do it unless I publish the whole project. Is there a way to deal with this? Vikas=