solution • Github Page - martindubenet/wed-dev-design GitHub Wiki

Why a page?

The logic behind the Github Page service is for publishing news regarding your repository.

But nothing stops you from hacking this logic and using the repository to publish a (free hosted) website online.

How

  1. Create your repository
  2. Go to the Setting then from the sidebar menu, click on the Pages.
  3. From there simply click on the button to active it.

This will generate a new branch on your repository. Meaning from now on you will have the branch master and the branch gh-pages.

To view the landing page paste this path after your repository name in the URL of the broser: /blob/gh-pages/index.md