Using Netlify (Recommended)
To use Netlify you will need to follow these steps:- Deploy your project using Netlify - instructions here
- Configure a custom domain for your Netlify site - instructions here
Using Github Pages
!!! info “Prerequisites” For this to work, you will need to have a GitHub account and have created a repository for your GPT Project, see here for more details. You will also need to have a custom domain registered with a DNS provider. To use GitHub Pages you will need to follow these steps:- Deploy your project using GitHub Pages - instructions here
- Configure a custom domain for your GitHub Pages site - instructions here