diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-27 23:14:17 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-27 23:14:17 +0000 |
commit | a0d251744cfdb89865af522d449bdc13a25d826a (patch) | |
tree | afcf7e79c85e9542a704844cb4681c17cc2897fc /doc/basewiki.mdwn | |
parent | c5c1519d97d18a6e630ee7afb647632109a4853b (diff) | |
download | ikiwiki-a0d251744cfdb89865af522d449bdc13a25d826a.tar ikiwiki-a0d251744cfdb89865af522d449bdc13a25d826a.tar.gz |
add basewiki page
Diffstat (limited to 'doc/basewiki.mdwn')
-rw-r--r-- | doc/basewiki.mdwn | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/basewiki.mdwn b/doc/basewiki.mdwn new file mode 100644 index 000000000..5ddfab7eb --- /dev/null +++ b/doc/basewiki.mdwn @@ -0,0 +1,21 @@ +The basewiki is a standard set of wiki pages that are included by default in +all wikis that ikiwiki builds, unless the wiki overrides them with its own +versions. + +It currently includes these pages: + +* index (not the one in this wiki) +* sandbox (not the on in this wiki) +* [[blog]] +* [[HelpOnFormatting]] +* [[markdown]] +* [[openid]] +* [[pagespec]] +* [[PreprocessorDirective]] +* [[shortcuts]] +* [[smileys]] +* [[subpage]] +* [[wikilink]] + +As well as a few other files, like [[favicon.ico]], [[local.css], +[[style.css]], and some icons. |