Few days ago, I created a personal page in GitHub. I'm sure a lot of developer know GitHub Pages, if not, please do visit GitHub Pages for more information. Here is my personal Git Page.
Few easy steps to create a personal GitHub Pages:
Step 1:
Create a repo uses your GitHub account name in GitHub. Like poiyee/poiyee.github.com
Command:
Create a directory in your local:
mkdir <dir_name>