How to use custom domain for GitHub pages

Issue #423

In DNS settings

Add 4 A records

A @ 185.199.110.153
A @	185.199.111.153
A @	185.199.108.153
A @	185.199.109.153

and 1 CNAME record

CNAME www learntalks.github.io

In GitHub

  • Select custom domain and type learntalks.com

In source

public/CNAME

learntalks.com
Written by

I’m open source contributor, writer, speaker and product maker.

Start the conversation