diff --git a/docs/.vitepress/theme/posts.json b/docs/.vitepress/theme/posts.json index 62a28a76..c4a3ab32 100644 --- a/docs/.vitepress/theme/posts.json +++ b/docs/.vitepress/theme/posts.json @@ -735,4 +735,15 @@ "author": "Pavan Vadapalli", "published_time": "2025-06-02" } -] \ No newline at end of file +] + { + "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", + "Technical Guide" + ], + "author": "Manav Sutar", + "published_time": "2025-10-22" + },