Website
The official website for Kanri - Landing page and docs, built with Astro and Starlight
Install / Use
/learn @kanriapp/WebsiteREADME
The official website for Kanri, featuring the landing page and documentation.
Preview
Tech Stack
The Kanri website is built using the following technologies:
- Astro and Starlight: Framework for building the site and documentation.
- TailwindCSS: Utility-first CSS framework for styling.
- shadcn/ui: Component library for building the user interface.
- Framer Motion: Library for animations and transitions.
- TypeScript: Adding static types to JavaScript.
- MDX: Markdown for writing content with embedded React components.
Project Structure
Inside the project, you'll see the following folders and files:
.
├── public/
├── src/
│ ├── assets/
│ ├── content/
│ │ ├── docs/
│ │ └── config.ts
│ └── env.d.ts
├── astro.config.mjs
├── package.json
└── tsconfig.json
public/: Static assets like favicons.src/assets/: Images and other assets embedded in Markdown.src/content/docs/: Documentation files in.mdor.mdxformat.astro.config.mjs: Configuration for Astro.package.json: Project metadata and dependencies.tsconfig.json: TypeScript configuration.
Commands
All commands are run from the root of the project, from a terminal:
| Command | Action |
| :------------------------ | :----------------------------------------------- |
| npm install | Installs dependencies |
| npm run dev | Starts local dev server at localhost:3000 |
| npm run build | Builds the production site to ./dist/ |
| npm run preview | Previews your build locally, before deploying |
Want to Learn More?
Check out the Kanri Discord server for more information.
Related Skills
node-connect
350.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
110.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
350.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
350.8kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
