Tagged Questions
0
votes
1answer
508 views
Github pages and custom domain issues
I have used jekyllbootstrap to setup my blog at primux.in about 2 weeks ago. The blog has been hosted at github pages at primalpop.github.com. Following the advice from here I have created a CNAME ...
2
votes
2answers
836 views
Pointing a subdomain to Github Pages
I set up an Octopress blog on Github Pages at myusername.github.com. I now want blog.myusername.me (which currently has a Wordpress blog set up) to point to this Octopress blog.
So I followed the ...