ericdrowell/BigOCheatSheet

Use GitHub Pages + CNAME

Closed this issue · 2 comments

One suggestion is to use GitHub pages and just add a CNAME to your repository. If you create a branch called gh-pages, it will automatically update the website. This way you won't have to worry about keeping the server and code in sync.

Read more about GitHub Pages here.

Thanks for the suggestion, but I prefer hosting the page myself.