snk-给github界面加一个有趣的动画

How to enable GitHub Actions on your Profile README for a snake-eating contribution graph 🐍 - DEV Community

Platane/Platane (github.com)

① 创建New repository 名字和你自己的Github 用户名一样。

② 创建之后,再这个Zero-coder仓库下创建一个workflows文件夹,不会创建文件夹的看这个:

GitHub上如何创建文件夹_gitlab 銝要ew file-CSDN博客

③ 然后点击"Actions"

④ 点击 New workflow

会默认生成一个blank.yml 文件,然后你在这个文件里面把Platane/.github/workflows/main.yml at master · Platane/Platane

里面的main.yml 的内容复制到blank.yml 里面,然后点击Commit changes.

生成完成之后, 有个带√的小绿标。✅

⑤ 然后再README.md中复制这个代码

XML 复制代码
<picture>
  <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/Zero-coder/Zero-coder/output/github-contribution-grid-snake-dark.svg">
  <source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/Zero-coder/Zero-coder/output/github-contribution-grid-snake.svg">
  <img alt="github contribution grid snake animation" src="https://raw.githubusercontent.com/Zero-coder/Zero-coder/output/github-contribution-grid-snake.svg">
</picture>

最后刷新刷新,就看到啦~

相关推荐
zachhere2 小时前
构建你的第一个 ChatGPT 应用 | 使用 Apps SDK 的逐步教程
github
HelloGitHub4 小时前
降薪跳槽,投身开源!只为 AI 落地“最后一公里”
开源·github
百锦再5 小时前
第5章 所有权系统
运维·git·python·eclipse·go·github·负载均衡
赵文宇(温玉)14 小时前
构建内网离线的“github.com“,完美解决内网Go开发依赖
开发语言·golang·github
牛奶咖啡1314 小时前
利用Github与Hexo搭建属于自己的在线个人博客
github·hexo创建静态博客·免费部署博客到公网上·创建自定义静态博客·将静态博客上传到github·将自己的网站发布到网上
散峰而望14 小时前
C++入门(一)(算法竞赛)
c语言·开发语言·c++·编辑器·github
qq_54702617915 小时前
OAuth 2.0 安全授权
git·安全·github
uhakadotcom19 小时前
基于 TOON + Next.js 来大幅节省 token 并运行大模型
前端·面试·github
孟陬19 小时前
别再社死了!`includeIf` 一招搞定 Git 提交者信息错乱,守护你的邮箱隐私
git·github
Cyril_KI21 小时前
大模型长文生成中的幻觉与事实性:研究进展综述
大模型·llm·github·综述·幻觉