From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vikas Rawal Subject: "What's new" in an orgmode based website Date: Thu, 6 Dec 2012 09:49:52 +0900 Message-ID: <20121206004952.GA8913@panahar> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:43852) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TgPf6-0001RA-3P for emacs-orgmode@gnu.org; Wed, 05 Dec 2012 19:50:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TgPf4-0005Ho-PZ for emacs-orgmode@gnu.org; Wed, 05 Dec 2012 19:49:59 -0500 Received: from mail-da0-f41.google.com ([209.85.210.41]:34563) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TgPf4-0005Hj-Io for emacs-orgmode@gnu.org; Wed, 05 Dec 2012 19:49:58 -0500 Received: by mail-da0-f41.google.com with SMTP id e20so2449772dak.0 for ; Wed, 05 Dec 2012 16:49:57 -0800 (PST) Content-Disposition: inline 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 I have an orgmode-based website (http://www.indianstatistics.org). I would like to have a section in the index.html that shows links to recently changed/added html pages. It would be nice if I could show titles of such pages, and create links from these titles to the files. Will be grateful for suggestions on how this could be achieved. Vikas