From e361ea73957bd4f32d473aebaa8076312363c9a1 Mon Sep 17 00:00:00 2001 From: Manav Sutar Date: Sat, 25 Oct 2025 08:07:30 +0530 Subject: [PATCH 1/2] Updated Post - The Complete Guide to ML Model Versioning: Why Git Alone Won't Save You --- docs/.vitepress/theme/posts.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/.vitepress/theme/posts.json b/docs/.vitepress/theme/posts.json index 62a28a76..5ce61841 100644 --- a/docs/.vitepress/theme/posts.json +++ b/docs/.vitepress/theme/posts.json @@ -725,14 +725,14 @@ "published_time": "2025-05-09" }, { - "url": "https://www.upgrad.com/blog/open-source-projects-for-beginners/", - "title": "Top Open Source Projects for Beginners", + "url": "https://open.substack.com/pub/techwithmanav/p/the-complete-guide-to-ml-model-versioning?r=4uyiev&utm_campaign=post&utm_medium=web&showWelcomeOnShare=false", + "title": "The Complete Guide to ML Model Versioning: Why Git Alone Won't Save You", "tags": [ "KitOps", "Open Source", - "Beginners" + "Machine Learning" ], - "author": "Pavan Vadapalli", - "published_time": "2025-06-02" + "author": "Manav Sutar", + "published_time": "2025-10-22" } -] \ No newline at end of file +] From dbbcff06dfc56bb91287b60b12da0db9de5874f0 Mon Sep 17 00:00:00 2001 From: Manav Sutar Date: Sat, 1 Nov 2025 08:13:48 +0530 Subject: [PATCH 2/2] Update docs/.vitepress/theme/posts.json Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- docs/.vitepress/theme/posts.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/.vitepress/theme/posts.json b/docs/.vitepress/theme/posts.json index 5ce61841..42a24fda 100644 --- a/docs/.vitepress/theme/posts.json +++ b/docs/.vitepress/theme/posts.json @@ -733,6 +733,6 @@ "Machine Learning" ], "author": "Manav Sutar", - "published_time": "2025-10-22" + "published_time": "2024-10-22" } ]