;; This is an example configuration file for Babble's `babble' script. ; Main configuration section ; ; --------------------------- ; [Babble] ; Output settings output_dir = output themes = html rss10 rss20 opml foafroll ; Limits days_per_page = 20 items_per_page = 3 ; Cache settings cache_db = output/cache.store cache_format = Storable ; Babble meta-data meta_title = Algernon's weBlog meta_desc = Life, loathe it or ignore it, you can't like it meta_link = # meta_owner = Joe R. Hacker meta_owner_email = joe@example.org meta_about_text = <This is an example Babble collection.

EOV meta_feed_text = <Feeds

This babble provides its aggregated feeds in RSS 1.0 and RSS 2.0, and its blogroll in FOAF and OPML.

EOV template_knob_with_image = 1 ; Theme configuration section ; ; ---------------------------- ; [theme:html] theme = planet_gray formats = html output = index.html [theme:opml] theme = XML formats = opml output = opml.xml [theme:foafroll] theme = XML formats = foaf output = foafroll.xml [theme:rss20] theme = XML formats = rss20 output = rss20.xml [theme:rss10] theme = XML formats = rss10 output = rss10.xml ; Feed lists ; ; ----------- ; [http://bonehunter.rulez.org/~algernon/blog/index.rss] name = Gergely Nagy &creator_map = < { author => "Gergely Nagy" } } EOV ;[http://babble.bonehunter.rulez.org/opml.xml] ;name = Babble ;type = opml ; Local Variables: ; arch-tag: 5905e3a2-87fa-47ee-b1f8-35a33a1d9a97 ; mode: ini ; End: