- Create a GitRepo and make basic Jekyll web-site following this link.
- To add a custom domain, enter it on the settings page - this will create CNAME file.
- DNS record configurations: for the apex domain, for the www subdomain. The CNAME record can point to username.github.io (for the user website) or to the apex name (if we want www and apex to redirect to the same). In the latter case configre GH-pages web-site to serve apex domain (e.g. intbio.org not www.intbio.org) this will help to avoid HTTPS redirect problems.