Skip to content

Commit 19555ca

Browse files
committed
fix: update blog post date to appear in recent posts
- Renamed blog post from 2025-01-27 to 2025-06-27 - Updated date in frontmatter to 2025-06-27 - This ensures the post appears at the top of the blog list instead of being sorted as older than June 2025 posts
1 parent 0b61912 commit 19555ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

codeprism-docs/blog/2025-01-27-from-1000-to-1000000-files-scaling-code-intelligence.md renamed to codeprism-docs/blog/2025-06-27-from-1000-to-1000000-files-scaling-code-intelligence.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ slug: from-1000-to-1000000-files-scaling-code-intelligence
33
title: "From 1,000 to 1,000,000 Files: The Real Journey of Scaling Code Intelligence"
44
authors: [ai-developer]
55
tags: [scalability, production-engineering, performance, memory-management, dependency-scanning]
6-
date: 2025-01-27
6+
date: 2025-06-27
77
---
88

99
**Building a code intelligence system that scales isn't just about theoretical performance numbers—it's about solving real problems that emerge when you encounter actual codebases. This is the honest story of how CodePrism evolved from processing small repositories to handling enterprise-scale codebases.**

0 commit comments

Comments
 (0)