We have that, it’s called Gemini and is accessible with Lagrange
Comment on No JS, No CSS, No HTML: online "clubs" celebrate plainer websites
Matriks404@lemmy.world 9 months ago
What we need is a subset of modern web, without any bloat, especially JS frameworks.
A lot of websites can be static HTML + CSS.
elbarto777@lemmy.world 9 months ago
The subset exists. What you’re referring to is an agreement or convention.
fuzzzerd@programming.dev 9 months ago
Some of these are extreme, but what you’re talking about is the 512kb.club, just keep it small, but no limits on what you can use.
Vinstaal0@feddit.nl 9 months ago
A lot of websites can be static HTML + CSS.
Yeah they can, I can understand you might want to use something like php to not need to edit the footers and headers every page if you ever change them, but still.
I also like how some websites like Amazon.com refuse to add a payment platform which is more than a credit card checkout. Especially because their EU sites do have payment platforms with more options to pay. So then you have an over complicated site already with a lot of bloat and some amount of your consumers can’t even pay.
absentbird@lemm.ee 9 months ago
Then use a site generator like Hugo or Jekyll to stamp out new versions of your site with matching header/footer/etc.
mad_lentil@lemmy.ca 9 months ago
Maybe a little JS, as a treat?
It’s fun for hiding little easter eggs.