Changes for page Home

Last modified by Alex Jaeger on 2026/08/16 15:38

From version 44.1
edited by Alex Jaeger
on 2026/08/13 17:13
Change comment: There is no comment for this version
To version 42.1
edited by Alex Jaeger
on 2026/08/13 17:08
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,3 +1,18 @@
1 -{{box}}
2 -HEllo
3 -{{/box}}
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}}