Add more new repos to the website. (#183)

diff --git a/data/docs.yml b/data/docs.yml
index 50d0e18..ffc2968 100644
--- a/data/docs.yml
+++ b/data/docs.yml
@@ -48,6 +48,13 @@
         - version: v0.4.0
           link: https://github.com/apache/skywalking-python/tree/v0.4.0
 
+    - name: NodeJS Agent
+      icon: N
+      description: The NodeJS Agent for Apache SkyWalking, which provides the native tracing abilities for NodeJS project.
+      user: apache
+      repo: skywalking-nodejs
+
+
     - name: Client JavaScript
       icon: C
       description: Apache SkyWalking Client-side JavaScript exception and tracing library.
@@ -62,9 +69,6 @@
       description: A lightweight collector/sidecar could be deployed closing to the target monitored system, to collect metrics, traces, and logs.
       user: apache
       repo: skywalking-satellite
-      docs:
-        - version: v0.1.0
-          link: https://github.com/apache/skywalking-satellite
 
 
 - type: Operation
@@ -127,6 +131,12 @@
       description: SkyWalking Agent Test Tool is a tremendously useful test tools suite in a wide variety of languages of Agent. Includes mock collector and validator.
       user: apache
       repo: skywalking-agent-test-tool
+      
+    - name: SkyWalking eyes
+      icon: I
+      description: INFRA tools for Apache skywalking
+      user: apache
+      repo: skywalking-eyes
 
 - type: Ecosystem
   description: All following repositories are a part of SkyWalking ecosystem, as agent implementations, extensions, or tools. All the source codes and their distributions are not belonging to the Apache Software Foundation.