Skip to content

Instantly share code, notes, and snippets.

View rz-pb's full-sized avatar

Reza Pourbahreini rz-pb

View GitHub Profile
@codeadamca
codeadamca / username-github-io.md
Last active April 30, 2026 12:37
Setting up your username.github.io page

Setting up your username.github.io Page

When you setup GitHub pages, by default your content is available at https://<GITHUB_USERNAMNE>.github.io/<REPO_NAME>/.

However, if you create a repo with the exact name <GITHUB_USERNAME>.github.io, GitHub will automatically turn GitHub Pages on, and make this content avialable at https://<GITHUB_USERNAME>.github.io/. Kind of like your GitHub home page!

For example, I set up a sample at:
https://github.com/codeadamca/codeadamca.github.io

The repo is avilable as a website at:

@digitaljhelms
digitaljhelms / gist:4287848
Last active April 30, 2026 11:25
Git/GitHub branching standards & conventions

Branching

Quick Legend

Description, Instructions, Notes
Instance Branch