Show HN: Self-hosted CMS on serverless Cloudflare
1–10 of 94 posts
Re: Show HN: Self-hosted CMS on serverless Cloudflare
#2It uses templates with Twig, and it's very simple PHP so you can host it anywhere.
I once hit the frontpage of a big aggregator from my country and it handled like it was nothing from a very cheap shared hosting.
From my Linux Mint laptop, all it takes is to open my FTP on Thunar (which involves a click in my sidebar), and I'm navigating it like any other file system. Right click, create file, write & format my post, and save the file.
Viola, it's published.
Oh, and you can mix Markdown with HTML and JS in your posts. Less stuff you need to learn.
Re: Show HN: Self-hosted CMS on serverless Cloudflare
#3I will try this out this week!
Re: Show HN: Self-hosted CMS on serverless Cloudflare
#4Are there any other CMS's that people are using these days? Perhaps looking forward to be using in 2023?
Re: Show HN: Self-hosted CMS on serverless Cloudflare
#5It seems there is a growing movement of headless CMSs, but I am afraid of vendor lock-in with Cloudflare and the like. Are there any other CMS's that people are using these days? Perhaps looking forward to be using in 2023?
Re: Show HN: Self-hosted CMS on serverless Cloudflare
#6It seems there is a growing movement of headless CMSs, but I am afraid of vendor lock-in with Cloudflare and the like. Are there any other CMS's that people are using these days? Perhaps looking forward to be using in 2023?
The big draw for me is it's just Hugo/Gatsby/Jekyll underneath, and the output files can be delivered anywhere that will host static files (CloudFlare pages does this really well, as does Netlify).
Re: Show HN: Self-hosted CMS on serverless Cloudflare
#7Shouldn't that be two seperate issues?
Re: Show HN: Self-hosted CMS on serverless Cloudflare
#8Re: Show HN: Self-hosted CMS on serverless Cloudflare
#9I like the idea of having web content you can put up with minimal configuration and cost but we have to draw a line for that definition somewhere.
Re: Show HN: Self-hosted CMS on serverless Cloudflare
#10How is it self hosted and hosted cloudflare at the same time ?