This uses Github Pages to quickly deploy an index.html to the domain (on name.com)
Helpful article: https://www.name.com/blog/using-custom-domain-github-project-pages
Its intended to be a single static html page to verify LLC information during application reviews.
Here are a few things to know:
- Keep CNAME file in repo. Github pages injects it when initiating the custom domain.
- CNAME record for Domain on Name.com will not work with MX records
- Name.com provides apps for both Titan Email and Github
- Those apps inject the DNS records and work well together
- Titan Email is provided at annual fee by Name.com
- Email can be logged into at https://app.titan.email/ or their mobile app
- The content for this page was borrowed from a few other registration verification sites
- Github Pages will deploy on its own and you can track history in "Environments"