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>

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

相关推荐
OpenTiny社区39 分钟前
生成式UI,AI交互的下一个十年?OpenTiny在QCon 2026的深度分享
前端·开源·github
存在X2 小时前
前端自动化编译Jenkins
前端·github
逛逛GitHub2 小时前
Kimi 2.6 来了!一次性发了 5 个王炸,还有一个 Agent 版微信?
github
Hical_W6 小时前
C++ 也能优雅写 Web?5 分钟用 Hical 搭建 REST API
开发语言·c++·github
CoderJia程序员甲6 小时前
GitHub 热榜项目 - 日榜(2026-04-20)
ai·大模型·llm·github·ai教程
Java后端的Ai之路7 小时前
SSH配置与GitHub项目拉取操作指南
elasticsearch·ssh·github·公钥
纪伊路上盛名在7 小时前
如何跨设备访问我们VSCode中GitHub Copilot 的聊天记录?
vscode·github·copilot·工作流
第一程序员17 小时前
数据工程 pipelines 实践
python·github
CV工程师(Ctrl)18 小时前
OpenClaw 安装与飞书接入(2026-04-19)
node.js·github·飞书·火山引擎·openclaw
历程里程碑18 小时前
2. Git版本回退全攻略:轻松掌握代码时光机
大数据·c++·git·elasticsearch·搜索引擎·github·全文检索