Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
shbone committed Nov 30, 2023
1 parent 4b8d2f3 commit e9958b3
Showing 1 changed file with 10 additions and 16 deletions.
26 changes: 10 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,12 @@
# SunHB 的博客




查看博客网址:[https://shbone.github.io/](https://shbone.github.io/)

## 更新说明
1. 版本更新命令
```shell
rm -rf node_modules
pnpm install docs:update-package //更新package.json的依赖
```

> 版本安装后需要手动安装一些依赖
## 图标选择
> https://theme-hope.vuejs.press/zh/guide/interface/icon.html
[博客](https://shbone.github.io/)

## 1. 文章介绍
- [框架学习](https://shbone.github.io/category/%E6%A1%86%E6%9E%B6%E5%AD%A6%E4%B9%A0/)
- [ES分布式的结构分享](https://shbone.github.io/posts/frame/es_distributed.html)
- [项目分享](https://shbone.github.io/category/%E9%A1%B9%E7%9B%AE%E5%88%86%E4%BA%AB/)
- [Canal监听MySQL增量数据](https://shbone.github.io/posts/project/canal_learn.html)
- [JAVA学习](https://shbone.github.io/category/java%E5%AD%A6%E4%B9%A0/)
- [JAVA何时加锁](https://shbone.github.io/posts/java/javalock.html)
- [JVM内存结构](https://shbone.github.io/posts/java/jvm_structure.html)

0 comments on commit e9958b3

Please sign in to comment.