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


The following commit(s) were added to refs/heads/main by this push:
     new 0a0026d6075 Added new post in blog section (#749)
0a0026d6075 is described below

commit 0a0026d6075a8bd6f64eab4d4bbdd9be3bdd32b9
Author: Joshua Poddoku <[email protected]>
AuthorDate: Tue Apr 30 23:02:13 2024 +0530

    Added new post in blog section (#749)
---
 info/Blog/AllPosts.json                                |  10 ++++++++++
 .../img/Blog/Setup-Your-First-Engineering-Metrics.png  | Bin 0 -> 806322 bytes
 2 files changed, 10 insertions(+)

diff --git a/info/Blog/AllPosts.json b/info/Blog/AllPosts.json
index 8036ea00f4c..fdf51b0afc2 100644
--- a/info/Blog/AllPosts.json
+++ b/info/Blog/AllPosts.json
@@ -1,5 +1,15 @@
 {
     "data": [
+        {
+            "title": "Quick Start Guide: Setup Your First Engineering Metrics 
Dashboard in 5 Minutes",
+            "readTime": "3 min",
+            "authorName": "Joshua Poddoku",
+            "authorImgUrl": 
"https://avatars.githubusercontent.com/u/31725457?v=4";,
+            "publishTime": "2024/04/24",
+            "detailLink": 
"/blog/Quick-Start-Guide-Setup-Your-First-Engineering-Metrics-Dashboard-in-5-Minutes",
+            "coverTitle": "Setup-Your-First-Engineering-Metrics",
+            "summary": "Kickstart your Proof of Concept (POC) and onboard to 
DevLake within minutes! Easily integrate your favorite tools such as GitHub, 
GitLab, BitBucket, and Azure DevOps. Just follow our streamlined 3-step 
tutorial to quickly set up your first engineering metrics dashboard"
+        },
         {
             "title": "DevLake Playground: How to explore your data",
             "readTime": "3 min",
diff --git a/static/img/Blog/Setup-Your-First-Engineering-Metrics.png 
b/static/img/Blog/Setup-Your-First-Engineering-Metrics.png
new file mode 100644
index 00000000000..c1e039a2889
Binary files /dev/null and 
b/static/img/Blog/Setup-Your-First-Engineering-Metrics.png differ

Reply via email to