You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by zk...@apache.org on 2022/09/28 10:14:33 UTC

[incubator-devlake-website] branch main updated (3bf53e3f6 -> 873d76e8a)

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

zky pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake-website.git


    from 3bf53e3f6 docs(domain layer): update domain layer schema
     new 043cf9b8f feat: updated homepage DORA text
     new 873d76e8a feat: added two community dashboards to live demo

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 docs/LiveDemo/AverageRequirementLeadTime.md                |  1 -
 docs/LiveDemo/CommitCountByAuthor.md                       |  1 -
 docs/LiveDemo/CommunityExperience.md                       |  8 ++++++++
 docs/LiveDemo/DetailedBugInfo.md                           |  1 -
 docs/LiveDemo/GitHubBasic.md                               |  1 -
 .../GitHubReleaseQualityAndContributionAnalysis.md         |  1 -
 docs/LiveDemo/Jenkins.md                                   |  1 -
 docs/LiveDemo/WeeklyBugRetro.md                            |  1 -
 docs/LiveDemo/WeeklyCommunityRetro.md                      |  8 ++++++++
 src/components/Sections/Discover.tsx                       |  2 +-
 src/components/Sections/HomepageHeader.tsx                 |  6 +++---
 src/components/Sections/UseCases.tsx                       | 14 +++++++-------
 src/components/Sections/WhyDevlake.tsx                     | 10 +++++-----
 13 files changed, 32 insertions(+), 23 deletions(-)
 create mode 100644 docs/LiveDemo/CommunityExperience.md
 create mode 100644 docs/LiveDemo/WeeklyCommunityRetro.md


[incubator-devlake-website] 01/02: feat: updated homepage DORA text

Posted by zk...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

zky pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake-website.git

commit 043cf9b8f9a8314b077cf04f9b9155585d0ef36a
Author: yumengwang03 <yu...@merico.dev>
AuthorDate: Wed Sep 28 17:12:10 2022 +0800

    feat: updated homepage DORA text
---
 src/components/Sections/Discover.tsx       |  2 +-
 src/components/Sections/HomepageHeader.tsx |  6 +++---
 src/components/Sections/UseCases.tsx       | 14 +++++++-------
 src/components/Sections/WhyDevlake.tsx     | 10 +++++-----
 4 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/src/components/Sections/Discover.tsx b/src/components/Sections/Discover.tsx
index adb61b400..5f91301b4 100644
--- a/src/components/Sections/Discover.tsx
+++ b/src/components/Sections/Discover.tsx
@@ -9,7 +9,7 @@ export function Discover() {
     <img src={BG} alt='' className="absolute bottom-[0px] z-0" />
     <div className="font-medium text-primary-800 text-[32px] leading-[48px] mt-[72px]
       sm:mt-5 sm:text-center sm:text-heading3 sm:leading-[30px]
-      ">Discover more engineering <br className="hidden sm:block" /> insights with</div>
+      ">Get Started with DORA, Scrum Retros and More with <br className="hidden sm:block" /></div>
     <div className="font-semibold text-primary-500 text-[40px] leading-[60px] mt-1 mb-3
       sm:text-label24 sm:leading-[30px] sm:text-center sm:whitespace-nowrap">Apache DevLake</div>
     <Link
diff --git a/src/components/Sections/HomepageHeader.tsx b/src/components/Sections/HomepageHeader.tsx
index 89f76a160..670838be4 100644
--- a/src/components/Sections/HomepageHeader.tsx
+++ b/src/components/Sections/HomepageHeader.tsx
@@ -38,15 +38,15 @@ export function HomepageHeader() {
             sm:font-semibold sm:text-center
             mb-[32px] sm:mb-3"
           >
-            Debug Your Software{' '}
+            Debug Your Engineering Process{' '}
             <br className="sm:hidden mobile:block" />
-            Engineering Process
+            Demystify Dev Data
           </div>
           <div className="text-primary-800
             text-label24 font-inter font-normal mb-[48px]
             sm:text-label16 sm:text-start sm:mb-3
           ">
-            Apache DevLake (Incubating) ingests, analyzes, and visualizes the fragmented data from DevOps tools to distill insights for engineering excellence.
+            Apache DevLake (Incubating) ingests, analyzes, and visualizes the fragmented data from DevOps tools to extract insights and opportunities for engineering excellence.
           </div>
           <Link
             className="primary-button
diff --git a/src/components/Sections/UseCases.tsx b/src/components/Sections/UseCases.tsx
index 5ea980c6e..9b1128f57 100644
--- a/src/components/Sections/UseCases.tsx
+++ b/src/components/Sections/UseCases.tsx
@@ -45,16 +45,16 @@ export function UseCases() {
       <img src={BGMB} alt='' className='absolute z-0 hidden 
         sm:block sm:w-full
         xl:w-screen left-[0px] h-[1590px] mobile:h-[1752px]' />
-      <div className="flex flex-col relative items-center 
+      <div className="flex flex-col relative items-center
         mobile:pb-6">
         <span className="section-title text-center mt-7
           sm:mt-[0] sm:text-heading2">Use Cases</span>
         <div className="grid grid-cols-2 gap-x-[72px] xl:gap-x-10 gap-y-6
           sm:grid-cols-1 sm:gap-y-4">
           <UCCard
-            lead="Open-source Software Maintainers"
-            title="Contribution Analysis for Community Growth"
-            desc="Grow your community strategically by learning how developers participate, contribute and collaborate."
+            lead="Open Source Maintainers"
+            title="Fuel Community Growth with Analysis"
+            desc="Grow your community strategically with insights on how developers participate, contribute, and collaborate."
           >
             <UCIcon src={UC1} />
           </UCCard>
@@ -66,9 +66,9 @@ export function UseCases() {
             <UCIcon src={UC2} />
           </UCCard>
           <UCCard
-            lead="Tech Leads"
-            title="Bring out the Best in Your Team"
-            desc="Gain insights into the development process to establish best practices by removing blockers and risks."
+            lead="Engineering Leads"
+            title="Implement DORA Fast"
+            desc="Implement DORA metrics in minutes to enable and manage delivery processes your developers and users will love."
           >
             <UCIcon src={UC3} />
           </UCCard>
diff --git a/src/components/Sections/WhyDevlake.tsx b/src/components/Sections/WhyDevlake.tsx
index 8f9ac7705..528d7cfa4 100644
--- a/src/components/Sections/WhyDevlake.tsx
+++ b/src/components/Sections/WhyDevlake.tsx
@@ -69,9 +69,9 @@ export function WhyDevlake() {
       <Feature>
         <C.SectionImg src={WAD1} />
         <C.TextSection>
-          <C.TextTitle>Data Silos Connected</C.TextTitle>
+          <C.TextTitle>Defragment Your Data Silos</C.TextTitle>
           <C.TextDescription>
-            Collect DevOps data from tools across the entire Software Development Life Cycle (SDLC) and connect siloed data with a standard data model.
+          Your Dev Data lives in many silos and tools. DevLake brings them all together to give you a complete view of your Software Development Life Cycle (SDLC).
             <br />
             <C.TextLink link="https://devlake.apache.org/docs/SupportedDataSources">Explore supported data sources</C.TextLink>
           </C.TextDescription>
@@ -81,7 +81,7 @@ export function WhyDevlake() {
         <C.TextSection>
           <C.TextTitle>Out-of-the-box Analysis</C.TextTitle>
           <C.TextDescription>
-            Visualize out-of-the-box engineering metrics in a series of use-case driven dashboards.
+          From DORA to scrum retros, DevLake implements metrics effortlessly with prebuilt dashboards supporting common frameworks and goals.
             <br />
             <C.TextLink link="https://devlake.apache.org/docs/LiveDemo">Interact with pre-built dashboards</C.TextLink>
           </C.TextDescription>
@@ -91,10 +91,10 @@ export function WhyDevlake() {
       <Feature>
         <C.SectionImg src={WAD3} />
         <C.TextSection>
-          <C.TextTitle>A Highly Flexible Framework</C.TextTitle>
+          <C.TextTitle>Flexible. Extensible. Adaptable.</C.TextTitle>
           {/* FIXME: A weird margin right happend here, didn't find solution yet */}
           <C.TextDescription>
-            Easily extend DevLake to support your data sources, metrics, and dashboards with a flexible framework for data collection and transformation.
+          DevLake fits teams of all shapes and sizes, and can be readily extended to support new data sources, metrics, and dashboards, with a flexible framework for data collection and transformation.
             <br className="mobile:hidden" />
             <C.TextLink link="https://devlake.apache.org/docs/DataModels/DevLakeDomainLayerSchema">Learn about DevLake’s data model</C.TextLink>
           </C.TextDescription>


[incubator-devlake-website] 02/02: feat: added two community dashboards to live demo

Posted by zk...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

zky pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake-website.git

commit 873d76e8a92bc16d29b9ac4d88131e29c543d50f
Author: yumengwang03 <yu...@merico.dev>
AuthorDate: Wed Sep 28 17:55:37 2022 +0800

    feat: added two community dashboards to live demo
---
 docs/LiveDemo/AverageRequirementLeadTime.md                  | 1 -
 docs/LiveDemo/CommitCountByAuthor.md                         | 1 -
 docs/LiveDemo/CommunityExperience.md                         | 8 ++++++++
 docs/LiveDemo/DetailedBugInfo.md                             | 1 -
 docs/LiveDemo/GitHubBasic.md                                 | 1 -
 docs/LiveDemo/GitHubReleaseQualityAndContributionAnalysis.md | 1 -
 docs/LiveDemo/Jenkins.md                                     | 1 -
 docs/LiveDemo/WeeklyBugRetro.md                              | 1 -
 docs/LiveDemo/WeeklyCommunityRetro.md                        | 8 ++++++++
 9 files changed, 16 insertions(+), 7 deletions(-)

diff --git a/docs/LiveDemo/AverageRequirementLeadTime.md b/docs/LiveDemo/AverageRequirementLeadTime.md
index 22683edc4..afbb7c0fb 100644
--- a/docs/LiveDemo/AverageRequirementLeadTime.md
+++ b/docs/LiveDemo/AverageRequirementLeadTime.md
@@ -1,5 +1,4 @@
 ---
-sidebar_position: 6
 title: "Average Requirement Lead Time by Assignee"
 description: >
   DevLake Live Demo
diff --git a/docs/LiveDemo/CommitCountByAuthor.md b/docs/LiveDemo/CommitCountByAuthor.md
index 89e3cd11b..ee6a69b26 100644
--- a/docs/LiveDemo/CommitCountByAuthor.md
+++ b/docs/LiveDemo/CommitCountByAuthor.md
@@ -1,5 +1,4 @@
 ---
-sidebar_position: 2
 title: "Commit Count by Author"
 description: >
   DevLake Live Demo
diff --git a/docs/LiveDemo/CommunityExperience.md b/docs/LiveDemo/CommunityExperience.md
new file mode 100644
index 000000000..ae935801c
--- /dev/null
+++ b/docs/LiveDemo/CommunityExperience.md
@@ -0,0 +1,8 @@
+---
+title: "Community Experience"
+description: >
+  DevLake Live Demo
+---
+
+# Community Experience
+<iframe src="https://grafana-lake.demo.devlake.io/grafana/goto/uvEHAMVVk?orgId=1" width="100%" height="1000px"></iframe>
diff --git a/docs/LiveDemo/DetailedBugInfo.md b/docs/LiveDemo/DetailedBugInfo.md
index a32d84d78..e517c6c0b 100644
--- a/docs/LiveDemo/DetailedBugInfo.md
+++ b/docs/LiveDemo/DetailedBugInfo.md
@@ -1,5 +1,4 @@
 ---
-sidebar_position: 4
 title: "Detailed Bug Info"
 description: >
   DevLake Live Demo
diff --git a/docs/LiveDemo/GitHubBasic.md b/docs/LiveDemo/GitHubBasic.md
index 3a12cc318..c5d821224 100644
--- a/docs/LiveDemo/GitHubBasic.md
+++ b/docs/LiveDemo/GitHubBasic.md
@@ -1,5 +1,4 @@
 ---
-sidebar_position: 1
 title: "GitHub Basic Metrics"
 description: >
   DevLake Live Demo
diff --git a/docs/LiveDemo/GitHubReleaseQualityAndContributionAnalysis.md b/docs/LiveDemo/GitHubReleaseQualityAndContributionAnalysis.md
index 2de7e29a5..4b77a0953 100644
--- a/docs/LiveDemo/GitHubReleaseQualityAndContributionAnalysis.md
+++ b/docs/LiveDemo/GitHubReleaseQualityAndContributionAnalysis.md
@@ -1,5 +1,4 @@
 ---
-sidebar_position: 5
 title: "GitHub Release Quality and Contribution Analysis"
 description: >
   DevLake Live Demo
diff --git a/docs/LiveDemo/Jenkins.md b/docs/LiveDemo/Jenkins.md
index d00929c68..c07e6c155 100644
--- a/docs/LiveDemo/Jenkins.md
+++ b/docs/LiveDemo/Jenkins.md
@@ -1,5 +1,4 @@
 ---
-sidebar_position: 7
 title: "Jenkins"
 description: >
   DevLake Live Demo
diff --git a/docs/LiveDemo/WeeklyBugRetro.md b/docs/LiveDemo/WeeklyBugRetro.md
index 0904c731b..4ff1a0de5 100644
--- a/docs/LiveDemo/WeeklyBugRetro.md
+++ b/docs/LiveDemo/WeeklyBugRetro.md
@@ -1,5 +1,4 @@
 ---
-sidebar_position: 3
 title: "Weekly Bug Retro"
 description: >
   DevLake Live Demo
diff --git a/docs/LiveDemo/WeeklyCommunityRetro.md b/docs/LiveDemo/WeeklyCommunityRetro.md
new file mode 100644
index 000000000..b5ec25e70
--- /dev/null
+++ b/docs/LiveDemo/WeeklyCommunityRetro.md
@@ -0,0 +1,8 @@
+---
+title: "Weekly Community Retro"
+description: >
+  DevLake Live Demo
+---
+
+# Weekly Community Retro
+<iframe src="https://grafana-lake.demo.devlake.io/grafana/goto/pBs50G44z?orgId=1" width="100%" height="2300px"></iframe>