---
title: "Welcome to Linserin Yang's Notes!"
---

> Documentation Index
> Fetch the complete documentation index at: https://notes.linserin.work/llms.txt
> Use this file to discover all available pages before exploring further.

# Welcome to Linserin Yang's Notes!

This page lives at `src/content/docs/welcome.mdx` and is loaded by Astro's
content collections through the `docsCollection()` factory from
`nimbus-docs/content`.

## How it works

- `docsCollection()` wires the loader and schema for the `docs` collection.
- Frontmatter on every page is validated at build time, so mistakes fail
  the build with a clear, content-author-friendly message.
- Edit this file, add new `.mdx` files alongside it, and they appear in
  the sidebar automatically.

Open `src/content/docs/` and start writing.

Source: https://notes.linserin.work/%E5%8F%82%E8%80%83%E8%B5%84%E6%96%99/welcome/index.mdx
