diff --git a/.gitmodules b/.gitmodules index 3a6240d..89af1b0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "themes/academic"] - path = themes/academic - url = https://github.com/gcushen/hugo-academic.git [submodule "themes/PaperMod"] path = themes/PaperMod url = https://github.com/adityatelange/hugo-PaperMod.git diff --git a/content/post/2024.md b/content/post/2024.md index 7a743df..d370a90 100644 --- a/content/post/2024.md +++ b/content/post/2024.md @@ -1,7 +1,6 @@ --- -title: "2024总结" +title: "2024 Summary" date: 2024-12-21T22:52:15+08:00 -draft: true tags: ['summary'] --- diff --git a/content/post/blogroll.md b/content/post/blogroll.md index dbbf3ad..3a549fd 100644 --- a/content/post/blogroll.md +++ b/content/post/blogroll.md @@ -1,16 +1,8 @@ --- -# Documentation: https://sourcethemes.com/academic/docs/managing-content/ - title: "Blogroll" -subtitle: "" -summary: "" -authors: ["Xu Zili"] tags: ["blog"] -categories: [] date: 2019-08-23T11:23:13+08:00 lastmod: 2019-08-23T11:23:13+08:00 -featured: false -draft: false --- ## Alumnus diff --git a/content/post/boxing-and-unboxing.md b/content/post/boxing-and-unboxing.md index 86f879e..6517ae8 100644 --- a/content/post/boxing-and-unboxing.md +++ b/content/post/boxing-and-unboxing.md @@ -1,31 +1,7 @@ --- -# Documentation: https://sourcethemes.com/academic/docs/managing-content/ - title: "Boxing and Unboxing" -subtitle: "" -summary: "" -authors: [] -tags: [] -categories: [] date: 2020-06-19T15:33:02+08:00 lastmod: 2020-06-19T15:33:02+08:00 -featured: false -draft: false - -# Featured image -# To use, add an image named `featured.jpg/png` to your page's folder. -# Focal points: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight. -image: - caption: "" - focal_point: "" - preview_only: false - -# Projects (optional). -# Associate this post with one or more of your projects. -# Simply enter your project's folder or file name without extension. -# E.g. `projects = ["internal-project"]` references `content/project/deep-learning/index.md`. -# Otherwise, set `projects = []`. -projects: [] --- # 装箱与拆箱 diff --git a/content/post/certificate.md b/content/post/certificate.md index 73630a7..40a2d78 100644 --- a/content/post/certificate.md +++ b/content/post/certificate.md @@ -1,39 +1,8 @@ --- -# Documentation: https://sourcethemes.com/academic/docs/managing-content/ - title: "Certificate" -subtitle: "" -summary: "" -authors: [] -tags: [] -categories: [] date: 2020-04-15T16:17:43+08:00 lastmod: 2020-04-15T16:17:43+08:00 -featured: false -draft: false - -# Featured image -# To use, add an image named `featured.jpg/png` to your page's folder. -# Focal points: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight. -image: - caption: "" - focal_point: "" - preview_only: false - -# Projects (optional). -# Associate this post with one or more of your projects. -# Simply enter your project's folder or file name without extension. -# E.g. `projects = ["internal-project"]` references `content/project/deep-learning/index.md`. -# Otherwise, set `projects = []`. -projects: [] --- - -## PMP - - - -## 高级软件工程师 - - - -## CFA 特许金融分析师 \ No newline at end of file +# 软考中级-软件设计师 +# PMP +# CFA 特许金融分析师 diff --git a/content/post/code-completion-of-pom.xml-in-idea.md b/content/post/code-completion-of-pom.xml-in-idea.md index cb35138..13e610c 100644 --- a/content/post/code-completion-of-pom.xml-in-idea.md +++ b/content/post/code-completion-of-pom.xml-in-idea.md @@ -1,31 +1,7 @@ --- -# Documentation: https://sourcethemes.com/academic/docs/managing-content/ - title: "Code Completion of pom.xml in IDEA" -subtitle: "" -summary: "" -authors: [] -tags: [] -categories: [] date: 2020-03-19T11:18:27+08:00 lastmod: 2020-03-19T11:18:27+08:00 -featured: false -draft: false - -# Featured image -# To use, add an image named `featured.jpg/png` to your page's folder. -# Focal points: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight. -image: - caption: "" - focal_point: "" - preview_only: false - -# Projects (optional). -# Associate this post with one or more of your projects. -# Simply enter your project's folder or file name without extension. -# E.g. `projects = ["internal-project"]` references `content/project/deep-learning/index.md`. -# Otherwise, set `projects = []`. -projects: [] --- ## IDEA中pom.xml没有代码提示? @@ -41,4 +17,4 @@ projects: [] ``` -多谢[@intellijidea](https://twitter.com/intellijidea) \ No newline at end of file +多谢[@intellijidea](https://twitter.com/intellijidea) diff --git a/content/post/cross-origin.md b/content/post/cross-origin.md index 7470be0..4fcad1e 100644 --- a/content/post/cross-origin.md +++ b/content/post/cross-origin.md @@ -1,29 +1,5 @@ --- -# Documentation: https://sourcethemes.com/academic/docs/managing-content/ - title: "Cross Origin" -subtitle: "" -summary: "" -authors: [] -tags: [] -categories: [] date: 2020-05-31T13:01:04+08:00 lastmod: 2020-05-31T13:01:04+08:00 -featured: false -draft: false - -# Featured image -# To use, add an image named `featured.jpg/png` to your page's folder. -# Focal points: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight. -image: - caption: "" - focal_point: "" - preview_only: false - -# Projects (optional). -# Associate this post with one or more of your projects. -# Simply enter your project's folder or file name without extension. -# E.g. `projects = ["internal-project"]` references `content/project/deep-learning/index.md`. -# Otherwise, set `projects = []`. -projects: [] --- diff --git a/content/post/idea-plugins.md b/content/post/idea-plugins.md index cf84b77..1d6f3b6 100644 --- a/content/post/idea-plugins.md +++ b/content/post/idea-plugins.md @@ -1,31 +1,7 @@ --- -# Documentation: https://sourcethemes.com/academic/docs/managing-content/ - title: "Idea Plugins" -subtitle: "" -summary: "" -authors: [] -tags: [] -categories: [] date: 2020-03-13T15:57:53+08:00 lastmod: 2020-03-13T15:57:53+08:00 -featured: false -draft: false - -# Featured image -# To use, add an image named `featured.jpg/png` to your page's folder. -# Focal points: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight. -image: - caption: "" - focal_point: "" - preview_only: false - -# Projects (optional). -# Associate this post with one or more of your projects. -# Simply enter your project's folder or file name without extension. -# E.g. `projects = ["internal-project"]` references `content/project/deep-learning/index.md`. -# Otherwise, set `projects = []`. -projects: [] --- ## List @@ -49,4 +25,4 @@ projects: [] ## Ref -1. [Java软件开发利器:IDEA插件分享!以Spring Boot项目为载体进行视频教程演示](https://www.bilibili.com/video/av95417273) \ No newline at end of file +1. [Java软件开发利器:IDEA插件分享!以Spring Boot项目为载体进行视频教程演示](https://www.bilibili.com/video/av95417273) diff --git a/content/post/jupyter-learning.md b/content/post/jupyter-learning.md index 04685fc..e13ef18 100644 --- a/content/post/jupyter-learning.md +++ b/content/post/jupyter-learning.md @@ -1,7 +1,6 @@ --- title: "Jupyter Learning" date: 2019-11-14T10:09:46+08:00 -draft: false --- ## Ref diff --git a/content/post/math-notes.md b/content/post/math-notes.md index 8276c76..c5d17dc 100644 --- a/content/post/math-notes.md +++ b/content/post/math-notes.md @@ -1,31 +1,7 @@ --- -# Documentation: https://sourcethemes.com/academic/docs/managing-content/ - title: "Math Notes" -subtitle: "" -summary: "" -authors: [] -tags: [] -categories: [] date: 2019-11-24T16:02:34+08:00 lastmod: 2019-11-24T16:02:34+08:00 -featured: false -draft: true - -# Featured image -# To use, add an image named `featured.jpg/png` to your page's folder. -# Focal points: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight. -image: - caption: "" - focal_point: "" - preview_only: false - -# Projects (optional). -# Associate this post with one or more of your projects. -# Simply enter your project's folder or file name without extension. -# E.g. `projects = ["internal-project"]` references `content/project/deep-learning/index.md`. -# Otherwise, set `projects = []`. -projects: [] --- [TOC] @@ -34,4 +10,4 @@ projects: [] # 极限 -# 导数 \ No newline at end of file +# 导数 diff --git a/content/post/rabbitmq.md b/content/post/mq.md similarity index 50% rename from content/post/rabbitmq.md rename to content/post/mq.md index 0e9acfb..c6544f4 100644 --- a/content/post/rabbitmq.md +++ b/content/post/mq.md @@ -1,7 +1,8 @@ --- -title: "Rabbitmq" +title: "MQ" date: 2020-11-06T10:30:29+08:00 -draft: true --- -## RabbitMQ \ No newline at end of file +# Kafka + +# RabbitMQ diff --git a/content/post/nacos.md b/content/post/nacos.md index cfd4aca..990eaf1 100644 --- a/content/post/nacos.md +++ b/content/post/nacos.md @@ -1,7 +1,6 @@ --- title: "Nacos" date: 2021-01-06T16:30:40+08:00 -draft: true --- ## Nacos diff --git a/content/post/paper-thinking.md b/content/post/paper-thinking.md index f441546..2f76e9f 100644 --- a/content/post/paper-thinking.md +++ b/content/post/paper-thinking.md @@ -1,7 +1,6 @@ --- title: "Paper Thinking" date: 2019-11-15T21:52:05+08:00 -draft: false --- [TOC] @@ -65,4 +64,4 @@ Spring Boot、Vue、MongoDB、Nginx、Socket 通信、Redis 等 ### *技术栈* -Spring Boot、Vue、MongoDB、Nginx、Redis 等 \ No newline at end of file +Spring Boot、Vue、MongoDB、Nginx、Redis 等 diff --git a/content/post/react-learning.md b/content/post/react-learning.md index df833b8..b44b232 100644 --- a/content/post/react-learning.md +++ b/content/post/react-learning.md @@ -1,7 +1,6 @@ --- title: "React Learning" date: 2021-02-15T15:54:51+08:00 -draft: true --- >使用 react 时阅读[文档](https://zh-hans.reactjs.org/docs/react-api.html)的笔记 @@ -18,4 +17,4 @@ react 顶层 API 组件 React.Component -转换元素 cloneElement \ No newline at end of file +转换元素 cloneElement diff --git a/content/post/regexp.md b/content/post/regexp.md index 63dcb14..8e83199 100644 --- a/content/post/regexp.md +++ b/content/post/regexp.md @@ -1,7 +1,6 @@ --- title: "RegExp" date: 2020-11-15T16:13:50+08:00 -draft: false --- ## JS 正则表达式 diff --git a/content/post/rou-fan.md b/content/post/rou-fan.md index 354570a..f61a8a8 100644 --- a/content/post/rou-fan.md +++ b/content/post/rou-fan.md @@ -1,31 +1,7 @@ --- -# Documentation: https://sourcethemes.com/academic/docs/managing-content/ - title: "肉翻" -subtitle: "" -summary: "" -authors: [] -tags: [] -categories: [] date: 2020-03-17T13:07:27+08:00 lastmod: 2020-03-17T13:07:27+08:00 -featured: false -draft: false - -# Featured image -# To use, add an image named `featured.jpg/png` to your page's folder. -# Focal points: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight. -image: - caption: "" - focal_point: "" - preview_only: false - -# Projects (optional). -# Associate this post with one or more of your projects. -# Simply enter your project's folder or file name without extension. -# E.g. `projects = ["internal-project"]` references `content/project/deep-learning/index.md`. -# Otherwise, set `projects = []`. -projects: [] --- ## 美国2020年3月17日 diff --git a/content/post/skills.md b/content/post/skills.md index 5acb248..55540d3 100644 --- a/content/post/skills.md +++ b/content/post/skills.md @@ -1,31 +1,9 @@ --- -# Documentation: https://sourcethemes.com/academic/docs/managing-content/ - title: "Skills" subtitle: "有、意思" -summary: "" -authors: [Xu Zili] tags: [skills] -categories: [] date: 2019-08-31T23:12:24+08:00 lastmod: 2019-08-31T23:12:24+08:00 -featured: false -draft: false - -# Featured image -# To use, add an image named `featured.jpg/png` to your page's folder. -# Focal points: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight. -image: - caption: "" - focal_point: "" - preview_only: false - -# Projects (optional). -# Associate this post with one or more of your projects. -# Simply enter your project's folder or file name without extension. -# E.g. `projects = ["internal-project"]` references `content/project/deep-learning/index.md`. -# Otherwise, set `projects = []`. -projects: [] --- **推广** @@ -35,8 +13,6 @@ projects: [] -{{ .TableOfContents }} - ## Windows10 1. 新窗口中打开文件夹:`ctrl` + `folder` diff --git a/content/post/startup.md b/content/post/startup.md index eb63573..4c30315 100644 --- a/content/post/startup.md +++ b/content/post/startup.md @@ -1,31 +1,7 @@ --- -# Documentation: https://sourcethemes.com/academic/docs/managing-content/ - title: "Startup" -subtitle: "" -summary: "" -authors: [] -tags: [] -categories: [] date: 2020-03-22T20:14:44+08:00 lastmod: 2020-03-22T20:14:44+08:00 -featured: false -draft: false - -# Featured image -# To use, add an image named `featured.jpg/png` to your page's folder. -# Focal points: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight. -image: - caption: "" - focal_point: "" - preview_only: false - -# Projects (optional). -# Associate this post with one or more of your projects. -# Simply enter your project's folder or file name without extension. -# E.g. `projects = ["internal-project"]` references `content/project/deep-learning/index.md`. -# Otherwise, set `projects = []`. -projects: [] --- ## 电脑快修 @@ -42,4 +18,4 @@ TODO ## 家具网店 -TODO \ No newline at end of file +TODO diff --git a/content/post/tcp.md b/content/post/tcp.md index c91f5f8..351cccc 100644 --- a/content/post/tcp.md +++ b/content/post/tcp.md @@ -1,31 +1,7 @@ --- -# Documentation: https://sourcethemes.com/academic/docs/managing-content/ - title: "Tcp" -subtitle: "" -summary: "" -authors: [] -tags: [] -categories: [] date: 2020-06-18T15:00:58+08:00 lastmod: 2020-06-18T15:00:58+08:00 -featured: false -draft: false - -# Featured image -# To use, add an image named `featured.jpg/png` to your page's folder. -# Focal points: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight. -image: - caption: "" - focal_point: "" - preview_only: false - -# Projects (optional). -# Associate this post with one or more of your projects. -# Simply enter your project's folder or file name without extension. -# E.g. `projects = ["internal-project"]` references `content/project/deep-learning/index.md`. -# Otherwise, set `projects = []`. -projects: [] --- # TCP三次握手和四次挥手以及11种状态 @@ -135,4 +111,4 @@ FIN:位数置1,表示断开TCP连接 # Ref 1. [TCP三次握手和四次挥手以及11种状态](https://blog.51cto.com/jinlong/2065461) -2. 《码出高效》1.5节TCP/IP \ No newline at end of file +2. 《码出高效》1.5节TCP/IP diff --git a/content/post/unknown-mutation-type.md b/content/post/unknown-mutation-type.md index f6986a2..b75929e 100644 --- a/content/post/unknown-mutation-type.md +++ b/content/post/unknown-mutation-type.md @@ -1,13 +1,10 @@ --- -# Documentation: https://sourcethemes.com/academic/docs/managing-content/ - title: "Vuex 踩坑记之 Unknown Mutation Type" tags: ['vue','vuex'] categories: [] date: 2020-05-03T20:53:44+08:00 lastmod: 2020-05-03T20:53:44+08:00 featured: false -draft: false --- ## Q: Unknown Mutation Type @@ -58,4 +55,4 @@ dispatch 不同的 action 来实现 commit 不同的 mutation。 1. Jonas from vuebeijing.io wechat group 2. [组合 action](https://vuex.vuejs.org/zh/guide/actions.html#%E7%BB%84%E5%90%88-action) -3. [Vue进阶之使用命名空间更优雅地规划store]() \ No newline at end of file +3. [Vue进阶之使用命名空间更优雅地规划store]() diff --git a/content/post/why-must-the-pojo-attribute-type-be-wrappers.md b/content/post/why-must-the-pojo-attribute-type-be-wrappers.md index 824fa28..7096829 100644 --- a/content/post/why-must-the-pojo-attribute-type-be-wrappers.md +++ b/content/post/why-must-the-pojo-attribute-type-be-wrappers.md @@ -1,31 +1,7 @@ --- -# Documentation: https://sourcethemes.com/academic/docs/managing-content/ - title: "Why Must the Pojo Attribute Type Be Wrappers" -subtitle: "" -summary: "" -authors: [] -tags: [] -categories: [] date: 2020-06-18T16:48:56+08:00 lastmod: 2020-06-18T16:48:56+08:00 -featured: false -draft: false - -# Featured image -# To use, add an image named `featured.jpg/png` to your page's folder. -# Focal points: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight. -image: - caption: "" - focal_point: "" - preview_only: false - -# Projects (optional). -# Associate this post with one or more of your projects. -# Simply enter your project's folder or file name without extension. -# E.g. `projects = ["internal-project"]` references `content/project/deep-learning/index.md`. -# Otherwise, set `projects = []`. -projects: [] --- ## 为什么 POJO 的属性必须要用包装类型呢? diff --git "a/content/post/\347\254\254\344\270\200\344\270\252\345\215\232\345\256\242.md" "b/content/post/\347\254\254\344\270\200\344\270\252\345\215\232\345\256\242.md" index 49481e6..1cbf622 100644 --- "a/content/post/\347\254\254\344\270\200\344\270\252\345\215\232\345\256\242.md" +++ "b/content/post/\347\254\254\344\270\200\344\270\252\345\215\232\345\256\242.md" @@ -1,13 +1,8 @@ --- title: "第一个博客" -authors: ["Xu Zili"] date: 2019-08-23T10:35:17+08:00 -draft: false tags: ["hugo", "blog"] --- - -{{ .TableOfContents }} - ## 搭建博客 ( freenom + github + netlify / cloudflare + hugo ( extended version ) ) 1. 安装go、[hugo ( extended version )](https://gohugo.io/getting-started/installing) diff --git a/hugo.yaml b/hugo.yaml index e14518a..dcb2a9f 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -1,4 +1,4 @@ -baseURL: "https://xzl.now.sh/" +baseURL: "https://xzl.vercel.app/" title: Blog theme: PaperMod pagination: @@ -141,5 +141,3 @@ markup: services: disqus: shortname: stefango -renderer: - unsafe: true