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>

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

相关推荐
Micknee14 小时前
Windows环境下配置git和github
windows·git·github
CoderJia程序员甲15 小时前
GitHub 热榜项目 - 日榜(2025-12-7)
git·ai·开源·llm·github
逛逛GitHub15 小时前
推荐 GitHub 上 3 个 牛牛牛 Nano Banana Pro 开源项目。
github
janthinasnail17 小时前
GitHub加速器【补发】
github
黑客思维者1 天前
Python大规模数据处理OOM突围:从迭代器原理到TB级文件实战优化
开发语言·python·github·迭代器·oom
草梅友仁1 天前
草梅 Auth 1.11.1 版本发布与 AI 辅助代码重构实践 | 2025 年第 49 周草梅周报
开源·github·ai编程
ChinaRainbowSea1 天前
github 仓库主页美化定制
java·后端·github
粥里有勺糖1 天前
视野修炼-技术周刊第128期 | Bun 被收购
前端·javascript·github
熊猫钓鱼>_>1 天前
GitHub Actions CI/CD流水线实战指南
ci/cd·github
旅之灵夫1 天前
【GitHub项目推荐--Agent Rules:AI编码助手的规则引擎与知识库系统】
github