Show HN: A text-only blog engine using Cloudflare workers and KV store
1–10 of 54 posts
Re: Show HN: A text-only blog engine using Cloudflare workers and KV store
#2[stub for offtopicness]
Re: Show HN: A text-only blog engine using Cloudflare workers and KV store
#3While their documentation(https://jekyllrb.com/docs/) is one of the best resources to learn, I have found my job much more straightforward using one of the pre-built themes that is available on the internet. With deployment to github pages almost instantaneous, I can see myself updating the blog much more often.
The blog which I am currently working on: https://jagadeeshposni.github.io The theme I have used: minimal mistakes
Re: Show HN: A text-only blog engine using Cloudflare workers and KV store
#4[stub for offtopicness]
This seems actually very complicated for what it does.
Re: Show HN: A text-only blog engine using Cloudflare workers and KV store
#5Re: Show HN: A text-only blog engine using Cloudflare workers and KV store
#6Re: Show HN: A text-only blog engine using Cloudflare workers and KV store
#7[stub for offtopicness]
Re: Show HN: A text-only blog engine using Cloudflare workers and KV store
#8Earlier quoted context omitted.
What's simpler about this than just uploading .html files? This seems actually very complicated for what it does.
Just uploading HTML files won't teach you how to use Cloudflare workers and their KV store.
Re: Show HN: A text-only blog engine using Cloudflare workers and KV store
#9Re: Show HN: A text-only blog engine using Cloudflare workers and KV store
#10[stub for offtopicness]
Simple would be if you would just write text files, drop it somewhere simple, either a webserver or GitHub pages or some hosted service, and be done with it.