X-Git-Url: http://git.tremily.us/?a=blobdiff_plain;f=doc%2Fbasewiki.mdwn;h=8392884ebc6c62d9d58a5819f35c1efaadeb9be8;hb=e52ad543da6dd4a15e1b4c24d86148b3fcdbbd9f;hp=e1f876acba097efc461353713136206217433784;hpb=d6fd1f1cc878b5dffdfae30f6dfee77c235c438e;p=ikiwiki.git diff --git a/doc/basewiki.mdwn b/doc/basewiki.mdwn index e1f876acb..8392884eb 100644 --- a/doc/basewiki.mdwn +++ b/doc/basewiki.mdwn @@ -8,7 +8,6 @@ It currently includes these pages: * [[sandbox]] * [[shortcuts]] * [[templates]] -* [[ikiwiki/blog]] * [[ikiwiki/formatting]] * [[ikiwiki/markdown]] * [[ikiwiki/openid]] @@ -19,3 +18,9 @@ It currently includes these pages: As well as a few other files, like [[favicon.ico]], [[local.css]], [[style.css]], and some icons. + +Note that an important property of the basewiki is that it should be +self-contained. That means that the pages listed above cannot link +to pages outside the basewiki. Ikiwiki's test suite checks that the +basewiki is self-contained, and from time to time links have to be +removed (or replaced with `iki` [[shortcuts]]) to keep this invariant.