mirror of
https://github.com/prdlk/leetcode.git
synced 2026-08-02 09:21:40 +00:00
docs(welcome): restructure documentation directories and add new guides section
This commit is contained in:
@@ -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>
|
||||
@@ -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.
|
||||
Reference in New Issue
Block a user