Skip to content

Commit a3a8876

Browse files
committed
Delete Cloudflare Worker Sites, create files for Cloudflare Workers and Cloudflare Pages. Create files for Render Static Sites. Update text for Vercel.
1 parent dd91cf7 commit a3a8876

File tree

9 files changed

+89
-9
lines changed

9 files changed

+89
-9
lines changed

public/logos/cloudflare-pages.svg

Lines changed: 14 additions & 0 deletions
Loading

public/logos/cloudflare-workers.png

-513 KB
Binary file not shown.

public/logos/cloudflare-workers.svg

Lines changed: 46 additions & 0 deletions
Loading

public/logos/render.svg

Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
path: "services/hosting/cloudflare-pages"
3+
title: "Cloudflare Pages"
4+
link: "https://pages.cloudflare.com"
5+
logo: "cloudflare-pages.svg"
6+
---
7+
8+
9+
Cloudflare Pages is a JAMstack platform for frontend developers to collaborate and deploy websites.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
path: "services/hosting/cloudflare-workers"
3+
title: "Cloudflare Workers"
4+
link: "https://workers.cloudflare.com/"
5+
logo: "cloudflare-workers.svg"
6+
---
7+
8+
9+
Workers lets you deploy serverless code instantly across the globe to give it exceptional performance, reliability, and scale.

src/content/hosting/cloudflare.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

src/content/hosting/render.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
path: "services/hosting/render"
3+
title: "Render Static Sites"
4+
link: "https://render.com/docs/static-sites"
5+
logo: "render.svg"
6+
---
7+
8+
9+
Deploying static sites on Render is easy. Link your GitHub or GitLab repo — your site is build every time you push to your repo and serve it over a global CDN with fully managed TLS certificates.

src/content/hosting/vercel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ link: "https://vercel.com/"
55
logo: vercel.svg
66
---
77

8-
A command-line based deployment tool for any framework or language.
8+
Vercel is a platform that enables users to develop, preview, and ship Jamstack sites.

0 commit comments

Comments
 (0)