美文网首页爱上Androidgithub
如何给自己的Github主页来个豪华套餐?

如何给自己的Github主页来个豪华套餐?

作者: 子瞻是也 | 来源:发表于2022-05-18 00:49 被阅读0次

原文链接 : 如何给自己的Github主页来个豪华套餐?

仓库信息

地址:https://github.com/abhisheknaiidu/awesome-github-profile-readme

"豪华装修"案例分享

  1. 技术大佬型🤖:展示自己的技术栈、开源项目、最近文章
    地址:https://github.com/thmsgbrt/thmsgbrt

    ex-01.png
  2. 代码模式👨🏽💻:展示自己最近的code内容,code语言和开发时间。
    地址:https://github.com/guilyx/guilyx

    ex-02.png
ex-03.png
  1. 极简主义✨

    地址:https://github.com/Volcano-Yang/Volcano-Yang
    ex-04.png

地址:https://github.com/alwinw/alwinw

ex-04-01.png

手把手教你如何装修自己的github主页

  1. 创建同名仓库
    点击右上角的+按钮,选择New repository,创建和自己github用户名相同的仓库
    01.png
02.png 03.png
  1. 创建完成,默认的README.md有一句话:Hi there 👋 。
04.png
  1. 修改README.md ,借用别人代码的时候要注意,有的组件必须将数据源指向自己才能展示正确的数据,比如start组件等。
05.png 06.png
  1. 修改完提交内容到该仓库主干就大功告成了
07.png

相关文章

  • 如何给自己的Github主页来个豪华套餐?

    原文链接 : 如何给自己的Github主页来个豪华套餐?[https://tzy1997.com/articles...

  • 豪华套餐

    说起套餐来啊,估计很多人都会说我知道各种各样的套餐,然而今天,我要说的这个套餐是与众不同的! 先来请大家来看豪...

  • 4-11 求自定类型元素序列的中位数

    Attention: 如果喜欢我写的文章,欢迎来我的github主页给starGithub:github.com...

  • 4-13 折半查找

    Attention: 如果喜欢我写的文章,欢迎来我的github主页给starGithub:github.com...

  • 4-12 判断奇偶性

    Attention: 如果喜欢我写的文章,欢迎来我的github主页给starGithub:github.com...

  • 5-10 计算工资

    Attention: 如果喜欢我写的文章,欢迎来我的github主页给starGithub:github.com...

  • 5-6 混合类型数据格式化输入

    Attention: 如果喜欢我写的文章,欢迎来我的github主页给starGithub:github.com...

  • 5-5 表格输出

    Attention: 如果喜欢我写的文章,欢迎来我的github主页给starGithub:github.com...

  • 5-7 12-24小时制

    Attention: 如果喜欢我写的文章,欢迎来我的github主页给starGithub:github.com...

  • 5-8 超速判断

    Attention: 如果喜欢我写的文章,欢迎来我的github主页给starGithub:github.com...

网友评论

    本文标题:如何给自己的Github主页来个豪华套餐?

    本文链接:https://www.haomeiwen.com/subject/bxpourtx.html