danielhaberstock.com

Steps to set up my site!

Get a domain

Set up CNAME's under DNS in my domain account manager

  • Host: danielhaberstock.com Points To: dhaberst.github.io

  • Host: www Points To: dhaberst.github.io

Created a github repo!

Got a template at http://www.free-css.com/free-css-templates

Add template to the docs/ folder

Added an empty .nojekyll file in root dir

Set github pages to source docs/ folder

Entered github pages custom domain to be mydomain.com

Celebrate!