{"id":24484316,"url":"https://github.com/evanli/evanli.github.io","last_synced_at":"2026-07-02T20:32:22.645Z","repository":{"id":119525505,"uuid":"112074857","full_name":"EvanLi/EvanLi.github.io","owner":"EvanLi","description":"My github pages. | Personal blog. | EvanLi 的博客","archived":false,"fork":false,"pushed_at":"2021-03-26T03:45:17.000Z","size":8526,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-14T20:45:27.805Z","etag":null,"topics":["blog","github-pages","jekyll-blog"],"latest_commit_sha":null,"homepage":"https://evanli.github.io/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EvanLi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-11-26T10:50:51.000Z","updated_at":"2023-06-09T13:35:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"e05ec3b4-17a4-4528-9224-9dd00f18700d","html_url":"https://github.com/EvanLi/EvanLi.github.io","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/EvanLi/EvanLi.github.io","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvanLi%2FEvanLi.github.io","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvanLi%2FEvanLi.github.io/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvanLi%2FEvanLi.github.io/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvanLi%2FEvanLi.github.io/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EvanLi","download_url":"https://codeload.github.com/EvanLi/EvanLi.github.io/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvanLi%2FEvanLi.github.io/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281377545,"owners_count":26490482,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-28T02:00:06.022Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blog","github-pages","jekyll-blog"],"created_at":"2025-01-21T13:14:19.127Z","updated_at":"2025-10-28T03:13:19.324Z","avatar_url":"https://github.com/EvanLi.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## 说明\n\n此博客模板 Fork 自仓库：[cnfeat/blog.io: 简单直接可用博客模板](https://github.com/cnfeat/blog.io)\n\n配套说用说明：[如何搭建一个独立博客——简明 GitHub Pages与 jekyll 教程 - 读立写生](http://www.cnfeat.com/blog/2014/05/11/how-to-build-a-blog/)\n\n## 博客模板修订清单\n\n文档内有详细注释，可按注释逐个修订\n\n* 博客名字、作者信息、浏览器小图标等：_config.yml \n* 个人介绍页面：about.md\n* 代表作页面：milestone.md\n* 文章模板：_posts/2015-03-02-how-to-write.md \n\n## 建站过程\n\n- 采用[GitHub Pages](https://pages.github.com/) + [Jekyll](https://jekyllcn.com/) 搭建博客\n\n- 主要参考[陈素封](http://www.cnfeat.com/)的这篇文章：[如何搭建一个独立博客——简明 GitHub Pages与 jekyll 教程](http://www.cnfeat.com/blog/2014/05/11/how-to-build-a-blog/) ，不过这篇文章的图片已经失效（估计是由于图床的原因），可以参考一下陈素封同步更新在简书上的[这篇文章](https://www.jianshu.com/p/05289a4bc8b2)\n\n- 关于搭建个人博客的补充介绍与总结，参考这篇文章：[如何使用Github Pages+Jekyll搭建个人博客](http://pansihao.com/2018/03/03/buildblog/)\n\n- 博客模板 Fork 自仓库：[cnfeat/blog.io: 简单直接可用博客模板](https://github.com/cnfeat/blog.io) ，其他模板见[Jekyll Themes](http://jekyllthemes.org/)\n\n- 关于Jekyll 网站的结构、如何修改博客配置、评论系统、网站统计、博客文章格式等详细内容参考[邱柏荧(BYQiu)](http://qiubaiying.top/) 的这篇文章：[快速搭建个人博客](http://qiubaiying.top/2017/02/06/快速搭建个人博客/) ，简书版：[利用 GitHub Pages 快速搭建个人博客](https://www.jianshu.com/p/e68fba58f75c)\n\n- 其他参考：\u003cbr\u003e\n[有哪些简洁明快的Jekyll 模板？ - 知乎](https://www.zhihu.com/question/20223939) \u003cbr\u003e\n[黄玄的博客 | HuX Blog](http://huangxuan.me/) ， [模板GitHub介绍](https://github.com/Huxpro/huxpro.github.io) \u003cbr\u003e\n[BeiYuu](http://beiyuu.com/) ：[使用Github Pages建独立博客](http://beiyuu.com/github-pages)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevanli%2Fevanli.github.io","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevanli%2Fevanli.github.io","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevanli%2Fevanli.github.io/lists"}