Menu

gitpiper

GitHub pages Cheat Sheet in March 2024

Last Updated: 22 March 2024

README.md

Custom domains

Custom domains

$ echo "foobar.com" > CNAME
$ git commit && git push

Create a CNAME file with your domain on it.

See: Setting up a custom domain (github.com)

Set up your domain

Subdomain (like www):
{: .-setup}

 CNAME => username.github.io

Apex domains:
{: .-setup}

 ALIAS => username.github.io

Apex domains (alternative):
{: .-setup}

A => 192.30.252.153
A => 192.30.252.154

References

{: .-one-column}


338+ more cheat sheets for you in March 2024

Subscribe to our Newsletter

Subscribe to get resources directly to your inbox. You won't receive any spam! ✌️

© 2024 GitPiper. All rights reserved

Rackpiper Technology Inc

Company

About UsBlogContact

Subscribe to our Newsletter

Subscribe to get resources directly to your inbox. You won't receive any spam! ✌️