22 lines
488 B
Markdown
22 lines
488 B
Markdown
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]]
|
|
* [[sandbox]]
|
|
* [[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.
|