Maybe should add "with Cloudflare Workers" to the headline Because hosting a blog inside a subdirectory is like the most trivial webserver thing ever
Are we not just doing static html for blogs anymore?
How to Host a Blog on a Subdirectory Instead of a Subdomain (2025)
11–19 of 19 posts
Re: How to Host a Blog on a Subdirectory Instead of a Subdomain (2025)
#12Re: How to Host a Blog on a Subdirectory Instead of a Subdomain (2025)
#13Earlier quoted context omitted.
Are we not just doing static html for blogs anymore?
That doesn’t sound bloated enough. Too fast. Gonna give a user whiplash.
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.
Re: How to Host a Blog on a Subdirectory Instead of a Subdomain (2025)
#14Maybe should add "with Cloudflare Workers" to the headline Because hosting a blog inside a subdirectory is like the most trivial webserver thing ever
Re: How to Host a Blog on a Subdirectory Instead of a Subdomain (2025)
#15Maybe should add "with Cloudflare Workers" to the headline Because hosting a blog inside a subdirectory is like the most trivial webserver thing ever
I wanted to but it said it exceeds the character limit
Re: How to Host a Blog on a Subdirectory Instead of a Subdomain (2025)
#16Re: How to Host a Blog on a Subdirectory Instead of a Subdomain (2025)
#17Re: How to Host a Blog on a Subdirectory Instead of a Subdomain (2025)
#18Re: How to Host a Blog on a Subdirectory Instead of a Subdomain (2025)
#19Maybe should add "with Cloudflare Workers" to the headline Because hosting a blog inside a subdirectory is like the most trivial webserver thing ever
Are we not just doing static html for blogs anymore?