Cloudflare Pages<!-- --> | Blog | Tuhin

Cloudflare Pages

📅 3rd March 2021 🧔 Tuhin Kanti Pal

Cloudflare Pages

Cloudflare just lanuched beta version of Cloudflare Pages. It is now available for everyone. In this Blog we will discuss about it's pros and cons also we will setup a site using cloudflare pages.

Pros :

  • Very fast & Globally Available
  • Github integration
  • Seemless page build for each commit
  • Custom domain & SSL (Not a shared one)
  • Unlimited Bandwidth (Free Users)

Cons :

  • No SSR

Frameworks presets :

  • Gatsby
  • Next.js (Static HTML Export)
  • Nuxt.js
  • Svelte
  • Vue
  • Angular (Angular CLI)
  • Brunch
  • Docusaurus
  • Eleventy
  • Ember.js
  • GitBook
  • Gridsome
  • Harp
  • Hexo
  • Hugo
  • Jekyll
  • Middleman
  • mdBook
  • Mkdocs
  • Pelican
  • React Static
  • Slate
  • Umi
  • VuePress
  • Zola

Deployment Steps :

  • Go to Cloudflare Pages & login
  • Connect with your Github
  • Give a name & Select framework from presets
  • Hit Save and Deploy

This website (This Website) is also using Cloudflare Pages. To Test you can fork this and can deploy using Cloudflare Pages.