recipe/README-zh.md

41 lines
1.9 KiB
Markdown
Raw Normal View History

2024-08-18 19:16:25 +08:00
<!-- markdownlint-disable -->
<p align="center">
<img width="240" src="https://theme-hope-assets.vuejs.press/logo.svg" style="text-align: center;">
</p>
<h1 align="center">vuepress-theme-hope</h1>
<h4 align="center">一個具有强大功能的 VuePress 主題✨</h4>
[![Author: Mr.Hope](https://img.shields.io/badge/作者-Mr.Hope-blue.svg?style=for-the-badge)](https://mister-hope.com)
[![License](https://img.shields.io/npm/l/vuepress-theme-hope.svg?style=for-the-badge)](https://github.com/vuepress-theme-hope/vuepress-theme-hope/blob/main/LICENSE)
[![Open in Visual Studio Code](https://img.shields.io/badge/-在%20vscode%20中打開-blue?style=for-the-badge&logo=visualstudiocode)](https://open.vscode.dev/vuepress-theme-hope/vuepress-theme-hope)
## [中文文檔](https://theme-hope.vuejs.press/zh/)
## [連線案例](https://stackblitz.com/fork/vuepress-theme-hope)
## 特别捐獻者
[![Grey Software](https://vuepress-theme-hope.github.io/grey-software.svg)](https://grey.software/)
## 聯絡
我們建議你使用 [issues](https://github.com/vuepress-theme-hope/vuepress-theme-hope/issues) 和 [discussions](https://github.com/vuepress-theme-hope/vuepress-theme-hope/discussions) 聯絡,但也歡迎你加入我們的 [QQ 群](https://jq.qq.com/?_wv=1027&k=rATJyxGK) (群號: 1003437555)
## 詳情
V2 基於 [**VuePress2**](https://vuejs.press/zh/) 通過 [**Vite5**](https://cn.vitejs.dev/) / [**Webpack5**](https://webpack.docschina.org/) 提供通過 [**Vue3**](https://cn.vuejs.org/) 提供强大功能。
V2 完全重寫,包括:
- 所有元件都用 **Vue3 中的 Composition API** 重寫
- 所有樣式都遷移到 **Sass**
V2 也有更好的性能 🚀:
- DevServer 冷啟動時間减少了 **70%**
- 構建内存使用量减少了 **65%**
- 構建時間减少了 **75%**
- 輸出尺寸减少 **35%**
- 網頁性能提高 **60%**