# GitHub 에 개인 Profile 작성하기

> Clean Markdown view of GeekNews topic #2422. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=2422](https://news.hada.io/topic?id=2422)
- GeekNews Markdown: [https://news.hada.io/topic/2422.md](https://news.hada.io/topic/2422.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-07-10T11:55:38+09:00
- Updated: 2020-07-10T11:55:38+09:00
- Original source: [dev.to](https://dev.to/web/design-github-profile-using-readme-md-8al)
- Points: 11
- Comments: 2

## Topic Body

- 자신의 GitHub 페이지를 개인 Profile 로 변경 하는법

- GitHub ID/ID 로 신규 Repo 를 만들고, Readme.md 에 자신의 프로필 내용을 적으면 끝

- 이미지 및 외부 링크 가능

- 아직 개발중이여서 전체에 열리지는 않았다고

## Comments



### Comment 2224

- Author: benjamin
- Created: 2020-07-10T12:25:13+09:00
- Points: 2

우와, 너무 좋은 기능인데요.

저도 프로필 만들어봤습니다!

https://github.com/BenjaminKim

### Comment 2223

- Author: xguru
- Created: 2020-07-10T11:55:48+09:00
- Points: 1

모든 계정에 다 열린거 같지는 않은데, 되는 계정의 경우에는

새 Repo 생성시에 ID/ID 로 만들면 아래와 같은 문구가 보입니다.

You found a secret! xguru/xguru is a ✨special ✨ repository that you can use to add a README.md to your GitHub profile. Make sure it’s public and initialize it with a README to get started.

이렇게 만들어본 제 프로필 https://github.com/xguru
