From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: The way index.html is generated Date: Mon, 01 Feb 2010 23:13:44 +0000 Message-ID: <87y6jc1rdj.wl%ucecesf@ucl.ac.uk> References: <3cbb63d01002011042r48a765e7yddb58781d9934175@mail.gmail.com> Reply-To: Eric S Fraga Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nc5Sv-0003PW-3T for emacs-orgmode@gnu.org; Mon, 01 Feb 2010 18:13:57 -0500 Received: from [199.232.76.173] (port=44145 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nc5Su-0003P5-4P for emacs-orgmode@gnu.org; Mon, 01 Feb 2010 18:13:56 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Nc5Ss-0005a4-Dw for emacs-orgmode@gnu.org; Mon, 01 Feb 2010 18:13:55 -0500 Received: from vscane-c.ucl.ac.uk ([144.82.108.43]:54622) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Nc5Ss-0005ZI-0Z for emacs-orgmode@gnu.org; Mon, 01 Feb 2010 18:13:54 -0500 In-Reply-To: <3cbb63d01002011042r48a765e7yddb58781d9934175@mail.gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Chao Lu Cc: emacs-orgmode@gnu.org, Carsten Dominik At Mon, 1 Feb 2010 13:42:08 -0500, Chao Lu wrote: > > I'm writing to ask if there any way to control the way how the index.html is > generated? Now it works fine, but for a frontpage of the website, I really > want to put more stuff than only a list of all the pages. The easy answer, but maybe not what you want, is to write your own index.org file as part of the project, one which has the content you want? I've never used an automatically created index.html file so don't even know what it looks like! HTH, eric