summaryrefslogtreecommitdiff
path: root/doc/todo/multiple_template_directories.mdwn
blob: f8b0aa697234bda9f77b8985a8c0b43dc0cb2a28 (plain)

It would be nice to be able to override a single template without keeping a private copy of the entire template directory.

a setup option like

templatedirs => [ "my/dir", "/usr/share/ikiwiki/templates" ]

ought to do the trick.