docs(welcome): restructure documentation directories and add new guides section

This commit is contained in:
Prad Nukala
2026-07-15 15:07:28 -04:00
parent 0a439d468e
commit f4edb09e5e
8 changed files with 19 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
---
title: Guides
description: News and writing from the team.
type: blog
---
<CardGroup cols={2}>
<Card title="Introducing Blume" href="/blog/introducing-blume">
Why we built a markdown-first docs framework.
</Card>
</CardGroup>
+8
View File
@@ -0,0 +1,8 @@
---
title: Introducing Blume
type: blog
date: 2026-06-22
description: Why we built a markdown-first docs framework.
---
Documentation should be fast, AI-ready, and zero-config — down to not needing a starter template at all. Here's the thinking behind Blume.