diff --git a/README.md b/README.md index e4b44081dc4d53fbb652d3ad4150ae92b87b5df4..06ae97832cb546840a7fd94815463bf84e7da3d7 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ - 国内镜像:https://mouday.gitee.io/coding-tree/ +## 前言 + 学习的过程,就像是培育一个树苗 小种子生根发芽,茁壮成长 @@ -22,14 +24,18 @@ 整理学习资源及笔记 -- [程序员导航](https://mouday.github.io/hao123/) +- [www.pengshiyu.com](https://www.pengshiyu.com/): 个人博客,基本没啥文章 -- 个人博客:[www.pengshiyu.com](https://www.pengshiyu.com/) +- [CSDN](https://blog.csdn.net/mouday) + +- [程序员导航](https://mouday.github.io/hao123/) -- [前端的一些在线 Demo](https://mouday.github.io/front-end-demo/) +- [前端演示的一些在线 Demo](https://mouday.github.io/front-end-demo/) - [学习笔记](https://mouday.github.io/LearningNote/) +- [SpringBoot Demo](https://mouday.github.io/Spring-Boot-Demo/#/) + 本地预览 ```bash @@ -37,8 +43,3 @@ npm run dev ``` ![](https://api.isoyu.com/bing_images.php) - -## 鸣谢 - -- Logo:https://www.logoly.pro/ -- docsify:https://docsify.js.org/ diff --git a/doc/index.md b/doc/index.md index d084f11f8fbde0912758016cb916ccac612c68f4..d630c72b4c3036bcfa296dc455f6b39d65296801 100644 --- a/doc/index.md +++ b/doc/index.md @@ -31,3 +31,7 @@ [https://github.com/johnpolacek/Responsivator](https://github.com/johnpolacek/Responsivator) [MkDocs](https://www.mkdocs.org/) | [github/mkdocs](https://github.com/mkdocs/mkdocs/): 基于 Python,Project documentation with Markdown. + +Logo:https://www.logoly.pro/ + +docsify:https://docsify.js.org/