Maybe should add "with Cloudflare Workers" to the headline
Because hosting a blog inside a subdirectory is like the most trivial webserver thing ever
ahme [3 hidden]5 mins ago
Are we not just doing static html for blogs anymore?
Bender [3 hidden]5 mins ago
We could just enable auto-index and drop a bunch of .txt files into it.
cr125rider [3 hidden]5 mins ago
That doesn’t sound bloated enough. Too fast. Gonna give a user whiplash.
doublerabbit [3 hidden]5 mins ago
.htaccess that rewrites the .txt to serve the file as an .html extension. With help from bash you then append a bootstrap v3 CSS library to all files.
Using websockets for post updates this feeds in to a webview component powered by django that interacts with an Angular PHP parser using Wordpress as the database translation layer that a python daemon watches and dumps the wordpress entry back in to a text file.
You then render this in to a shadow DOM with react and include Vue.js and Next.js to create a carousel and landing page boilerplate.
taikon [3 hidden]5 mins ago
I wanted to but it said it exceeds the character limit
nomel [3 hidden]5 mins ago
I was hoping this was a joke about storing your blog text AS the subdirectory name.
gnabgib [3 hidden]5 mins ago
Maybe(?): How to Host a Blog in a directory Instead of Subdomain with Cloudflare Workers
shmoe [3 hidden]5 mins ago
also proof that everything old is new again at some point.
Because hosting a blog inside a subdirectory is like the most trivial webserver thing ever
Using websockets for post updates this feeds in to a webview component powered by django that interacts with an Angular PHP parser using Wordpress as the database translation layer that a python daemon watches and dumps the wordpress entry back in to a text file.
You then render this in to a shadow DOM with react and include Vue.js and Next.js to create a carousel and landing page boilerplate.
> Connecting to www.davidma.co(more..)
> HTTP request sent, awaiting response... (timeout)
Long before Google and Cloudflare stunk up the internet.