5

GitHub pages cheatsheet

 3 years ago
source link: https://devhints.io/gh-pages
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

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):

 CNAME => username.github.io

Apex domains:

 ALIAS => username.github.io

Apex domains (alternative):

A => 192.30.252.153
A => 192.30.252.154

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK