文档更改Home
由 Yang Sheng 于 2025-02-42,18:57 最后修改
摘要
细节
- 页面属性
-
- 内容
-
... ... @@ -1,8 +1,9 @@ 1 -== 欢迎==1 +== Welcome to your wiki == 2 2 3 -== 4 - == 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. 5 5 5 +XWiki can be used as a knowledge base (support, documentation, sales, etc.), for collaborative workspaces or even as a complete intranet. 6 + 6 6 == The basics == 7 7 8 8 To make the most out of your wiki, log-in and: ... ... @@ -19,7 +19,7 @@ 19 19 20 20 (% class="row" %) 21 21 ((( 22 -(% class="col-xs-12 col-sm- 4" %)23 +(% class="col-xs-12 col-sm-6" %) 23 23 ((( 24 24 == Extend your wiki == 25 25 ... ... @@ -28,19 +28,8 @@ 28 28 To browse through the 900+ community contributed extensions available for XWiki, head over to the [[Extensions Repository>>https://extensions.xwiki.org]]. 29 29 ))) 30 30 31 -(% class="col-xs-12 col-sm- 4" %)32 +(% class="col-xs-12 col-sm-6" %) 32 32 ((( 33 -== 更新历史 == 34 - 35 -{{activity entries="5" spaces="AIO知识库,脚本&自动化,AI For Service"/}} 36 - 37 - 34 +== Create your application == 38 38 ))) 39 - 40 -(% class="col-xs-12 col-sm-4" %) 41 -((( 42 -== 相关链接 == 43 - 44 -[[北区AIO项目看板>>http://nas.nicebro.fun:57666||rel="noopener noreferrer" target="_blank"]] 45 45 ))) 46 -)))
- XWiki.StyleSheetExtension[0]
-
- 代码
-
... ... @@ -4,7 +4,6 @@ 4 4 .doc-tags{display:none;} 5 5 .xdocCreation{display:none;} 6 6 7 - 8 8 hr { 9 - margin-top: -3 5px; /* 将水平线向上移动20像素 */8 + margin-top: -30px; /* 将水平线向上移动20像素 */ 10 10 }