#
Cloudflare Pages
By
TiagoVXII
Cloudflare is a popular website used to host your websites and protect them, It's used by millions of people also using Retype.
#
Step 1: Add retype-action.yml workflow
We first recommend adding the Retype GitHub Build Action to your project to automate the building and deployment of your Retype powered website.
#
Step 2: Signup for Cloudflare
- Go to the Cloudflare website at cloudflare.com
- Click on Sign up on the top right of the page and follow the instructions
- After sign up, you will have access to your Cloudflare dashboard
#
Step 3: Create a new page
- Once in the dashboard, scroll down until you see Pages
- Click on Create a project
- Click on Connect to Git
- Follow the instruction and choose your repository
- Choose your project name and by default that will be the website name
- Choose production branch as
retype
, but please ensure you have completedStep 1 above first - Save and deploy
- Give Cloudflare a few moments and your website will be online 👍