<p align="center">
  <img width="240" src="https://v2.vuepress.vuejs.org/images/hero.png" style="text-align: center;">
</p>
<h1 align="center">vuepress-theme-neo</h1>
<h4 align="center">🚀一款个性化的 VuePress2.x 主题✨</h4>

## 联系

<img class="no-zoom" src="https://feyoudao.oss-cn-hongkong.aliyuncs.com/site/wechat.jpeg" width = "230" alt="wechat" />

添加我的微信，可以在微信群交流讨论和处理你遇到的问题。

---

## 注意

当前分支基于 VuePress@v2，仍处于 Beta。

这意味着功能和 API 尚未固定，在未来的更新中仍有概率出现破坏性更改。

虽然该项目有 V1 的稳定版本，并且存放在 [V1 仓库](https://github.com/vuepress-theme-hope/vuepress-theme-hope-v1/) 中，但我们不推荐你在新项目中继续使用 V1。 有关详细信息，请参阅 [V1 结束支持通告](https://github.com/vuepress-theme-hope/vuepress-theme-hope/discussions/1535)。

---

## 详情

V2 基于 _VuePress2_， 带有 _Vite2_ / _Webpack5_ 和 _Vue3_ 的强大功能。

V2 完全重写，包括:

- 所有组件都用 _Vue3 中的 Composition API_ 重写
- 所有样式都迁移到 _Sass_

V2 也有更好的性能 🚀:

- DevServer 冷启动时间减少 **50%**
- 构建内存减小 **65%**
- 构建时间减少 **30%**
- 输出大小降低 **25%**
- 网页性能提高 **70%**
