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>

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

相关推荐
青山木3 小时前
快速搭建免费的个人博客网站:Hexo + GitHub Pages + Butterfly 完整指南
git·github
阿里嘎多学长7 小时前
2026-07-03 GitHub 热点项目精选
开发语言·程序员·github·代码托管
owCode11 小时前
Windows RX6500XT(gfx1034) Ollama AMD ROCm 完整安装教程
语言模型·chatgpt·github·llama·gpu算力
江畔柳前堤14 小时前
第14章:Docker 与 CI/CD
运维·ci/cd·docker·容器·eureka·github
wangruofeng1 天前
7.1 万 Star 的 MinerU,把 PDF 变成 LLM 能读懂的 Markdown
github
wangruofeng1 天前
75k Star 的 OCR 传奇——Tesseract 的 40 年,从 HP 实验室到 LSTM 神经网络
github
逛逛GitHub1 天前
又挖到 3 个不错的 GitHub 项目,尤其是第 2 个。
github
逛逛GitHub1 天前
GitHub 上 13 万星的爬虫神器,不要 API Key 就能用了。
github
一点一木2 天前
🚀 2026 年 6 月 GitHub 十大热门项目排行榜 🔥
人工智能·github
OpenTiny社区2 天前
从零开发 AI 聊天页要两周?试试这款 Vue3 垂直对话组件库 TinyRobot,直接开箱即用
前端·vue.js·github