This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 4a54b5f2872 Reset repository page. (#620)
4a54b5f2872 is described below

commit 4a54b5f28722489107939af922ddf52358a564f5
Author: 吴晟 Wu Sheng <[email protected]>
AuthorDate: Tue Jul 25 23:58:18 2023 -0700

    Reset repository page. (#620)
---
 data/docs.yml | 32 +++++++++++++++++++++++++-------
 1 file changed, 25 insertions(+), 7 deletions(-)

diff --git a/data/docs.yml b/data/docs.yml
index 8f4211bb472..cce0e9f931f 100644
--- a/data/docs.yml
+++ b/data/docs.yml
@@ -1,6 +1,5 @@
 - type: Quick Start
   buttonText: showcase
-  description:
   list:
     - name: SkyWalking Showcase
       icon: skywalking
@@ -19,12 +18,15 @@
       user: apache
       repo: skywalking-website
 
-- type: Server and UI
+- type: SkyWalking Servers
   description:
   list:
+    - name:
+      descriptionItem: SkyWalking servers include the Observability Analysis 
Platform(OAP) server, native UI server, and supported 3rd-party UI. SkyWalking 
primary docs introduce concepts, designs, setup, and corresponding APIs 
referred to telemetry data reports and queries.
+  
     - name: SkyWalking
       icon: skywalking
-      description: SkyWalking OAP server and UI. Introduce concepts, designs, 
setup, and corresponding APIs referred to telemetry data report and query.
+      description: SkyWalking primary repository and docs.
       user: apache
       repo: skywalking
       repoUrl: https://github.com/apache/skywalking.git
@@ -56,10 +58,16 @@
 
     - name: Booster UI
       icon: rocketbot-ui
-      description: 3rd generation UI for SkyWalking v9
+      description: The native UI for SkyWalking v9
       user: apache
       repo: skywalking-booster-ui
 
+- type: Grafana UI
+  description:
+  list:
+    - name:
+      descriptionItem: NOTICE, Grafana itself is licensed in GNU Affero 
General Public License v3.0. This Grafana plugin is totally optional, and only 
recommended for Grafana users only.
+  
     - name: Grafana Plugins
       icon: skywalking
       description: SkyWalking Grafana Plugins provide extensions to visualize 
telemetry data on Grafana.
@@ -69,7 +77,7 @@
         - version: Next
           link: https://github.com/apache/skywalking-grafana-plugins
 
-- type: Agent
+- type: Agents
   description:
   list:
     - name: Java Agent
@@ -290,6 +298,9 @@
 
 - type: Database
   list:
+    - name:
+      descriptionItem: BanyanDB server and clients are incubated under 
SkyWalking umbrella, which aims to provide better native supports to the 
SkyWalking APM use cases, including better performance and lower resource costs.
+      
     - name: BanyanDB
       icon: banyan-db
       description: An observability database aims to ingest, analyze and store 
Metrics, Tracing and Logging data.
@@ -346,8 +357,10 @@
 
 - type: Archived Repositories
   buttonText: Archived
-  description: All following repositories are archived, which means there is 
no further activities happening there.
   list:
+    - name:
+      descriptionItem: All following repositories are archived, which means 
there are no further activities happening there. 
+      
 
     - name: (Archived) Docker Files
       description: Docker files for Apache SkyWalking(version <= 8.7.0) 
javaagent, OAP, and UI.
@@ -400,10 +413,15 @@
       repo: uranus
 
     - name: (outdated) CN Documentations
-      description: The CN translation version of Apache SkyWalking document. 
This is NOT official docs, and has been out-dated for years.
+      description: The CN translation version of Apache SkyWalking document. 
This is NOT official docs and has been out-dated for years.
       user: SkyAPM
       repo: document-cn-translation-of-skywalking
 
+- type: Ecosystem Retired Projects
+  list:
+    - name:
+      descriptionItem: All following repositories are a part of SkyWalking 
ecosystem, but now are retired and archived as read-only.
+
     - name: (Retired) Transporter Plugins
       description: 3rd-party transporter implementation of Apache SkyWalking. 
No one is maintaining this.
       user: SkyAPM

Reply via email to