Welcome to GitHub Pages

I created this page to test the online page creator. It's quite convenient to create a GitHub project page with a few clicks. After that, I need the following commands to keep my local repository up to date.

$ cd your_repo_root/repo_name
$ git fetch origin
$ git checkout gh-pages
$ vi index.html
$ git commit -a
$ git push

I'm not using GitHub on Mac since I won't buy it.

My Slide

slides.html: A badly prepared Chinese slide for my Chinese presentation.