# vuepress-theme-hope
**Repository Path**: xiaomaike/theme
## Basic Information
- **Project Name**: vuepress-theme-hope
- **Description**: 一个功能强大的vuepress主题
- **Primary Language**: TypeScript
- **License**: MIT
- **Default Branch**: main
- **Homepage**: https://vuepress-theme-hope.github.io/zh/
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 33
- **Created**: 2021-08-27
- **Last Updated**: 2021-08-27
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
vuepress-theme-hope
A vuepress theme with tons of features✨ / 一个具有强大功能的 vuepress 主题✨
[](https://mrhope.site) [](https://github.com/vuepress-theme-hope/vuepress-theme-hope/blob/main/LICENSE)
[  ](https://www.npmjs.com/package/vuepress-theme-hope)
[](https://open.vscode.dev/vuepress-theme-hope/vuepress-theme-hope)
[](https://deepscan.io/dashboard#view=project&tid=9792&pid=17544&bid=405512)

[](https://codecov.io/gh/vuepress-theme-hope/vuepress-theme-hope)

A vuepress theme with tons of features✨ / 一个具有强大功能的 vuepress 主题 ✨
## Warning
Current branch is based on VuePress@v2, and still in W.I.P. For stable releasae in v1, please see [v1 branch](https://github.com/vuepress-theme-hope/vuepress-theme-hope/tree/v1/).
当前分支基于 VuePress@v2,仍处于 W.I.P. 稳定 v1 发行版请参见[v1 分支](https://github.com/vuepress-theme-hope/vuepress-theme-hope/tree/v1/)。
## Details
V2 will come together with _VuePress@v2_, with the power of _vite@v2_ _webpack@v5_ and _vue@v3_.
V2 will be a totally rewrite including:
- All the components will be rewrite with _composition api in vue3_
- All the styles will be mirgate to _sass_
Also we are going to make sure the rewrite one has a better performance!🚀 (no less than 25% increasement)
---
Here is a list of changes:
> Note: All plugin names are in PascalCase and without `vuepress-plugin-` prefix, you should change to `kebab-case` and add the prefix yourself to get the correct plugin name.
## Changes in plugins
- [@mr-hope/components readme](https://github.com/vuepress-theme-hope/vuepress-theme-hope/blob/main/packages/components/README.md)
- [vuepress-plugin-add-this](https://github.com/vuepress-theme-hope/vuepress-theme-hope/blob/main/packages/add-this/README.md) 
- [vuepress-plugin-comment2](https://github.com/vuepress-theme-hope/vuepress-theme-hope/blob/main/packages/comment2/README.md)
- [vuepress-plugin-copy-code2](https://github.com/vuepress-theme-hope/vuepress-theme-hope/blob/main/packages/copy-code2/README.md)
- [vuepress-plugin-feed2](https://github.com/vuepress-theme-hope/vuepress-theme-hope/blob/main/packages/feed2/README.md)
- [vuepress-plugin-md-enhance](https://github.com/vuepress-theme-hope/vuepress-theme-hope/blob/main/packages/md-enhance/README.md)
- [vuepress-plugin-photo-swipe](https://github.com/vuepress-theme-hope/vuepress-theme-hope/blob/main/packages/photo-swipe/README.md)
- [vuepress-plugin-pwa2](https://github.com/vuepress-theme-hope/vuepress-theme-hope/blob/main/packages/pwa2/README.md)
- [vuepress-plugin-reading-time2](https://github.com/vuepress-theme-hope/vuepress-theme-hope/blob/main/packages/reading-time2/README.md)
- [vuepress-plugin-seo2](https://github.com/vuepress-theme-hope/vuepress-theme-hope/blob/main/packages/seo2/README.md)
- [vuepress-plugin-sitemap2](https://github.com/vuepress-theme-hope/vuepress-theme-hope/blob/main/packages/sitemap2/README.md)
## New plugins
- [x] LightGallery 
A image viewer plugin for VuePress using [lightGallary](https://www.lightgalleryjs.com/)
See [LightGallery readme](https://github.com/vuepress-theme-hope/vuepress-theme-hope/blob/main/packages/lightgallery/README.md)
- [x] SassPalette 
A style system for sass across plugins and theme
See [SassPalette readme](https://github.com/vuepress-theme-hope/vuepress-theme-hope/blob/main/packages/sass-palette/README.md)
- [ ] Share2 
A new share plugin providing page share.
- [ ] SimpleBlog 
Build a own blog plugin to support blog with better performance
## Theme changes
- [ ] Pure Mode in theme and all plugins #438 
- [ ] Dim non focused area #168 
- [ ] Code block theme config #189 
- [ ] Muti categories support 
- [ ] Drop fullscreen feature, or make it a optional feature (disabled by default). 
Most visitors do not use this feature.
- [ ] Drop themecolor feature, or make it a optional feature (disabled by default). 
Most visitors do not use this feature.
- [ ] Allow I18N Customize 