diff --git a/README.md b/README.md new file mode 100644 index 0000000..1764f3d --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# blank-gh-site + +This repository is the simplest possible Github site that can work. + +## How to play + +1. Fork this repository to your user account. +2. Rename it to `.github.io` +3. Edit `index.html` and put stuff there. +4. (Optional) [Point your domain to Github](https://help.github.com/articles/using-a-custom-domain-with-github-pages/).