Overview
Make a permanent home on the World Wide Web.
What is this?
The very first homepage on the World Wide Web -- still works.
A
GitHub.io
domain is a free web hosting service provided by GitHub aka GitHub PagesA repository named
username.github.io
(where "username" is your actual GitHub username) is publishedhttps://username.github.io
Commonly used as Homepage for directory of person links, personal portfolios, blogs, a Digital Garden, and whatever you like.
Why use it?
Secure your place on the World Wide Web.
Create a permalink to your Homepage `username.github.io
...because its fun, empowering, and everyone should be on the Internet.
How do I use it?
Get your GitHub username
Create a repo with your username using this format
username.github.io
Example:
EwuWebLab.github.io
Add your code and have fun.
Last updated