无论是技术大牛, 或者是技术小菜, 都希望有一个好看的Github首页吧!(快说你想要!
上图的仓库名(Repository name)和自己的用户名(我的是codeacg)一致,这时候出现了一只黑色的喵咪!然后仓库要是public的(所有人皆可访问),勾选
然后就变成了这样子:
点击上图那个红框框起来的那个,下面那个红框啦!
打开后,点击
直接看,你就说你想要就完事了。
白嫖大佬的
如果这个
打开这个网址后,在最下面
我食用的是
点击
自建
请参考大佬仓库写的食用手册。
这可不是一个简单的贪吃蛇,会自动更新的哟!
2.2.1 配置action
点击
点击
改名,换代码,点击
name: Generate Snake
on:
schedule:
- cron: "0 0 * * *"
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2.3.4
- name: Generate Snake
uses: Platane/snk@master
id: snake-gif
with:
github_user_name: ${{ github.repository_owner }}
gif_out_path: ./assets/github-contribution-grid-snake.gif
svg_out_path: ./assets/github-contribution-grid-snake.svg
- name: Push to GitHub
uses: EndBug/add-and-commit@v7.2.1
with:
branch: main
message: 'Generate Contribution Snake'
引入
![](https://raw.githubusercontent.com/codeacg/这codeacg/main/assets/github-contribution-grid-snake.svg)
另一种cdn链接国内访问更快
![snake](https://cdn.jsdelivr.net/gh/codeacg/codeacg@main/assets/github-contribution-grid-snake.svg)
修改Actions读取仓库权限
run workflow
查看是否成功
直接看,你就说你想要就完事了。
张嘴就行,这是大佬的
复制Markdown代码,放到这里:
点击
这是我的:
![](https://readme-typing-svg.demolab.com/?font=Fira+Code&pause=100&width=450&lines=System.out.println(%22Hello%2C%20World%22)%3B;)
别说了,直接整吧!
静态小牌子
一个最简单的例子就是:
简单定制小牌子非常方便,最最基础的语法规则就是:
https://img.shields.io/badge/{左半部分标签}-{右半部分标签}-{右半部分16进制颜色}
动态小牌子
你可以参考少数派的
看图吧!
将这行代码复制到你的 markdown 文件中,就是如此简单!
更改
[![Anurag's GitHub stats](https://github-readme-stats.vercel.app/api?username=anuraghazra)](https://github.com/anuraghazra/github-readme-stats)
下面是我的:
[![喵酱's Github Stats](https://github-readme-stats.vercel.app/api?username=codeacg&theme=calm&show_icons=true)](https://github.com/anuraghazra/github-readme-stats)
[![喵酱's Github Stats](https://github-readme-stats.vercel.app/api/top-langs/?username=codeacg&theme=calm&langs_count=6&layout=compact)](https://github.com/anuraghazra/github-readme-stats)
玩法有很多,感兴趣的同学可以深入研究。
大佬的网站
然后把复制的代码,放到我们的
![](https://metrics.lecoq.io/codeacg?template=classic&config.timezone=Asia%2FBeiJing)
将以下代码添加到您的自述文件中。将代码粘贴到个人资料的自述文件中时,将
[![trophy](https://github-profile-trophy.vercel.app/?username=codeacg)](https://github.com/ryo-ma/github-profile-trophy)
page_id 是必需的,请使用唯一的字符串来最好地代表您的页面。跟上面萌萌计数器一样的那种。
![visitors](https://visitor-badge.glitch.me/badge?page_id=codeacg=green&right_color=red)
只需将以下 URL 粘贴到您的个人资料自述文件中,您就可以开始了。
[![喵酱's github activity graph](https://github-readme-activity-graph.cyclic.app/graph?username=codeacg)
将下面的 markdown 复制粘贴到你的 GitHub 配置文件 README 中,将
[![GitHub Streak](https://streak-stats.demolab.com/?user=codeacg)](https://git.io/streak-stats)
支持网站有:知乎,B站,Leetcode,掘金,牛客,CSDN,Github等。
和上面一样。。。
![](https://stats.justsong.cn/api/github?id=codeacg)