feat: 添加 Hexo 插件管理功能 - #10
Open
YangYuS8 wants to merge 1 commit into
Open
Conversation
YangYuS8
commented
Sep 25, 2025
Contributor
- 更新 package.json,调整 Electron 构建命令并升级依赖。
- 在 electron.js 中实现 IPC 处理器,用于列出、安装和卸载 Hexo 插件。
- 增强主应用页面,加入插件管理组件以管理 Hexo 插件和主题。
- 在 i18n.ts 中新增与插件管理相关的国际化文案。
- 新增 PluginManager 组件,负责展示与管理 Hexo 插件和主题的 UI 与逻辑。
- 更新 package.json,调整 Electron 构建命令并升级依赖。 - 在 electron.js 中实现 IPC 处理器,用于列出、安装和卸载 Hexo 插件。 - 增强主应用页面,加入插件管理组件以管理 Hexo 插件和主题。 - 在 i18n.ts 中新增与插件管理相关的国际化文案。 - 新增 PluginManager 组件,负责展示与管理 Hexo 插件和主题的 UI 与逻辑。
Owner
|
@YangYuS8 已收到PR,由于我这几天忙着投秋招,请允许我过几天再处理😘 |
Contributor
Author
好的,祝你成功! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.