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