Wiki source code of Home
Version 41.1 by Alex Jaeger on 2026/08/13 17:07
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | == Welcome to your wiki == | ||
| 2 | |||
| 3 | XWiki is the best tool to organize your knowledge. A //wiki// is organized in a hierarchy of //pages//. You can create multiple wikis, each with its own set of pages. | ||
| 4 | |||
| 5 | XWiki can be used as a knowledge base (support, documentation, sales, etc.), for collaborative workspaces or even as a complete intranet. | ||
| 6 | |||
| 7 | |||
| 8 | |||
| 9 | {{html clean="false" wiki="true"}} | ||
| 10 | |||
| 11 | <ul class="card-list"> | ||
| 12 | <li class="card"> | ||
| 13 | HEllo | ||
| 14 | </li> | ||
| 15 | </ul> | ||
| 16 | |||
| 17 | |||
| 18 | {{/html}} |