Changes for page Home
Last modified by Alex Jaeger on 2026/08/16 15:38
From version 40.1
edited by Alex Jaeger
on 2026/08/13 17:07
on 2026/08/13 17:07
Change comment:
There is no comment for this version
To version 39.1
edited by Alex Jaeger
on 2026/08/13 17:04
on 2026/08/13 17:04
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -8,13 +8,50 @@ 8 8 9 9 {{html clean="false" wiki="true"}} 10 10 11 +<div id="xwikicontent" class="col-xs-12"> 11 11 <ul class="card-list"> 12 12 <li class="card"> 13 -HEllo 14 -</li 14 +<div class="well"> 15 +<div> 16 +<a href="https://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/GettingStarted/?version=17.10.11"> 17 +<span class="icon fa fa-support"></span> 18 +Getting Started 19 +</a> 20 +</div> 21 +<p class="noitems"> 22 +Easy steps to get you started with XWiki. 23 +</p> 24 +<ul class="noitems"> 25 +<li> 26 +<a href="https://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/GettingStarted/?version=17.10.11" class="wikiexternallink"> 27 +Learn more 28 +</a> 29 +</li> 15 15 </ul> 31 +</div> 32 +</li> 33 +<li class="card"> 34 +<div class="well"> 35 +<div> 36 +<a href="/bin/view/Help/Videos/"> 37 +<span class="icon fa fa-play-circle"></span> 38 +Videos 39 +</a> 40 +</div> 41 +<p class="noitems"> 42 +View our collection of video tutorials. 43 +</p> 44 +<ul class="noitems"> 45 +<li> 46 +<a href="/bin/view/Help/Videos/"> 47 +Learn more 48 +</a> 49 +</li> 50 +</ul> 51 +</div> 52 +</li> 53 +</ul></div> 16 16 17 - 18 18 {{/html}} 19 19 20 20