Your username powers the live widgets. The header is the big line at the top; the headlines are the small lines beneath it.
A short intro, plus optional lines. Drag the ⋮⋮ handle to reorder how they appear.
Pick what you work with. Each selection becomes a colored badge in your README.
Add the links you want people to find. Enter just a handle — we'll build the full URL. Drag ⋮⋮ to reorder.
Live widgets that auto-update on your real profile. They render from your GitHub username.
Grab the markdown, or start a fresh profile. Publishing it takes about 30 seconds.
your-github-username.
README.md file you just downloaded
to the root of the repository.
github.com/your-github-username.
Your README will appear on your GitHub profile.
Example:
If your GitHub username is your-github-username, your special
repository must also be named your-github-username.
Because you enabled DEV.to automation, your download also includes everything needed to keep your profile README's DEV.to section updated automatically.
.github folder, merge
the files into it — do not delete your existing workflows.
README.md
.github/
├── profile-studio.json
├── scripts/
│ └── update-devto.js
└── workflows/
└── devto-readme.yml
The automation only updates the section between
<!-- DEVTO:START --> and
<!-- DEVTO:END -->.
The rest of your README is left untouched.