Changes for page Home

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

From version 43.2
edited by Alex Jaeger
on 2026/08/13 17:12
Change comment: Auto-saved during real-time collaboration
To version 38.1
edited by Alex Jaeger
on 2026/08/13 17:03
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,0 +1,91 @@
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 +<div class="well">
14 +<div>
15 +<a href="https://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/GettingStarted/?version=17.10.11">
16 +<span class="icon fa fa-support"></span>
17 +Getting Started
18 +</a>
19 +</div>
20 +<p class="noitems">
21 +Easy steps to get you started with XWiki.
22 +</p>
23 +<ul class="noitems">
24 +<li>
25 +<a href="https://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/GettingStarted/?version=17.10.11" class="wikiexternallink">
26 +Learn more
27 +</a>
28 +</li>
29 +</ul>
30 +</div>
31 +</li>
32 +<li class="card">
33 +<div class="well">
34 +<div>
35 +<a href="/bin/view/Help/Videos/">
36 +<span class="icon fa fa-play-circle"></span>
37 +Videos
38 +</a>
39 +</div>
40 +<p class="noitems">
41 +View our collection of video tutorials.
42 +</p>
43 +<ul class="noitems">
44 +<li>
45 +<a href="/bin/view/Help/Videos/">
46 +Learn more
47 +</a>
48 +</li>
49 +</ul>
50 +</div>
51 +</li>
52 +</ul>
53 +{{/html}}
54 +
55 +
56 +
57 +
58 +== The basics ==
59 +
60 +To make the most out of your wiki, log-in and:
61 +
62 +Use the {{displayIcon name="pencil"/}} button above to //edit// this page and start customizing your wiki to your needs.
63 +
64 +Use the {{displayIcon name="add"/}} button above to //add// more pages to your wiki and create the //hierarchy// that best organizes your content.
65 +
66 +Use the {{displayIcon name="home"/}} breadcrumbs located above the title to //navigate// inside your pages. It's easy to get lost in a big wiki without them.
67 +
68 +You can also use the [[Sandbox>>Sandbox.WebHome]] for more demo content and generally a place to experiment with your wiki's features.
69 +
70 + {{box}}Learn more on how to use XWiki with the [[Getting Started Guide>>https://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/GettingStarted/WebHome]].{{/box}}
71 +
72 +(% class="row" %)
73 +(((
74 +(% class="col-xs-12 col-sm-6" %)
75 +(((
76 +== Extend your wiki ==
77 +
78 +To extend the power and functionalities of your wiki with the features that //you// need, head over to the [[Extension Manager>>XWiki.XWikiPreferences||queryString="editor=globaladmin&section=XWiki.Extensions"]] where you can search for and install extensions.
79 +
80 +To browse through the 900+ community contributed extensions available for XWiki, head over to the [[Extensions Repository>>https://extensions.xwiki.org]].
81 +)))
82 +
83 +(% class="col-xs-12 col-sm-6" %)
84 +(((
85 +== Create your application ==
86 +
87 +Go beyond the available extensions and define the //structure// of your data based on //your// needs, creating //your// own applications with [[App Within Minutes>>AppWithinMinutes]] (AWM).
88 +
89 +AWM will take care of making it easy for you and your users to create and manage the data.
90 +)))
91 +)))