From 4bcf6ed75f80d1656ceb13817f2b64995a5cf31d Mon Sep 17 00:00:00 2001 From: ViggoZ <272910299@qq.com> Date: Mon, 12 Sep 2022 13:08:34 +0800 Subject: [PATCH 1/6] Update README.md new Hugo theme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 54d721073..4089b97fe 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,11 @@ QQ群交流:304584722 ; QQ交流群2:740911918 #### 方法4. Hexo主题 开源地址: https://github.com/HCLonely/hexo-theme-webstack -#### 方法5. Hugo主题 +#### 方法5.1 Hugo主题一🔥 +开源地址:https://github.com/shenweiyan/WebStack-Hugo +安装说明:https://www.yuque.com/shenweiyan/cookbook/webstack-hugo + +#### 方法5.2 Hugo主题二 开源地址: https://github.com/iplaycode/webstack-hugo 主题演示: https://iplaycode.github.io/nav/ From 3b2f4ac2f446c55f86b578a0640a425cbcdc50d2 Mon Sep 17 00:00:00 2001 From: ViggoZ <272910299@qq.com> Date: Mon, 12 Sep 2022 13:19:45 +0800 Subject: [PATCH 2/6] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4089b97fe..a597311de 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ QQ群交流:304584722 ; QQ交流群2:740911918 #### 方法5.1 Hugo主题一🔥 开源地址:https://github.com/shenweiyan/WebStack-Hugo + 安装说明:https://www.yuque.com/shenweiyan/cookbook/webstack-hugo #### 方法5.2 Hugo主题二 From d1abb27dabc5caa96158aa91040cd2c3e8d8391e Mon Sep 17 00:00:00 2001 From: ViggoZ <272910299@qq.com> Date: Mon, 12 Sep 2022 13:23:21 +0800 Subject: [PATCH 3/6] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a597311de..4ede83c5f 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,10 @@ QQ群交流:304584722 ; QQ交流群2:740911918 **注意:付费版本和本项目没任何关系,售后问题请找作者** -#### 方法3. 使用基于 Laravel 搭建的后台系统🔥(感谢[@hui-ho] +#### 方法3. 使用基于 Laravel 搭建的后台系统🔥(感谢[@hui-ho](https://github.com/hui-ho)提供) +开源地址:https://github.com/hui-ho/WebStack-Laravel + +Docker部署版本:https://hub.docker.com/r/arvon2014/webstack-laravel #### 方法4. Hexo主题 开源地址: https://github.com/HCLonely/hexo-theme-webstack From 909cba0d8ba4625d88c7bc4f84c990dbd41f00e9 Mon Sep 17 00:00:00 2001 From: ViggoZ <272910299@qq.com> Date: Mon, 12 Sep 2022 13:25:08 +0800 Subject: [PATCH 4/6] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ede83c5f..e26d7ea55 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ QQ群交流:304584722 ; QQ交流群2:740911918 最简单快速上线自己的导航网站,你可以直接**下载**本项目修改内容既可部署上线。 #### 方法2. 使用 Wordpress 主题搭建系统🔥(感谢[@owen0o0](https://github.com/hui-ho)提供) -开源地址:[https://github.com/hui-ho/WebStack-Laravel](https://github.com/owen0o0/WebStack) +开源地址:[https://github.com/owen0o0/WebStack] **注意:付费版本和本项目没任何关系,售后问题请找作者** From 74a3546a443144b4c8317c2629bb3ad31a00d318 Mon Sep 17 00:00:00 2001 From: ViggoZ <272910299@qq.com> Date: Mon, 12 Sep 2022 13:26:43 +0800 Subject: [PATCH 5/6] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e26d7ea55..e0664da97 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ QQ群交流:304584722 ; QQ交流群2:740911918 最简单快速上线自己的导航网站,你可以直接**下载**本项目修改内容既可部署上线。 #### 方法2. 使用 Wordpress 主题搭建系统🔥(感谢[@owen0o0](https://github.com/hui-ho)提供) -开源地址:[https://github.com/owen0o0/WebStack] +开源地址:https://github.com/owen0o0/WebStack **注意:付费版本和本项目没任何关系,售后问题请找作者** From 2109b4caad2b01f92811f4c2f9decbf41110d780 Mon Sep 17 00:00:00 2001 From: ViggoZ <272910299@qq.com> Date: Mon, 12 Sep 2022 13:27:57 +0800 Subject: [PATCH 6/6] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index e0664da97..e8102ea51 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,7 @@ Docker部署版本:https://hub.docker.com/r/arvon2014/webstack-laravel #### 方法5.2 Hugo主题二 开源地址: https://github.com/iplaycode/webstack-hugo + 主题演示: https://iplaycode.github.io/nav/ #### 方法6. 基于Java开发的后台系统🔥(感谢[@jsnjfz](https://github.com/jsnjfz)提供) @@ -66,17 +67,22 @@ Docker部署版本:https://hub.docker.com/r/arvon2014/webstack-laravel #### 方法8.2 从Chrome书签生成Jekyll版本配置的工具 体验网址: https://w.hanxi.info/convert.html + 开源地址: https://github.com/hanxi/webstack-jekyll #### 方法9.1 钻芒二开Typecho主题 开源地址:https://www.zmki.cn/5366.html + 比较详细的安装教程:https://www.waoww.com/typecho-theme/zmki-webstack.html + 预览地址:https://tool.zmki.cn/ + #### 方法9.2 SEOGO二开Typecho主题 开源地址:[https://www.seogo.me/muban/webstack.html](https://www.seogo.me/muban/webstack.html) #### 方法10. 静态博客Gridea主题 开源地址: https://github.com/lmm214/gridea-theme-webstack + 在线预览: https://edui.fun/ #### 方法11. VUE版本