this post was submitted on 28 Jan 2025
63 points (83.9% liked)
Linux
5756 readers
424 users here now
A community for everything relating to the linux operating system
Also check out [email protected]
Original icon base courtesy of [email protected] and The GIMP
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I started making a joke site https://windowsupgra.de/ (hosted on codeberg using codeberg pages). The goal is to make it look like some amazing way to upgrade Windows and actually install Linux. Like those product or marketing pages selling you something.
It's completely rough, but if someone with UI experience could spiffy that up, feel free to make a PR with screenshots. Don't forget, codeberg doesn't have a CI. So at the moment, deployment is literally copying
src/
to another folder where thepages
branch is checked out, committing, and pushing it.