summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2007-08-30 17:26:37 +0200
committerThomas Schwinge <tschwinge@gnu.org>2007-08-30 17:35:43 +0200
commit78b0c662110770b7b604d7a2b2250951866e8a57 (patch)
tree2b8cf76ed85ad2e20aa0c9b42b571b952e0c156b
parentad544695325b79b4df247f603de1bcf646364683 (diff)
Enable `table' plugin.
-rwxr-xr-xrender_locally3
1 files changed, 2 insertions, 1 deletions
diff --git a/render_locally b/render_locally
index d2453c8c..3e047c52 100755
--- a/render_locally
+++ b/render_locally
@@ -23,9 +23,10 @@ ikiwiki \
--templatedir "$src"/.templates \
--userdir user \
--no-usedirs \
- --plugin goodstuff \
--plugin favicon \
+ --plugin goodstuff \
--plugin sidebar \
+ --plugin table \
--libdir "$src"/.library \
--plugin license \
${1+"$@"} \