forked from w3c/csswg-wiki
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathwiki.txt
More file actions
28 lines (22 loc) · 994 Bytes
/
wiki.txt
File metadata and controls
28 lines (22 loc) · 994 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
====== About This Wiki ======
This wiki is a [[http://wiki.splitbrain.org/wiki:dokuwiki|DokuWiki]].
<markdown>
* [Syntax](/wiki/syntax)
* [Index](/?do=index)
* [Recent Changes](/?do=recent)
</markdown>
===== About DokuWiki =====
DokuWiki was chosen because
* it has decent [[wiki:syntax|markup]] capabilities with relatively clean HTML output
* it can accept HTML markup
* it can support an advanced structured text language ([[http://daringfireball.net/projects/markdown/|Markdown]]) with sensible list, block, and embedded HTML behavior.
* it has hierarchical structure (with breadcrumbs!)
* it has clean URLs
* it has a a simple, uncluttered interface
* it has automatic yet unobtrusive <html><abbr title="Table of Contents">ToC</abbr>s</html>
* it has flexible access control
* it stores data in human-editable text files
* it has revision control
* it's customizable
* it's open source
It is [[http://fantasai.inkedblade.net/|fantasai]]'s dream wiki~