chore: 移除模板示例文章并添加AGENTS.md配置
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
# Project Information for AI Agents
|
||||
|
||||
## Build Commands
|
||||
- `pnpm dev` - Start development server
|
||||
- `pnpm build` - Build for production (includes pagefind search index)
|
||||
- `pnpm preview` - Preview production build
|
||||
|
||||
## Code Quality
|
||||
- `pnpm lint` - Run linter (biome)
|
||||
- `pnpm format` - Format code (biome)
|
||||
- `pnpm type-check` - Type check TypeScript
|
||||
|
||||
## Project Stack
|
||||
- Framework: Astro v5
|
||||
- Styling: Tailwind CSS
|
||||
- Package Manager: pnpm
|
||||
- Linting/Formatting: Biome
|
||||
|
||||
## Notes
|
||||
- This is a Fuwari blog template built with Astro
|
||||
- Search functionality powered by Pagefind
|
||||
Reference in New Issue
Block a user