7 Commits

Author SHA1 Message Date
Ryan Wang
1182e9497d chore: rename console folder to ui (#23)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2023-12-27 10:27:48 +08:00
guqing
b82aa9316b refactor: optimizing project structure and configuration (#10)
### What this PR does?
优化项目配置

- 使用 Halo plugin maven 依赖替换原先 lib 依赖,为了此依赖必须将 gradle 升级至 8 版本
- 将 resources/console 加入到 .gitignore 中
- 增加了 .editconfig 配置

```release-note
None
```
2023-05-11 09:30:20 +00:00
guqing
5547829831 chore: upgrade plugin-development version to 0.0.5-SNAPSHOT 2022-10-14 18:09:25 +08:00
guqing
d4e9d12182 Merge branch 'main' of https://github.com/halo-sigs/plugin-template 2022-10-09 17:26:58 +08:00
guqing
c06a1c0dec refactor: plugin template 2022-06-24 11:38:39 +08:00
guqing
0d6bcddac8 refactor: 重构插件配置 2022-06-22 00:06:13 +08:00
guqing
2691a0394d init commit 2022-06-08 16:01:07 +08:00