DEV Community

weirdo kido
weirdo kido

Posted on

The power of username repo on github

Here why you should make a username repo one github:

  • 0 cost url prefix for your username username.github.io/ after making index.html and make sure github pages is active
  • If you use bluesky (bsky), you can make it as handle, use no dns and your bsky profile handle same like your url prefix github pages, you can check my repo.
  • just create a new file on github then type .well-known/atproto-did then copy from bsky handle setting the did:plc....

and finish. I use google console for my experiment, I recomend make index.html so your username github pages have a landing page. Good Luck.

Top comments (0)