From e995e19789c5e9a255cf65f323479a24309957d8 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Wed, 5 Jan 2011 19:14:16 +0100 Subject: add sitemap support --- fripost-web.el | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'fripost-web.el') diff --git a/fripost-web.el b/fripost-web.el index a579047..b7948ca 100644 --- a/fripost-web.el +++ b/fripost-web.el @@ -38,6 +38,11 @@ :auto-postamble nil :headline-levels 4 ; Just the default for this project. :auto-preamble t + + ;; sitemap + :auto-index t ; remove with newer org-mode + :index-title "Sitemap for fripost.org" + :auto-sitemap t ) ("fripost-web-static" -- cgit v1.2.3