From 6e681c843b1aa54c495e4e171f09c42ed28c8ba3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=BB=93=E5=8F=91=E5=8F=97=E9=95=BF=E7=94=9F?= Date: Wed, 16 May 2018 10:09:36 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=BB=E9=A2=98=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/about/index.md | 6 ++- .../__source => source}/lab/index.md | 0 themes/hexo-theme-xups/.gitignore | 1 - .../hexo-theme-xups/__source/about/index.md | 5 --- .../hexo-theme-xups/__source/comment/index.md | 5 --- themes/hexo-theme-xups/_config.yml | 2 +- .../hexo-theme-xups/layout/_custom/about.ejs | 14 +++---- .../layout/_custom/comment.ejs | 12 ------ .../layout/_partial/after-footer.ejs | 2 +- .../layout/_partial/post/share.ejs | 9 ++--- themes/hexo-theme-xups/layout/page.ejs | 2 - themes/hexo-theme-xups/layout/tags.ejs | 1 - themes/hexo-theme-xups/source/img/default.png | Bin 5931 -> 0 bytes themes/hexo-theme-xups/source/img/url.png | Bin 32948 -> 0 bytes .../source/img/wechat_jelon.png | Bin 17491 -> 0 bytes .../hexo-theme-xups/source/img/wechat_pay.png | Bin 51790 -> 0 bytes themes/hexo-theme-xups/source/js/comment.js | 37 +++++++++++++++--- .../js/{local_search.js => local-search.js} | 0 18 files changed, 47 insertions(+), 49 deletions(-) rename {themes/hexo-theme-xups/__source => source}/lab/index.md (100%) delete mode 100644 themes/hexo-theme-xups/.gitignore delete mode 100644 themes/hexo-theme-xups/__source/about/index.md delete mode 100644 themes/hexo-theme-xups/__source/comment/index.md delete mode 100644 themes/hexo-theme-xups/layout/_custom/comment.ejs delete mode 100644 themes/hexo-theme-xups/layout/tags.ejs delete mode 100644 themes/hexo-theme-xups/source/img/default.png delete mode 100644 themes/hexo-theme-xups/source/img/url.png delete mode 100644 themes/hexo-theme-xups/source/img/wechat_jelon.png delete mode 100644 themes/hexo-theme-xups/source/img/wechat_pay.png rename themes/hexo-theme-xups/source/js/{local_search.js => local-search.js} (100%) diff --git a/source/about/index.md b/source/about/index.md index 5a2b024..c92f5ac 100644 --- a/source/about/index.md +++ b/source/about/index.md @@ -1 +1,5 @@ -个人介绍页面 \ No newline at end of file +--- +title: 关于 +date: 2016-01-31 22:10:28 +pageid: about +--- \ No newline at end of file diff --git a/themes/hexo-theme-xups/__source/lab/index.md b/source/lab/index.md similarity index 100% rename from themes/hexo-theme-xups/__source/lab/index.md rename to source/lab/index.md diff --git a/themes/hexo-theme-xups/.gitignore b/themes/hexo-theme-xups/.gitignore deleted file mode 100644 index e43b0f9..0000000 --- a/themes/hexo-theme-xups/.gitignore +++ /dev/null @@ -1 +0,0 @@ -.DS_Store diff --git a/themes/hexo-theme-xups/__source/about/index.md b/themes/hexo-theme-xups/__source/about/index.md deleted file mode 100644 index c92f5ac..0000000 --- a/themes/hexo-theme-xups/__source/about/index.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -title: 关于 -date: 2016-01-31 22:10:28 -pageid: about ---- \ No newline at end of file diff --git a/themes/hexo-theme-xups/__source/comment/index.md b/themes/hexo-theme-xups/__source/comment/index.md deleted file mode 100644 index 7d1f2e2..0000000 --- a/themes/hexo-theme-xups/__source/comment/index.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -title: 留言 -date: 2016-02-01 20:29:57 -pageid: comment ---- diff --git a/themes/hexo-theme-xups/_config.yml b/themes/hexo-theme-xups/_config.yml index 1b1dde3..dd4a05f 100644 --- a/themes/hexo-theme-xups/_config.yml +++ b/themes/hexo-theme-xups/_config.yml @@ -133,7 +133,7 @@ SEO: #---------------------------- # 百度分析 #---------------------------- -baidu_analytics: true +baidu_analytics: false #---------------------------- # 高亮样式 diff --git a/themes/hexo-theme-xups/layout/_custom/about.ejs b/themes/hexo-theme-xups/layout/_custom/about.ejs index d7da15f..9ca8963 100644 --- a/themes/hexo-theme-xups/layout/_custom/about.ejs +++ b/themes/hexo-theme-xups/layout/_custom/about.ejs @@ -8,19 +8,15 @@ @@ -32,7 +28,7 @@