Skip to content

Instantly share code, notes, and snippets.

@Avelar
Last active February 24, 2022 01:33
Show Gist options
  • Save Avelar/cf9629eb771f02c48366d848b71b58d9 to your computer and use it in GitHub Desktop.
Save Avelar/cf9629eb771f02c48366d848b71b58d9 to your computer and use it in GitHub Desktop.
Setup Registro.br Domain for GitHub Pages

Setup Registro.br Domain for GitHub Pages

  1. On your repository create a new file CNAME and put the domain.com in the file.
  2. Login Registro.br > Domínios > Select domain > Edição de zona.
  3. Add Nova entrada, selec A (Host) in "Endereço Ip" point to 192.30.252.153.
  4. Add Nova entrada, select CNAME (Alias) add www, and in "Nome do Servidor" point to website.github.io.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment