question
My question
Q1. How can I use the domain in multiple repositorys(i have added the domain in my github account's settings)?
Q2. How can I use the domain to receive and view emails on it?
Q1: I don't understand what you are saying, elaborate Q2: improvmx, search it up
Q1: I don't understand what you are saying, elaborate Q2: improvmx, search it up
Elaboration for Q1:
For example kunsh13.is-a.dev/repo1 , kunsh13.is-a.dev/repo2 And so on
And for Q2: I don't want to just forward emails I receive (as you suggested) on the is-a.dev Domain I want to send and receive both directly from is-a.dev domain
Also, I wanted to know whether javascript is enabled, as when I open my site it is blank and just shows CSS buttons
For kunsh13.is-a.dev, use a CNAME record of kunsh13.github.io. Then you will be able to do kunsh13.is-a.dev/repo1 and kunsh13.is-a.dev/repo2. Javascript has nothing to do with the domain. If it isn't working, it means you broke your own code, 'tis nothing to do with us.
use a records for github pages (find it yourself) if you want to use mail with the same subdomain , and you can send mail using improvmx
hey, on the usual GitHub domain, everything in my website worked fine but when I added kunsh13.is-a.dev I get the following errors in the browser console
Q1: I don't understand what you are saying, elaborate Q2: improvmx, search it up
Elaboration for Q1:
For example kunsh13.is-a.dev/repo1 , kunsh13.is-a.dev/repo2 And so on
And for Q2: I don't want to just forward emails I receive (as you suggested) on the is-a.dev Domain I want to send and receive both directly from is-a.dev domain
someone tell how Q2 can be done
I don't want to just forward emails I receive (as you suggested) on the is-a.dev Domain I want to send and receive both directly from is-a.dev domain
@kunsh13 @dhruvakalur as far as I'm concerned zoho mail does it, however I am not sure about how to set it up / whether it supports us or not (for emails such as [email protected])
you want an email like [email protected]? no. we are not supporting that and will not support that in the foreseeable future
For kunsh13.is-a.dev, use a CNAME record of kunsh13.github.io. Then you will be able to do kunsh13.is-a.dev/repo1 and kunsh13.is-a.dev/repo2. Javascript has nothing to do with the domain. If it isn't working, it means you broke your own code, 'tis nothing to do with us.
@orxngc I am already using a CNAME record of kunsh13.github.io however it is not working
I'm talking abt <name>.is-a.dev/<repo-name>
It juts gives the 404 error of github
@kunsh13 That is very odd. Are you sure the repository is named correctly? Is the repository public?
@kunsh13 That is very odd. Are you sure the repository is named correctly? Is the repository public?
The repo is indeed named correctly and is public
@kunsh13 That is very odd. Are you sure the repository is named correctly? Is the repository public?
The repo is indeed named correctly and is public
Hello, reply pls
@kunsh13 Make a repository with the name kunsh13.github.io, this is known as your user site
now assign the custom domain (kunsh13.is-a.dev) to this repo (in this repo's settings)
now when you visit kunsh13.is-a.dev/repo1 or kunsh13.is-a.dev/repo2 it should work as you expected
@kunsh13 for email you can use the service SimpleLogin because it's really easy to send emails with that.
@kunsh13 Make a repository with the name
kunsh13.github.io, this is known as your user site now assign the custom domain (kunsh13.is-a.dev) to this repo (in this repo's settings) now when you visit kunsh13.is-a.dev/repo1 or kunsh13.is-a.dev/repo2 it should work as you expected
I have tried it but it is still not working (by assigning the domain to the repo github.com/kunsh13/kunsh13 in the settings)
I have tried it but it is still not working (by assigning the domain to the repo
github.com/kunsh13/kunsh13in the settings)
github.com/kunsh13/kunsh13.github.io not github.com/kunsh13/kunsh13
This issue has been marked as stale due to inactivity and will be closed. Comment anything on this issue to prevent it