CSS cheatsheets - FosseryWeb Min

A frontend language to style HTML elements and customize the layout of the website.

HTML cheatsheets - FosseryWeb Min

A markup language to create elements of the website.

Based on some feedback and concerns about the usage of JavaScript on websites, my temporary solution to address the concerns was to be more open about the JavaScript usage on FosseryWeb, label the content for which it's needed, make some parts of the website JavaScript-free (where it was possible without rewriting the whole site). But now I decided to rewrite the site with another tech stack. I considered Python + Django and Java + Spring, but I decided to go with the latter, because Python is a bit controversial, many say it's "slow" and "bloated", so I guess Java will be a better choice. But unfortunately, to make this move, another hosting service is needed, since Codeberg Pages only supports the traditional HTML/CSS/JS stack.

CRITERIA I CONSIDERED FOR CHOOSING A HOSTING SERVICE

- it needs to be FOSS (because of my own "rule" to only use FOSS software/services)
- don't need my own server to host it (I know that would be the best option, but unfortunately I can't afford it currently)
- has a free plan with at least a few hundred MB of storage
- doesn't require an external service (GitHub, Google, Microsoft, GitLab, BitBucket, whatever) for signing up
- doesn't ask for any phone number or home address for signing up (and accepts SimpleLogin alias for email)
- has a decent privacy policy (doesn't sell data, or share it with anyone without a good reason)

After a relatively long research, I only found one service which fits all the criteria: Alwaysdata (I know, its name is a bit sus lol). It gives 100MB storage for free by default, but there's a 10GB free plan for FOSS projects, I emailed to apply for than plan, and my application was accepted, so now there will be a lot of room for the site to grow.

#WebDev #FosseryWeb #Website #OpenSource #FOSS #JSFree #JavaScriptFree #WebDevelopment #FosseryTech

Finally got the JS-free user selectable themes integrated into sidneys1.com :)

#jsfree #cssonly #personalwebsite #blog #webdev

#JSFree!!! SCREW JAVASCRIPT!!!
Yes, but have you tried resizing the viewport?
https://lukedorny.com
#handcoding #css #jsFree
Home

(LΒΊ) Luke Dorny is the Observer… and an explorer of art, music, culture, and design. A personal and self-indulgent exploration.

Luke Dorny

Did you know, that I fixed the JS requirement for my blog?

It's not JS-free, but free JS. But no matter what, when you prefer to stay completely without, nothing should prevent you from doing so:

https://octo.sh/Sheogorath/blog/commit/f67be9ad4965d772c9f60ee8c270f51ae56593f4

Downside, you have to load one more page and the mobile menu isn't working, when you are going without JS.

#javascript #website #jsfree #noscript

Make JS free navigation possible (f67be9ad) Β· Commits Β· Sheogorath / Blog

I wanted to build this for quite a long time, now put the work into it to make it happening. This change adds a JS-free way of navigation to my...