https://github.com/predidit/kazumi-website
The website of Kazumi
https://github.com/predidit/kazumi-website
Last synced: about 2 months ago
JSON representation
The website of Kazumi
- Host: GitHub
- URL: https://github.com/predidit/kazumi-website
- Owner: Predidit
- License: mit
- Created: 2025-09-18T14:48:01.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-10-01T14:28:55.000Z (7 months ago)
- Last Synced: 2025-10-01T14:33:20.506Z (7 months ago)
- Language: CSS
- Homepage: https://kazumi.app/
- Size: 17.2 MB
- Stars: 2
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kazumi Website
基于 VitePress / TypeScript / Vue。
## 部署
安装依赖
```shell
pnpm install
```
运行
```shell
pnpm run dev
```
## 依赖
- [medium-zoom](https://github.com/francoischalifour/medium-zoom)
- [vitepress-plugin-group-icons](https://github.com/yuyinws/vitepress-plugin-group-icons)
- [markdown-it-footnote](https://github.com/markdown-it/markdown-it-footnote)