summaryrefslogtreecommitdiff
path: root/render_locally
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2007-08-12 19:24:07 +0200
committerThomas Schwinge <tschwinge@gnu.org>2007-08-12 19:24:07 +0200
commitfe3ded84408d84e0bb83dbccac18b8280284c030 (patch)
treec1c13b98d9425e9cba2eb2222d9397a329d78021 /render_locally
parent6712a6c059c4e2acdda6eaca8fce42552a127abb (diff)
Add a sidebar.
Diffstat (limited to 'render_locally')
-rwxr-xr-xrender_locally1
1 files changed, 1 insertions, 0 deletions
diff --git a/render_locally b/render_locally
index 37153d34..42574ca1 100755
--- a/render_locally
+++ b/render_locally
@@ -24,6 +24,7 @@ ikiwiki \
--no-usedirs \
--plugin goodstuff \
--plugin favicon \
+ --plugin sidebar \
"$src" "$dest" &&
echo &&