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.9.11
description: "Implement ServiceKeeper interface methods in x/svc keeper"
type: changelog
date: 2025-07-18T23:57:00Z
changelog:
version: "0.9.11"
category: "Service"
search:
tags:
- "Keeper"
---
Implement ServiceKeeper interface methods in x/svc keeper (#113)
- Complete service keeper implementation
- Core service functionality
- Module integration