Cloudflare Pages Tutorial - Deploy Your Static Site in ~90 Seconds

  Рет қаралды 42,799

James Q Quick

James Q Quick

Күн бұрын

Пікірлер: 59
@ktop4u
@ktop4u Жыл бұрын
How was the page formatted and loaded? Did you have that already in GitHub? Are there templates one can use? To quickly whip up pages and deploy with some minor editing?
@Sean4Help
@Sean4Help 3 жыл бұрын
Cool. I'll give it a run and see how it is. Been wanting to look at this but work's been so busy until lately so I can put time to this now. Thank you for showing this.
@JamesQQuick
@JamesQQuick 3 жыл бұрын
Definitely worth taking a look. Thanks for watching :)
@silverorgoldidonothave7514
@silverorgoldidonothave7514 2 жыл бұрын
Cloudflare doesnt work well with next/image gives build errors. What should I do?
@santra528
@santra528 3 жыл бұрын
This looks cool. Will give it a try for sure
@JamesQQuick
@JamesQQuick 3 жыл бұрын
Hope you enjoy it!
@idukpayealex
@idukpayealex 3 жыл бұрын
i was getting errors but I gave it multiple tries and it eventually worked👍
@Lightologyy
@Lightologyy Жыл бұрын
how
@nathaneckel7105
@nathaneckel7105 Жыл бұрын
Same thing. After another minute it rendered properly.
@vrk4052
@vrk4052 3 жыл бұрын
Hello James, I have a generic question. I have made a website which has a news section which needs to be updated weekly by a client. Would I create a backend with an Admin Login that leads to an Admin page which allows them to create 'news cards' that update the on the news section of the web page. Or I have to somehow attach my website to a CMS or re-create my website through a CMS , I'm really not sure what is generally done in this case? Thank you.
@zadekeys2194
@zadekeys2194 2 жыл бұрын
Atleast with Wordpress you can make posts via email, API, XML etc. Might be a solution ?
@mrgyani
@mrgyani 7 ай бұрын
What if I want to do plain Html, JS, css static websites?
@mohammedaslam2912
@mohammedaslam2912 3 жыл бұрын
I like it. Can we deploy sveltekit with serverless functions with pages too?
@JamesQQuick
@JamesQQuick 3 жыл бұрын
I'm not 100% sure on that unfortunately
@Viralplace
@Viralplace Жыл бұрын
I can't deploy my project... it says "Unable to authenticate, your authentication token seems to be invalid." why?
@paulbrown6792
@paulbrown6792 Жыл бұрын
Ive got something weird going on.. Ive connected github to cloudflare before.. in the same account, but now ive created a new repo, when i go to create a new project, the new repo is not displayed and if I then click to connect on github in the link they give you to click if the repo is not shown, when I land in github, it takes me to a 404 page? any ideas anyone?
@Beyblade0battles
@Beyblade0battles 9 күн бұрын
im probably very late and also suggesting something really obvious, but is there any chance that your github repo is set to private?
@paulbrown6792
@paulbrown6792 9 күн бұрын
@@Beyblade0battles Thanks for the reply , I sorted it in the end. :)
@theacid1
@theacid1 3 жыл бұрын
I don't get it. Isn't this a free way to host a static website (with all extra Cloudflare benefits like CDN, DDOS protection, etc.)? The free plan even offers 500 Builds (deployments?) per month. For example, a freelancer could theoretically host unlimited sites in his account and work on projects at the same time. Am I missing a point or is this free hosting???
@JamesQQuick
@JamesQQuick 3 жыл бұрын
I mean yeah… what are you confused about exactly?
@theacid1
@theacid1 3 жыл бұрын
@@JamesQQuick I normally thought that hosting costs at least 4$ or more a month. (At least that's the prices I'm used to) Additionally, I was wondering that the free plan could actually be used for a business use case. I can imagine that other providers would charge hundreds of dollars to host multiple static websites.
@JamesQQuick
@JamesQQuick 3 жыл бұрын
@@theacid1 Depends on what kind of hosting you're looking for. There are lots of good FREE options for hosting static websites including Cloudflare. If you're paying to host a static site, you should definitely check out Cloudflare.
@sort_to_see_hidden_comments
@sort_to_see_hidden_comments 2 жыл бұрын
Do you have a full guide how to deploy a django project to cloudfare, with database and storages for media files included?(preferably using version control to deploy such as github like in this video) I have a running website on digitalocean, but I prefer company that are loyal to freedom of speech.
@brockcaldwell33
@brockcaldwell33 2 жыл бұрын
I'm not 100% positive, but I believe CloudFlare pages only hosts frontend code (e.g.: CSS, HTML, JavaScript). Django being a Python framework wouldn't be possible to host here.
@TeaMHackeRPiratE
@TeaMHackeRPiratE 3 жыл бұрын
how to deploy Ghost themes to cloudflare ? can you make a tutorial ?
@anaknijihoz
@anaknijihoz 3 жыл бұрын
always build error it cant deploy too many images website
@yahyeabdirashid9716
@yahyeabdirashid9716 3 жыл бұрын
you have no ideo how thank ful i am love you bro
@JamesQQuick
@JamesQQuick 3 жыл бұрын
So glad to hear it :)
@asiessingh23
@asiessingh23 3 жыл бұрын
Will Nextjs ISR work with cloudflare pages
@MustafaSheikh
@MustafaSheikh 7 ай бұрын
cdn and cache by default?
@cryptus_neoxys
@cryptus_neoxys 3 жыл бұрын
Noice Gonna try our Cloudfare ☁️☁️☁️
@JamesQQuick
@JamesQQuick 3 жыл бұрын
Yaaaaa!!!
@Kris_Zhang
@Kris_Zhang 3 жыл бұрын
Hi, would this work if the repo is private? It's because my website is for a business and I don't want the source code to be leaked. Thanks. (I mean as long as no one finds my profile it's good?)
@Mostafaabobakr7
@Mostafaabobakr7 3 жыл бұрын
Yes
@cameronthompson1275
@cameronthompson1275 3 жыл бұрын
Awesome!
@yomajo
@yomajo Жыл бұрын
Can blog be considered static?
@donmiko345
@donmiko345 Жыл бұрын
If you don't need user comments on your posts, then yes.
@yomajo
@yomajo Жыл бұрын
@@donmiko345 Thanks you. Im python dev (+ some flask web dev experience) without js frameworks experience. Have wordpress blog, which I plan on converting to static site at some point. Any recommended stack? Would like to have local CMS, not to write posts in vscode markdown, which could be creativity limiting environment.
@MaxProgramming
@MaxProgramming 3 жыл бұрын
Can this beat Netlify?
@JamesQQuick
@JamesQQuick 3 жыл бұрын
I don’t formal stats but it was fast lol
@MaxProgramming
@MaxProgramming 3 жыл бұрын
@@JamesQQuick Oh okay. The best part is the subdomain
@santra528
@santra528 3 жыл бұрын
I think in terms of speed yes it can probably beat Netlify. I love Netlify so much some people say only downside of Netlify is speed
@29namankumar29
@29namankumar29 3 жыл бұрын
Thank U
@IkraamDev
@IkraamDev 3 жыл бұрын
It looks like the deployed website loads faster than Netlify and AWS Amplify.
@JamesQQuick
@JamesQQuick 3 жыл бұрын
It was pretty fast not gonna lie lol I didn’t do any formal bench marks tho
@IkraamDev
@IkraamDev 3 жыл бұрын
@@JamesQQuick I just went to youtube-for-developers.pages.dev and it loads faster than my Netlify website.
@codersaurabh
@codersaurabh 3 жыл бұрын
Nice
@alii4334
@alii4334 Жыл бұрын
It is much cheaper than Vercel!
@29namankumar29
@29namankumar29 3 жыл бұрын
First too! Yay
@JamesQQuick
@JamesQQuick 3 жыл бұрын
Yay! :)
@29namankumar29
@29namankumar29 3 жыл бұрын
@@JamesQQuick Haha😃
@gonzalooviedo5435
@gonzalooviedo5435 4 ай бұрын
Daaaaaaaaaaaaaaaaaaaaaaaaaaaaaaamn, another video that does not explain how to mix your domain with the .dev cloudflare page, JESUS!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
@jeffreydarlington3498
@jeffreydarlington3498 3 жыл бұрын
2nd
@artiefischel2579
@artiefischel2579 Жыл бұрын
I gave a thumbs up solely because your repo has a master branch, not a snowflake main branch .
Deploy your Website for free Cloudflare Pages
10:54
Rishab in Cloud
Рет қаралды 26 М.
Learn Cloudflare Workers 101 - Full Course for Beginners
1:00:04
Cloudflare Developers
Рет қаралды 64 М.
Walking on LEGO Be Like... #shorts #mingweirocks
00:41
mingweirocks
Рет қаралды 4,9 МЛН
Trapped by the Machine, Saved by Kind Strangers! #shorts
00:21
Fabiosa Best Lifehacks
Рет қаралды 22 МЛН
2 MAGIC SECRETS @denismagicshow @roman_magic
00:32
MasomkaMagic
Рет қаралды 30 МЛН
Sigma baby, you've conquered soap! 😲😮‍💨 LeoNata family #shorts
00:37
Deploy your website for free with Cloudflare Pages and GitHub!
13:47
How is this Website so fast!?
13:39
Wes Bos
Рет қаралды 880 М.
I'm Sorry Netlify
9:44
Chris Titus Tech
Рет қаралды 60 М.
Deploy A Static Site Using DevOps with Hugo Cloudflare And Github
9:22
DevOps For Developers
Рет қаралды 3,4 М.
Introduction to Cloudflare Workers and Cloudflare Pages
14:45
Ado Kukic
Рет қаралды 41 М.
The Best Way to Deploy Your Static Website
10:07
Wolfgang's Channel
Рет қаралды 54 М.
DON'T Serve Unoptimized Images - Webp, Srcset, ImageKit, and more!
18:29
Middleware & Authentication | Cloudflare Workers backend
44:16
Walking on LEGO Be Like... #shorts #mingweirocks
00:41
mingweirocks
Рет қаралды 4,9 МЛН