# rcs backend to use
rcs => 'git',
# plugins to add to the default configuration
- add_plugins => [qw{goodstuff lockedit mdwn_itex}],
+ add_plugins => [qw{goodstuff lockedit mdwn_itex sidebar}],
# plugins to disable
disable_plugins => [qw{editpage htmlscrubber passwordauth smiley}],
# location of template files
# URIs of repositories containing the wiki's source
repositories => [qw{http://www.physics.drexel.edu/~wking/code/git/blog.git}],
+ # sidebar plugin
+ # show sidebar page on all pages?
+ #global_sidebars => 1,
+
# tag plugin
# parent page tags are located under
#tagbase => 'tag',
* [[Blog|index]]
* [[Archive|posts]]
+* [Contact](http://www.physics.drexel.edu/~wking/contact.shtml)
Categories:
-[[!map pages="./tags/*"]]
+[[!pagestats pages="./tags/*"]]