How to set up a Cloudflare Pages website and point your owns.it.com subdomain towards it.
This guide will walk you through the process of setting up a Cloudflare Pages website and pointing your owns.it.com subdomain towards it.
First, you’ll need to create a website on Cloudflare Pages:
your-sitename.pages.dev
)Next, you’ll need to point your owns.it.com subdomain to your Cloudflare Pages website:
yourname.owns.it.com
) as the custom domainIn the domains directory, create a new JSON file for your subdomain (domains/subdomain.json
) and submit a pull request. This file should contain the following:
Replace:
your-github-username
with your GitHub usernameyour-email@example.com
with your email addressyour-sitename.pages.dev
with your Cloudflare Pages site URLAfter your pull request has been merged, your website should be accessible at your owns.it.com subdomain. The process may take a few minutes for DNS changes to propagate.
If your site isn’t working: