add phareth.is-a.dev#38175
Conversation
|
You said it will hold a personal page, but the only page I can see at the preview is a project page. Could you elaborate? |
Yes, because I haven't worked on the main page yet since it's not my priority right now. I simply built my first project and needed a domain to verify with Google OAuth. I want to launch the project as a subdomain of my personal page since I'm only planning to use it as a portfolio, and if I build more projects down the line I won't need more domains, just more subdomains. |
|
Would I need to request your permission every time I want to create a new subdomain for a new application? |
I cannot merge this until you have completed the page.
You would. To confirm, you want the root subdomain to be a personal portfolio and the nested one to be for the project? This would be allowed. The other way around would also technically be allowed, assuming the project has dev related details. |
So this would be the site on the root subdomain? |
Yes, https://phareth.vercel.app/ is my personal developer portfolio that will live at the root (phareth.is-a.dev). It will list my projects as I build them. Missting (https://missting.vercel.app/) is just the first one. The idea is to use phareth.is-a.dev as my developer identity and keep each project under its own subdomain (for example phareth.is-a.dev/missting for Missting) rather than registering a separate domain for every project. |
Pull Request Merged 🎉What's next?Just follow the steps below and you can start using your domain! GitHub Pages
VercelYou may have to verify the domain so that you can successfully add the domain to your Vercel website; if you have done that already, the domain should already be connected! If it hasn't, go to the "Domains" section in your project's dashboard and click on "Refresh" to see if it works. If you need to verify the domain with Vercel then please follow our Vercel guide here. Cloudflare PagesIf you haven't done this by now, you need to add the is-a.dev domain to your Cloudflare Pages website. To do so, navigate to your settings for the website, click on "Custom domains", click on "Add a custom domain" instead of the other option as it will make you use NS records so that the domain can be on Cloudflare DNS, add the is-a.dev domain that you got and you are done! Other hosting providersJust make sure you have added the domain to your website. Try to see if there is a guide for your hosting provider at our documentation to see how you can configure it. It's also a good idea to see your hosting providers' documentation to see how you can add a custom domain. Webserver (like NGINX, Caddy, Apache and etc.)You have to add these in your webserver config by yourself. If you don't know how to add a domain to your webserver then either use a different method of hosting your website or search on a search engine on how to use the said webserver. Need help with your domain? If you have some trouble setting up your domain, please create an issue or ask in the Discord server and we will try and help you as soon as possible! Thanks for reading the message and thank you for using is-a.dev! ❤️ |


Requirements
ownerkey.Website Preview
Website Link: https://phareth.vercel.app/ (phareth.is-a.dev), https://missting.vercel.app (phareth.is-a.dev/missting)
Website Purpose
This is my personal developer domain. The root will serve as a personal page and
phareth.is-a.dev/misstingwill host the landing page for Missting which is an open-source macOS menu bar app that connects to Google Calendar to help wee what is coming up, get a reminder closer to time, and auto-join at the right moment.