我的简介 My Profile
在这里查看我的简介。
步骤一:创建一个特殊的仓库,名字刚好是你的用户名
整个的过程在这里查看。然后你会发现你的GitHub主页多了一个README文件。
步骤二:装饰你的简介 profile
关于徽章 badge
您可以从这里选择一个现有徽章。或者你可以去这里设计自己的徽章,因为 shields.io 是一种专门为徽章的服务 badges as a service。比如:
关于动态图片 gifs
关于统计数据 stats
你可以简单地添加他们通过修改这个仓库中的README,如: Iris1e27 - > your github username
<img src="https://komarev.com/ghpvc/?username=Iris1e27&style=flat-square&color=blue" alt=""/>
[![GitHub Streak](http://github-readme-streak-stats.herokuapp.com?user=Iris1e27)](https://git.io/streak-stats)
![Iris1e27's GitHub stats](https://github-readme-stats.vercel.app/api?username=Iris1e27)
[![Top Langs](https://github-readme-stats.vercel.app/api/top-langs/?username=Iris1e27&layout=compact)](https://github.com/anuraghazra/github-readme-stats)
这是两个我们使用的repo: github-readme-streak-stats (除此之外还有很多统计数据)和 github-profile-views-counter.