Barış Kısır

Senior Software Developer

Navigation
 » Home
 » RSS

How to create profile level readme in GitHub

18 Jul 2020 » github

github-logo

How to create profile level readme.md file in GitHub?

Recently, Github released a feature for displaying readme.md file on user’s GitHub profile.

Most of us already know that we can put readme.md file for our repositories in Github. Github took it one step further to make it available on profile pages.

In order to do that we need to create a public repository with our GitHub username by including readme.md file.

github-repo-secret

Looks like we have found a secret.

github-repo-template

Since we have included readme.md file while creating the repository, GitHub adds a template for us.

You can also edit markdown files in browser at stackedit.io

github-profile-bariskisir

That’s it.