GitHub pagesで独自ドメインを使う

レポジトリのルートにCNAMEファイルを用意
https://help.github.com/articles/adding-a-cname-file-to-your-repository/

DNSの設定でAレコードに
192.30.252.153
192.30.252.154
を追加する
https://help.github.com/articles/tips-for-configuring-an-a-record-with-your-dns-provider/