# HG changeset patch # User steve # Date 1192088675 0 # Node ID f042f0df39e3b03140366a55fffbc71a17061098 # Parent 9aa56409a8d8fcdeffd7597ddb81f2bab1b55648 2007-10-11 07:44:35 by steve Comment out most things. diff -r 9aa56409a8d8 -r f042f0df39e3 etc/chroniclerc --- a/etc/chroniclerc Thu Oct 11 07:43:15 2007 +0000 +++ b/etc/chroniclerc Thu Oct 11 07:44:35 2007 +0000 @@ -77,12 +77,12 @@ # We can disable the sidebar if we want # # no-tags = 1 -# # no-archive = 1 # -# The filename to use for tag lings +# +# The filename to use for tag links # # filename = index.html # @@ -97,14 +97,14 @@ # # URL prefix, if any. # -url_prefix = http://example.com/ +# url_prefix = http://example.com/ # # The title for the Blog # -blog_title = Steve Kemp's Blog -blog_subtitle = Free Software & Debian +# blog_title = Steve Kemp's Blog +# blog_subtitle = Free Software & Debian # # A command to run pre-build @@ -116,4 +116,4 @@ # A command to run post-build. # # post-build = scp -r output/* user@host:/some/path -# \ No newline at end of file +#