Skip to content

Commit

Permalink
Revise Cloudflare hosting guide
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffreymcgill committed May 4, 2023
1 parent 7ea7351 commit 5a88986
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 20 deletions.
35 changes: 15 additions & 20 deletions hosting/cloudflare.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,10 @@
---
title: Cloudflare Pages
icon: globe
label: Cloudflare
icon: /static/logos/cloudflare.svg
tags: [guide,hosting]
author: TiagoVXII # Big thanks to TiagoVXII for writing this hosting guide
---



Big thanks to TiagoVXII for doing this.
---

# CloudFlare Pages
# Cloudflare Pages

[Cloudflare](https://www.cloudflare.com/) is a popular website used to host your websites and protect them, It's used by millions of people also using Retype.

Expand All @@ -18,18 +13,18 @@ Big thanks to TiagoVXII for doing this.
We first recommend adding the [Retype GitHub Build Action](https://retype.com/guides/github-actions/#step-1-add-retype-actionyml-workflow) 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 https://www.cloudflare.com/
2. Click on "Sign up" on the top right of the page.
3. You can sign up using your apple account or normal gmail account.
4. You will be taken to Cloudflare dashboard

1. Go to the Cloudflare website at [cloudflare.com](https://www.cloudflare.com/)
2. Click on **Sign up** on the top right of the page and follow the instructions
4. 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. "Connect to Git"
4. Choose your repository
5. Choose your project name that will be the website name
6. Choose production branch as "retype", refer to step 1.
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](#step-1-add-retype-actionyml-workflow) above first
7. Save and deploy
8. Your website will be up in CloudFlare Page!
8. Give Cloudflare a few moments and your website will be online :+1:
1 change: 1 addition & 0 deletions static/logos/cloudflare.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5a88986

Please sign in to comment.