]> xenbits.xensource.com Git - www-xenproject-org.git/commitdiff
remove xcpng aside, update links
authorArnaud Guéras <arnaudgs@gmail.com>
Thu, 28 Nov 2024 14:21:32 +0000 (15:21 +0100)
committerArnaud Guéras <arnaudgs@gmail.com>
Thu, 28 Nov 2024 14:21:32 +0000 (15:21 +0100)
Signed-off-by: Arnaud Guéras <arnaudgs@gmail.com>
content/contribute/get-started.md
content/projects/hvmi.md
content/projects/xcp-ng.md

index 1b15867d189fff597fd51006715ec9943cc3f1b6..61f6a2fc475759067f9be7a448eebfd80cea75df 100644 (file)
@@ -20,8 +20,8 @@ menu:
 We've collated some information to help you get started, click here for resources.
 
 <p class="mg-t-md">
-  <a href="http://TODO" class="btn btn-primary">
-    Download support <i class="fas fa-download"></i>
+  <a href="https://wiki.xenproject.org/wiki/Main_Page" class="btn btn-primary">
+    View documentation <i class="fas fa-arrow-up-right-from-square"></i></a></a>
   </a> 
 </p>
 {{</media-block>}}
@@ -36,8 +36,8 @@ We've collated some information to help you get started, click here for resource
     
 - title: "**Communicate** with others"
   text: >
-    <p><a href="TODO" class="btn btn-tertiary">Access documentation <i class="fas fa-arrow-up-right-from-square"></i></a></p>
-    <p><a href="TODO" class="btn btn-tertiary">How to use documentation <i class="fas fa-arrow-up-from-square"></i></a></p>
+    <p><a href="/resources/matrix" class="btn btn-tertiary">Matrix<i class="fas fa-arrow-right"></i></a></p>
+    <p><a href="/resources/mailing-lists/" class="btn btn-tertiary">Mailing Lists<i class="fas fa-arrow-right"></i></a></p>
 
 {{</vertical-lists>}}
 {{</section>}}
index 4cbc9cfbb6f3075b374adc3f827078b41e1c13ef..d65b6bf1b20ac434593f5ffcb5a76efcaa81cba7 100644 (file)
@@ -11,7 +11,7 @@ aside:
   - type: resource
     items:
       - name: "Github repository"
-        link: https://github.com/hvmi
+        link: https://github.com/bitdefender/hvmi
       - name: "Documentation"
         link: https://hvmi.readthedocs.io/
 ---
index 1eb63b0d67dd162317c4d81804be7e8c47218256..e35249e6467df36c1b7964f4d902b9f517be18d7 100644 (file)
@@ -8,38 +8,30 @@ menus:
   main:
     parent: Projects
     weight: 100
-aside: 
-  - name: Users
-    type: resource
-    items: 
-      - name: Downloads
-        link: "https://xcp-ng.org/#easy-to-install"
-      - name: Docs
-        link: "https://github.com/xcp-ng/xcp/wiki"
-      - name: Forums
-        link: "https://xcp-ng.org/forum/"
-      - name: "IRC: #xcp-ng"
-        link: "/help/irc/"
-      - name: Report a Bug
-        link: "https://github.com/xcp-ng/xcp/issues"
-  - name: Developers
-    type: resource
-    items:
-      - name: Developer Forum
-        link: "https://xcp-ng.org/forum/category/7/development"
-      - name: "IRC: #xcp-ng-dev"
-        link: "/help/irc/"
-      - name: Browse Git
-        link: "https://github.com/xcp-ng"
-      - name: Dev Docs
-        link: "https://github.com/xcp-ng/xcp/wiki#development"
-  - name: Team
-    type: members-list
-    items:
-      - name: Project Lead
-        name: Olivier Lambert
-      - name: Committer
-        name: Samuel Verschelde
+# aside: 
+#   - name: Users
+#     type: resource
+#     items: 
+#       - name: Downloads
+#         link: "https://xcp-ng.org/#easy-to-install"
+#       - name: Docs
+#         link: "https://github.com/xcp-ng/xcp/wiki"
+#       - name: Forums
+#         link: "https://xcp-ng.org/forum/"
+#       - name: "IRC: #xcp-ng"
+#         link: "/help/irc/"
+#       - name: Report a Bug
+#         link: "https://github.com/xcp-ng/xcp/issues"
+#   - name: Developers
+#     type: resource
+#     items:
+#       - name: Developer Forum
+#         link: "https://xcp-ng.org/forum/category/7/development"
+#       - name: Browse Git
+#         link: "https://github.com/xcp-ng"
+#       - name: Dev Docs
+#         link: "https://github.com/xcp-ng/xcp/wiki#development"
+  
 ---
 
 {{<section>}}