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 05299eb7ce2 Add a new guide on the docs page. (#723)
05299eb7ce2 is described below
commit 05299eb7ce2b1c46b19060c0b33d8c7f75a65e23
Author: 吴晟 Wu Sheng <[email protected]>
AuthorDate: Tue Jun 18 11:50:33 2024 +0800
Add a new guide on the docs page. (#723)
---
themes/docsy/layouts/docs/baseof.html | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/themes/docsy/layouts/docs/baseof.html
b/themes/docsy/layouts/docs/baseof.html
index 1ae9f80d268..b293d0f3859 100644
--- a/themes/docsy/layouts/docs/baseof.html
+++ b/themes/docsy/layouts/docs/baseof.html
@@ -15,8 +15,10 @@
<main role="main">
<h1 class="text-center">Projects and Documentation</h1>
<p class="article-description mt-4">
- This directory includes the official SkyWalking repositories and
some ecosystem projects developed by the community. Looking for downloadable
releases? You can find them in the
- <a href="/downloads">Downloads</a> page.
+ SkyWalking consists of the Server, UI, native storage, and
various agents.<br/>
+ You can start by exploring the <a href="#SkyWalking">SkyWalking
Server documentation</a> to understand the system's installation and deployment
methods,<br/>
+ and then choose the necessary agents and integrations.<br/>
+ If you want to deploy a feature preview directly, you can follow
the <a href="#SkyWalkingShowcase">showcase documentation</a> for a quick
deployment.
</p>
<div class="text-center btn-wrapper mb-4">
{{range .Site.Data.docs}}