Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.35 KB

cloudflare.md

File metadata and controls

30 lines (23 loc) · 1.35 KB
label icon tags author
Cloudflare
/static/logos/cloudflare.svg
guide
hosting
TiagoVXII

Cloudflare Pages

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

  1. Go to the Cloudflare website at cloudflare.com
  2. Click on Sign up on the top right of the page and follow the instructions
  3. After sign up, you will have access to your Cloudflare dashboard

Step 3: Create a new page

  1. Once in the dashboard, scroll down until you see Pages
  2. Click on Create a project
  3. Click on Connect to Git
  4. Follow the instruction and choose your repository
  5. Choose your project name and by default that will be the website name
  6. Choose production branch as retype, but please ensure you have completed Step 1 above first
  7. Save and deploy
  8. Give Cloudflare a few moments and your website will be online 👍