--- import { getCollection } from 'astro:content'; import BaseLayout from '../layouts/BaseLayout.astro'; const docs = await getCollection('docs'); ---

🚀 知识库主页

请从左侧导航栏或下方卡片中选择文档开始阅读。