{"id":15545959,"url":"https://github.com/davbree/clever-olive","last_synced_at":"2026-04-15T05:32:21.659Z","repository":{"id":140317179,"uuid":"321287890","full_name":"davbree/clever-olive","owner":"davbree","description":"Jamstack site created with Stackbit","archived":false,"fork":false,"pushed_at":"2020-12-14T08:53:48.000Z","size":11437,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T08:26:44.988Z","etag":null,"topics":["git","headless","jamstack","jekyll","ssg","stackbit","static"],"latest_commit_sha":null,"homepage":"https://jamstack.new","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davbree.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"support.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-12-14T08:53:36.000Z","updated_at":"2020-12-14T08:53:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"d5fd3670-b677-4fbd-b51c-d2137a2de051","html_url":"https://github.com/davbree/clever-olive","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/davbree/clever-olive","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davbree%2Fclever-olive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davbree%2Fclever-olive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davbree%2Fclever-olive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davbree%2Fclever-olive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davbree","download_url":"https://codeload.github.com/davbree/clever-olive/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davbree%2Fclever-olive/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31828531,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"online","status_checked_at":"2026-04-15T02:00:06.175Z","response_time":63,"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":["git","headless","jamstack","jekyll","ssg","stackbit","static"],"created_at":"2024-10-02T12:59:23.916Z","updated_at":"2026-04-15T05:32:21.638Z","avatar_url":"https://github.com/davbree.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n[leopard](https://leopardpan.cn) 是一个简洁的博客模板，响应式主题， 适配了电脑、手机各种屏幕，看效果直接点击下面链接\n \n * [博客链接](https://leopardpan.cn) （部署在国内，访问更快）         \n * [Demo链接](https://leopardpan.github.io/) （部署在github page）         \n\n如果你喜欢请 Star ，你的 Star 是我持续更新的动力, 谢谢 😄.\n \n### 你在搭建个人博客遇到任何问题都可以找我\n\n遇到解决不了的问题 [需要技术支持联系我](https://leopardpan.cn/support/)\n\n\n### 环境要求\n\n* Jekyll 支持: Mac 、Windows、ubuntu 、Linux 操作系统                     \n* Jekyll 需要依赖: Ruby、bundler\n\n### 使用手册\n\n[Jekyll搭建个人博客](https://leopardpan.cn/2016/10/jekyll_tutorials1/)  :  使用Jekyll搭建个人博客的教程，及如何把这个博客模板修改成你自己的博客，里面也有大量的评论、Jekyll 搭建博客各种环境出现过的问题。\n\n[HEXO搭建个人博客](https://leopardpan.cn/2015/08/HEXO%E6%90%AD%E5%BB%BA%E4%B8%AA%E4%BA%BA%E5%8D%9A%E5%AE%A2/) : 使用 HEXO 基于 Github Page 搭建个人博客， 教程里面累计了大量提问和评论，如果你在搭建博客时遇到问题，可以看看这个教程。 \n\n\n#### 安装Jekyll\n\n[Jekyll中文官方文档](http://jekyll.bootcss.com/) ， 如果你已经安装过了 Jekyll，可以忽略此处。\n\n\u003e $ gem install jekyll\n\n#### 获取博客模板\n\n\u003e $ git clone https://github.com/leopardpan/leopardpan.github.io.git\n\n或者直接[下载博客](https://github.com/leopardpan/leopardpan.github.io/archive/master.zip)   \n\n进leopardpan.github.io/ 目录下， 开启本地服务 \n\n\u003e $ jekyll server\n\n在浏览器输入 [127.0.0.1:4000](127.0.0.1:4000) ， 就可以看到博客效果了。\n\n\n### 提示\n\n\u003e* 如果你想使用我的模板，请把 _posts/ 目录下的文章都去掉。\n\u003e* 修改 _config.yml 文件里面的内容为你自己的个人信息。\n\n如果在部署博客的时候发现问题，可以直接在[Issues](https://github.com/leopardpan/leopardpan.github.io/issues)里面提问。        \n\n\n### 把这个博客变成你自己的博客\n\n根据上面【提示】修改过后，在你的github里创建一个username.github.io的仓库，username指的值你的github的用户名。      \n创建完成后，把我的这个模板使用git push到你的username.github.io仓库下就行了。\n搭建博客如果遇到问题可以看看我教程[Jekyll搭建个人博客](https://leopardpan.cn/2016/10/jekyll_tutorials1/)。\n\n\n### 赞助\n\n你可以通过下方二维码赞助本项目，资金将用于服务器开销以及今后的公共服务\n\n感谢所有赞助过本项目的朋友，你们都为本项目贡献了自己的一份力量\n\n\u003cdetails\u003e\n\n\u003csummary\u003e微信二维码\u003c/summary\u003e\n\u003cimg width=\"300\" src=\"https://leopardpan.github.io/images/payimg/weipayimg.jpg\" alt=\"wechat\"\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\n\u003csummary\u003e支付宝二维码\u003c/summary\u003e\n\u003cimg width=\"300\" src=\"https://leopardpan.github.io/images/payimg/alipayim.jpg\" alt=\"alipay\"\u003e\n\u003c/details\u003e\n\n\n### 效果预览\n\n#### 头像效果\n\n![](https://leopardpan.github.io/images/readme/icon.gif)\n\n如果你只想要我博客里的头像效果，你只需要拿 leopardpan.github.io/_includes/side-panel.html 文件里面 `头像效果` 和 leopardpan.github.io/css/main.css 里面最后面 `头像效果` 部分就行了。\n\n\n***\n\n#### 博客首页   \n\n![](https://leopardpan.github.io//images/readme/img4.png)   \n\n***  \n\n#### 每篇文章下面都支持打赏   \n\n![](https://leopardpan.github.io/images/readme/img3.png)\n\n#### 文章详情   \n\n![](https://leopardpan.github.io/images/readme/img1.png)\n\n\n#### 文章支持标签分类 \n\n![](https://leopardpan.github.io/images/readme/img2.png)\n\n#### 手机端效果\n\n\u003cimg width=\"300\" src=\"https://leopardpan.github.io/images/readme/img5.png\" alt=\"wechat\"\u003e\n\n#### 感谢   \n\n本博客在[Vno Jekyll](https://github.com/onevcat/vno-jekyll)基础上修改的。  ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavbree%2Fclever-olive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavbree%2Fclever-olive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavbree%2Fclever-olive/lists"}