yuyin 83d6795cee
docs: move docs (#369)
Co-authored-by: wawa0584 <60140118+WestonSeyler@users.noreply.github.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2024-03-09 18:36:05 +01:00
..
2024-03-09 18:36:05 +01:00
2024-03-09 18:36:05 +01:00
2024-03-09 18:36:05 +01:00
2024-03-09 18:36:05 +01:00
2024-03-09 18:36:05 +01:00
2024-03-09 18:36:05 +01:00
2024-03-09 18:36:05 +01:00
2024-03-09 18:36:05 +01:00
2024-03-09 18:36:05 +01:00
2024-03-09 18:36:05 +01:00

Unplugin

Unified plugin system, Support Vite, Rollup, webpack, esbuild, and more

Documentation

Development

This project use GitHub GraphQL API to generate the showcase data. So you need to create a GitHub Personal Access Token first.

cp .env.example .env
# .env
GITHUB_TOKEN=<YOUR_TOKEN>

Generate files

pnpm gen-files

Contributing

Please refer to https://github.com/antfu/contribute