From 65cd5771f70f2c0a873eb715e4d1dae470adb9f9 Mon Sep 17 00:00:00 2001 From: hexiaotong7107 <1207160334@qq.com> Date: Sat, 10 Dec 2022 23:40:12 +0800 Subject: [PATCH 1/4] Update _config.yml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 更改config.yml中lang,title,url等内容 --- _config.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_config.yml b/_config.yml index 7431bef11..04e3e1a77 100644 --- a/_config.yml +++ b/_config.yml @@ -13,14 +13,14 @@ # you will see them accessed via {{ site.title }}, {{ site.email }}, and so on. # You can create any custom variable you would like, and they will be accessible # in the templates via {{ site.myvariable }}. -lang: en-US -title: My Awesome Site +lang: zh-CN +title: Hexiaotong's Personal Website email: -description: -baseurl: # the optional subpath of your site, e.g. "/blog" -url: # the base hostname & protocol for your site e.g. "https://mmistakes.github.io" +description:"Hexiaotong's Personal Website" +baseurl: "/qimoxiangmu" # the optional subpath of your site, e.g. "/blog" +url: "https://qimoxiangmu.gitee.io" # the base hostname & protocol for your site e.g. "https://mmistakes.github.io" author: - name: + name:Hexiaotong twitter: picture: twitter_username: From d2a8b086d7fab7ee9417afbe5f0b1a176e7efb04 Mon Sep 17 00:00:00 2001 From: hexiaotong7107 <1207160334@qq.com> Date: Sat, 10 Dec 2022 23:59:54 +0800 Subject: [PATCH 2/4] Update _config.yml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 更改URL --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 04e3e1a77..23c966dee 100644 --- a/_config.yml +++ b/_config.yml @@ -18,7 +18,7 @@ title: Hexiaotong's Personal Website email: description:"Hexiaotong's Personal Website" baseurl: "/qimoxiangmu" # the optional subpath of your site, e.g. "/blog" -url: "https://qimoxiangmu.gitee.io" # the base hostname & protocol for your site e.g. "https://mmistakes.github.io" +url: "https://gitee.com/qimoxiangmu" # the base hostname & protocol for your site e.g. "https://mmistakes.github.io" author: name:Hexiaotong twitter: From 8fd67591dbdab541e9908fae5a5be723a23c140e Mon Sep 17 00:00:00 2001 From: hexiaotong7107 <1207160334@qq.com> Date: Sun, 11 Dec 2022 00:02:18 +0800 Subject: [PATCH 3/4] Update _config.yml --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 23c966dee..f64b4918e 100644 --- a/_config.yml +++ b/_config.yml @@ -17,8 +17,8 @@ lang: zh-CN title: Hexiaotong's Personal Website email: description:"Hexiaotong's Personal Website" -baseurl: "/qimoxiangmu" # the optional subpath of your site, e.g. "/blog" -url: "https://gitee.com/qimoxiangmu" # the base hostname & protocol for your site e.g. "https://mmistakes.github.io" +baseurl: "/hexiaotong" # the optional subpath of your site, e.g. "/blog" +url: "https://gitee.com/hexiaotong" # the base hostname & protocol for your site e.g. "https://mmistakes.github.io" author: name:Hexiaotong twitter: From 0c72dce387ef3d113a6d6aecd45b32e90cd4f79d Mon Sep 17 00:00:00 2001 From: hexiaotong7107 <1207160334@qq.com> Date: Mon, 12 Dec 2022 12:00:20 +0800 Subject: [PATCH 4/4] =?UTF-8?q?=E5=8A=A0=E5=85=A5=E5=AD=A6=E4=B9=A0?= =?UTF-8?q?=E7=AC=94=E8=AE=B0=20=E5=B9=B3=E9=9D=A2=E8=AE=BE=E8=AE=A1=20?= =?UTF-8?q?=E7=BD=91=E7=AB=99=E8=AE=BE=E8=AE=A1=E7=9A=84markdown?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 加入学习笔记 平面设计 网站设计的markdown --- "\345\255\246\344\271\240\347\254\224\350\256\260.md" | 7 +++++++ "\345\271\263\351\235\242\350\256\276\350\256\241.md" | 8 ++++++++ "\347\275\221\347\253\231\350\256\276\350\256\241.md" | 8 ++++++++ 3 files changed, 23 insertions(+) create mode 100644 "\345\255\246\344\271\240\347\254\224\350\256\260.md" create mode 100644 "\345\271\263\351\235\242\350\256\276\350\256\241.md" create mode 100644 "\347\275\221\347\253\231\350\256\276\350\256\241.md" diff --git "a/\345\255\246\344\271\240\347\254\224\350\256\260.md" "b/\345\255\246\344\271\240\347\254\224\350\256\260.md" new file mode 100644 index 000000000..247650612 --- /dev/null +++ "b/\345\255\246\344\271\240\347\254\224\350\256\260.md" @@ -0,0 +1,7 @@ +--- +title: 学习笔记 +layout: category +permalink: /category/学习笔记/ +taxonomy: 学习笔记 +image: assets/images/学习笔记banner.jpg +--- \ No newline at end of file diff --git "a/\345\271\263\351\235\242\350\256\276\350\256\241.md" "b/\345\271\263\351\235\242\350\256\276\350\256\241.md" new file mode 100644 index 000000000..6a82e8932 --- /dev/null +++ "b/\345\271\263\351\235\242\350\256\276\350\256\241.md" @@ -0,0 +1,8 @@ +--- +title: 平面设计 +layout: category +permalink: /categories/平面设计/ +taxonomy: 平面设计 +image: assets/images/平面设计banner.jfif +--- +分类《网站结构》下的文章: \ No newline at end of file diff --git "a/\347\275\221\347\253\231\350\256\276\350\256\241.md" "b/\347\275\221\347\253\231\350\256\276\350\256\241.md" new file mode 100644 index 000000000..6d8dcb7c5 --- /dev/null +++ "b/\347\275\221\347\253\231\350\256\276\350\256\241.md" @@ -0,0 +1,8 @@ +--- +title: 网站设计 +layout: category +permalink: /categories/网站设计/ +taxonomy: 网站设计 +image: assets/images/网站设计banner.jfif +--- +分类《网站结构》下的文章: \ No newline at end of file