X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/04c74a45983ad2368eaa1f8ab0afb2a16108ac19..55d14596b3a03b1b9c820cbca5e3b89665f3124b:/doc/todo/submodule_support.mdwn diff --git a/doc/todo/submodule_support.mdwn b/doc/todo/submodule_support.mdwn index c10e3ff02..d6a7edb03 100644 --- a/doc/todo/submodule_support.mdwn +++ b/doc/todo/submodule_support.mdwn @@ -8,3 +8,8 @@ But this made really weird things on the other side. The files from the theme en To be really clear here: this is an arbitrary source code repository that I want to include, I do not mean to enable the theme with this, this could very well be presentation material, C source code or whatever else... In fact, I think this would be a powerful way to do syntax highlightning for source code published on your website... Other people had experience with this? Or other suggestions on how to publish repositories within my site? -- [[anarcat]] + +> Ikiwiki does not support git submodules. +> +> You can use the [[plugins/underlay]] plugin to merge the +> contents of other directories into your wiki's source. --[[Joey]]