docs(docs): add documentation site with Blume config and initial MDX pages

This commit is contained in:
Prad Nukala
2026-09-02 16:53:24 -04:00
parent 9b357128cc
commit b1a622ea13
121 changed files with 23710 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
---
title: v0.11.2
description: "Transform UI package to shadcn monorepo architecture for uniform styling"
type: changelog
date: 2025-08-16T23:59:00Z
changelog:
version: "0.11.2"
category: "UI"
search:
tags:
- "Monorepo"
---
Transform UI package to shadcn monorepo architecture for uniform styling (#213)
- Migrated to shadcn component architecture
- Consistent design system across applications
- Improved component reusability