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
+19
View File
@@ -0,0 +1,19 @@
---
title: v0.12.10
description: "Implement Service module capability system and parameters"
type: changelog
date: 2025-09-03T23:57:00Z
changelog:
version: "0.12.10"
category: "Services"
search:
tags:
- "Module"
- "Configuration"
---
Implement Service module capability system and parameters (#241)
- Introduced comprehensive capability management for services
- Added robust parameter validation for service configurations
- Enhanced service module flexibility and security