diff options
Diffstat (limited to 'render_locally')
-rwxr-xr-x | render_locally | 1 |
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 && |