all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* The way index.html is generated
@ 2010-02-01 18:42 Chao Lu
  2010-02-01 23:13 ` Eric S Fraga
  0 siblings, 1 reply; 3+ messages in thread
From: Chao Lu @ 2010-02-01 18:42 UTC (permalink / raw
  To: emacs-orgmode; +Cc: Carsten Dominik


[-- Attachment #1.1: Type: text/plain, Size: 458 bytes --]

Dear all,

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.

Another question will be how to generate a tree-like navigation bar in all
the org pages, automatically? I know how to manually do so, using the
preamble var, but have to update it each time I send new org file in.

Thanks a lot,

Chao

[-- Attachment #1.2: Type: text/html, Size: 494 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: The way index.html is generated
  2010-02-01 18:42 The way index.html is generated Chao Lu
@ 2010-02-01 23:13 ` Eric S Fraga
  2010-02-01 23:22   ` Eric S Fraga
  0 siblings, 1 reply; 3+ messages in thread
From: Eric S Fraga @ 2010-02-01 23:13 UTC (permalink / raw
  To: Chao Lu; +Cc: emacs-orgmode, 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: The way index.html is generated
  2010-02-01 23:13 ` Eric S Fraga
@ 2010-02-01 23:22   ` Eric S Fraga
  0 siblings, 0 replies; 3+ messages in thread
From: Eric S Fraga @ 2010-02-01 23:22 UTC (permalink / raw
  To: Chao Lu; +Cc: emacs-orgmode

At Mon, 01 Feb 2010 23:13:44 +0000,
Eric S Fraga wrote:
> 
> 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!

Forgot to add that you may need to unset :auto-index in your
publishing directives or, alternatively, have the automatic index
create a different file (e.g. sitemap.org) as indicated in the
publishing documentation.

cheers,
eric

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-02-01 23:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-01 18:42 The way index.html is generated Chao Lu
2010-02-01 23:13 ` Eric S Fraga
2010-02-01 23:22   ` Eric S Fraga

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.