반응형
250x250
Notice
Recent Posts
Recent Comments
Link
«   2024/10   »
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31
Archives
Today
Total
관리 메뉴

블로그

[Github] 깃허브 프로필 꾸며보기 본문

공부

[Github] 깃허브 프로필 꾸며보기

beenu 2024. 3. 25. 21:44
반응형

대학생 때부터 썼던 깃허브 계정 폭파시키고 새로 다시 팠다.

이번 계정은 예쁘게 써야지..


 

1. 내 계정 이름과 같은 이름의 repository를 생성한다.

스페셜 레포지토리라고 깜찍하게 알려준다. 빨간색으로 표시해둔 부분 체크해주고 생성해준다.

 

 

그럼 이렇게 readme 파일이 생긴걸 볼 수 있다. 벌써 인사하네..,,

이제 알아서 예쁘게 꾸며주면 된다.

 

 

 

2. README.md 파일 수정

  • 방문자 수 표시

https://hits.seeyoufarm.com/

 

HITS

Easy way to know how many visitors are viewing your Github, Website, Notion.

hits.seeyoufarm.com

 

  • 뱃지 생성

https://shields.io/

 

Shields.io | Shields.io

Concise, consistent, and legible badges

shields.io

https://simpleicons.org/

 

Simple Icons

3093 Free SVG icons for popular brands

simpleicons.org

 

 

shields에 접속해서 뱃지에 넣고 싶은 문구와 배경 색상을 지정하고,

아이콘과 아이콘 색상까지 지정해주면 깜찍한 뱃지가 생성된다.

아이콘은 Simple Icons에서 쓰고 싶은 아이콘을 찾은 후에 logo에 아이콘 이름을 써주면 된다.

 

  • github readme stats / most used languages

https://github.com/anuraghazra/github-readme-stats

 

GitHub - anuraghazra/github-readme-stats: :zap: Dynamically generated stats for your github readmes

:zap: Dynamically generated stats for your github readmes - anuraghazra/github-readme-stats

github.com


난 미적감각 같은 건 없어서 냅다 다 넣어버렸다.

찾아보니까 엄청 잘 꾸미신 분들이 많더라...^.^ 노력해야겠다

 

리드미 파일을 커밋하면 내 계정 메인페이지 오른쪽 상단에 내용이 뜬다.

앞으로 더 채워나가야겠다 ~~~~~ 끝

 

 

[참고]

https://docs.github.com/en/account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile/managing-your-profile-readme

 

Managing your profile README - GitHub Docs

You can add a README to your GitHub profile to tell other people about yourself.

docs.github.com

https://velog.io/@oka1313/Github-%EA%B9%83%ED%97%88%EB%B8%8C-%ED%94%84%EB%A1%9C%ED%95%84-%EA%BE%B8%EB%AF%B8%EA%B8%B0

 

[Github] 깃허브 프로필 꾸미기

 

velog.io

https://zzsza.github.io/development/2020/07/10/make-github-profile-readme/

 

Github Profile Readme로 프로필 꾸미기

Github Profile을 이쁘게 디자인할 수 있는 방법에 대해 작성한 글입니다 키워드 : Desing Github Profile using README.md, Add a README to Github Profile 생각보다 등록하는 방법이 간단해서, 가볍게 정리합니다

zzsza.github.io

 

728x90
반응형