Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialJuan Luna
11,483 PointsGitHub page with own domain
Hi everyone, I have a simple question, I have a domain that I want to start using for a personal blog (elementalpleasures.me), I want to use GitHub to built my site so I follow this page (https://guides.github.com/features/pages/) but I don't know how to use my domain with that configuration in GitHub, can someone help me?
2 Answers
dorzki
4,312 PointsHi there, follow this steps :)
https://help.github.com/articles/setting-up-a-custom-domain-with-github-pages/
good luck!
dorzki
4,312 Pointssee the following guide on how to add CNAME record on namecheap :)
Juan Luna
11,483 PointsJuan Luna
11,483 PointsWell, thanks :) I create my CNAME file and I think it's working fine
http://imgur.com/MXZEIf7
But the DNS Servers of www.elementalpleasures.me are these...
http://imgur.com/5dyyQJb
...so I don't think that the page will be redirected to my GitHub site, am I wrong?, what can I do? I think that I need to paste those DNS from GitHub to redirect the domain to GitHub, but I can't find how to do that, any idea?
Thanks