diff --git a/CNAME b/CNAME index 5316886e0f..d98b0fe873 100644 --- a/CNAME +++ b/CNAME @@ -1 +1 @@ -www.mooooc.com \ No newline at end of file +www.fuyingfeng.com \ No newline at end of file diff --git a/README.md b/README.md index 4fe2c9285a..efb3b742aa 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,15 @@ # 个人博客 -这是我的个人博客项目,里面会记录生活和技术的点点滴滴。 +这是我的个人博客项目,里面会记录自己的生活和学习。 -访问地址:[http://www.ityouknow.com/](http://www.ityouknow.com/) +访问地址:[http://www.fuyingfeng.com/](http://www.fuyingfeng.com/) 博客主题使用:[Yummy-Jekyll](https://github.com/DONGChuan/Yummy-Jekyll) -## 我的微信公众号 +## 我的CSDN博客地址 + +[https://blog.csdn.net/peerless_fu](https://blog.csdn.net/peerless_fu) -![](http://www.ityouknow.com/assets/images/keeppuresmile_430.jpg) \ No newline at end of file diff --git a/_config.yml b/_config.yml index ec3f918b79..9032fe8cac 100644 --- a/_config.yml +++ b/_config.yml @@ -6,20 +6,20 @@ # 'jekyll serve'. If you change this file, please restart the server process. # Site settings -title: 纯洁的微笑 +title: peerless_fu subtitle: 分享技术,品味人生 -name: 纯洁的微笑 -email: ityouknow@126.com -description: 本站是纯洁的微笑的技术分享博客。内容涵盖生活故事、Java后端技术、Spring Boot、Spring Cloud、微服务架构、大数据演进、高可用架构、中间件使用、系统监控等相关的研究与知识分享。 -keywords: ityouknow,纯洁的微笑,Spring,Spring Boot,Spring Cloud,MongoDB,Jvm,Docker,生活故事,架构,大数据,一线,FastDFS,开发者,编程,代码,开源,IT网站,Developer,Programmer,Coder,Geek,IT技术博客,Java,Python, +name: peerless_fu +email: 603018514@qq.com +description: 本站是peerless_fu的技术分享博客。内容涵盖生活故事、Java后端技术、Spring Boot、Spring Cloud、微服务架构、大数据演进、高可用架构、中间件使用、系统监控等相关的研究与知识分享。 +keywords: peerless_fu,Spring,Spring Boot,Jvm,生活故事,架构,大数据,一线,开发者,编程,代码,开源,IT网站,Developer,Programmer,Coder,IT技术博客,Java,Python, encoding: "utf-8" favicon: favicon.png -repository: ityouknow/ityouknow.github.io -github_url: https://github.com/ityouknow -cnblog_url: http://www.cnblogs.com/ityouknow -url: http://www.ityouknow.com -enforce_ssl: ityouknow.com +repository: peerless24/peerless24.github.io +github_url: https://github.com/peerless24 +cnblog_url: http://www.cnblogs.com/peerless24 +url: http://www.fuyingfeng.com +enforce_ssl: www.fuyingfeng.com ## Gem plugins: @@ -65,10 +65,6 @@ navs: href: /spring-boot.html label: Spring-Boot - - - href: /spring-cloud.html - label: Spring-Cloud - - href: /archives.html label: Archives @@ -167,10 +163,10 @@ comments_provider: gitalk # !!!Important!!! Please modify infos below to yours # https://disqus.com disqus: - username: ityouknow + username: peerless24 # https://imsun.net/posts/gitment-introduction/ gitment: - owner: ityouknow + owner: peerless24 repo: blog-comments oauth: client_id: 61bfc53d957e74e78f8f @@ -182,4 +178,4 @@ gitalk: clientID: 61bfc53d957e74e78f8f clientSecret: 31c61e66cdcc9ada8db2267ee779d0bdafac434c # 在使用其它评论组件时可点击显示 Disqus -lazy_load_disqus : true \ No newline at end of file +lazy_load_disqus : true