You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/08/29 01:18:00 UTC

[GitHub] [pulsar] Huanli-Meng commented on a diff in pull request #17301: [Doc] Added explanations for documentation landing page

Huanli-Meng commented on code in PR #17301:
URL: https://github.com/apache/pulsar/pull/17301#discussion_r956817418


##########
site2/docs/about.md:
##########
@@ -10,21 +10,27 @@ import BlockLink from "@site/src/components/BlockLink";
 import { docUrl } from "@site/src/utils/index";
 
 
-# Welcome to the doc portal!
+# Welcome to the Apache Pulsar documentation portal
 ***
 
-This portal holds a variety of support documents to help you work with Pulsar . If you’re a beginner, there are tutorials and explainers to help you understand Pulsar and how it works.
+This portal holds a variety of topics, tutorials, guides, and reference material to help you work with Pulsar. 
 
-If you’re an experienced coder, review this page to learn the easiest way to access the specific content you’re looking for.
+## Choose your path....
+Select one of the content blocks below to begin your Pulsar journey. If you ...
+* Are new to Pulsar, start with **About Pulsar** to learn about features and concepts.
+* Want to jump to the quickstart, select **Get Started**.
+* Are an operator responsible for architecting and supporting Apache Pulsar. start with **Install, Deploy, Upgrade**.
+* Are a developer who wants to master Apache Pulsar, select **Pulsar for Developers**. 
+* If you just want to try out Pulsar, select **How To** for access to the "hello world" tutorial.

Review Comment:
   ```suggestion
   * Want to try out Pulsar, select **How To** for access to the "hello world" tutorial.
   ```



##########
site2/docs/about.md:
##########
@@ -10,21 +10,27 @@ import BlockLink from "@site/src/components/BlockLink";
 import { docUrl } from "@site/src/utils/index";
 
 
-# Welcome to the doc portal!
+# Welcome to the Apache Pulsar documentation portal
 ***
 
-This portal holds a variety of support documents to help you work with Pulsar . If you’re a beginner, there are tutorials and explainers to help you understand Pulsar and how it works.
+This portal holds a variety of topics, tutorials, guides, and reference material to help you work with Pulsar. 
 
-If you’re an experienced coder, review this page to learn the easiest way to access the specific content you’re looking for.
+## Choose your path....
+Select one of the content blocks below to begin your Pulsar journey. If you ...
+* Are new to Pulsar, start with **About Pulsar** to learn about features and concepts.
+* Want to jump to the quickstart, select **Get Started**.
+* Are an operator responsible for architecting and supporting Apache Pulsar. start with **Install, Deploy, Upgrade**.
+* Are a developer who wants to master Apache Pulsar, select **Pulsar for Developers**. 
+* If you just want to try out Pulsar, select **How To** for access to the "hello world" tutorial.
+* If you are an experienced Pulsar coder looking for API, metrics, or configuration documentation, go to **Reference**. 

Review Comment:
   ```suggestion
   * An experienced Pulsar coder looking for API, metrics, or configuration documentation, go to **Reference**. 
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org