From 6fa11dec033c295213a263ae3522f264e82e199e Mon Sep 17 00:00:00 2001 From: linlongchen Date: Mon, 25 Nov 2019 11:44:29 +0800 Subject: [PATCH] modify posts, add search style --- ...019-11-22-create_blog_with_github_pages.md | 20 +++++++++++++++++++ index.html | 15 ++++++++++++-- 2 files changed, 33 insertions(+), 2 deletions(-) diff --git a/_posts/2019-11-22-create_blog_with_github_pages.md b/_posts/2019-11-22-create_blog_with_github_pages.md index 0da52c7..981b063 100644 --- a/_posts/2019-11-22-create_blog_with_github_pages.md +++ b/_posts/2019-11-22-create_blog_with_github_pages.md @@ -11,6 +11,8 @@ author: lemonchann [Simple-Jekyll-Search](https://github.com/christian-fei/Simple-Jekyll-Search) + + ### 配置search.json [复制这份代码到你博客的根目录](https://github.com/christian-fei/Simple-Jekyll-Search/blob/master/example/search.json) @@ -42,6 +44,12 @@ author: lemonchann ``` +## 搜索框样式 + +[html插入样式方法](https://blog.csdn.net/u014103733/article/details/72961366) + +参考:[jekyll search搭建](https://cloud.tencent.com/developer/article/1119290) + ## 社交链接 @@ -112,6 +120,18 @@ eg. `style="font-family:arial;color:Gainsboro;font-size:10px; text-align:right; +## Google站长分析 + +[GoogleAnalytics](https://analytics.google.com/analytics/web/#/report-home/a152888548w216036791p206483624) + +[Google Search Console] + +## 如何传图片 + +[PicGo](https://picgo.github.io/PicGo-Doc/zh/guide/) + + + ## 其他功能 [小功能](https://blog.csdn.net/ds19991999/article/details/81293467) diff --git a/index.html b/index.html index 6c9e995..9114497 100644 --- a/index.html +++ b/index.html @@ -1,9 +1,20 @@ --- layout: default --- -
- +