This commit is contained in:
@@ -122,7 +122,7 @@
|
||||
font-weight: 600;
|
||||
border: 1px solid #484f58;
|
||||
">
|
||||
Build: 0.1.6
|
||||
Build: 0.1.7
|
||||
</span>
|
||||
</header>
|
||||
|
||||
@@ -154,6 +154,51 @@
|
||||
</p>
|
||||
<a href="/tutorials/media-manager/" target="_blank">View Tutorial →</a>
|
||||
</div>
|
||||
|
||||
<div class="card">
|
||||
<h2>Doc Forge</h2>
|
||||
<p>
|
||||
Renderer-agnostic Python documentation compiler powering MkDocs and MCP
|
||||
generation across Aetoskia projects.
|
||||
</p>
|
||||
<a href="/libs/doc-forge/" target="_blank">View Documentation →</a>
|
||||
</div>
|
||||
|
||||
<div class="card">
|
||||
<h2>Mail Intake</h2>
|
||||
<p>
|
||||
High-performance email ingestion and processing framework with pluggable
|
||||
adapters and automation workflows.
|
||||
</p>
|
||||
<a href="/libs/mail-intake/" target="_blank">View Documentation →</a>
|
||||
</div>
|
||||
|
||||
<div class="card">
|
||||
<h2>Omniread</h2>
|
||||
<p>
|
||||
Unified ingestion and normalization layer for structured and unstructured
|
||||
data sources.
|
||||
</p>
|
||||
<a href="/libs/omniread/" target="_blank">View Documentation →</a>
|
||||
</div>
|
||||
|
||||
<div class="card">
|
||||
<h2>OpenAPI First</h2>
|
||||
<p>
|
||||
Design-first API development toolkit enforcing OpenAPI contracts as the
|
||||
single source of truth.
|
||||
</p>
|
||||
<a href="/libs/openapi-first/" target="_blank">View Documentation →</a>
|
||||
</div>
|
||||
|
||||
<div class="card">
|
||||
<h2>Py JWT</h2>
|
||||
<p>
|
||||
Lightweight, explicit JWT utilities for Python services with strong
|
||||
validation and minimal magic.
|
||||
</p>
|
||||
<a href="/libs/py-jwt/" target="_blank">View Documentation →</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<footer>
|
||||
|
||||
Reference in New Issue
Block a user