eylenburg.github.io icon indicating copy to clipboard operation
eylenburg.github.io copied to clipboard

Help on styling and organize

Open loviuz opened this issue 1 year ago • 2 comments

Hi, I would like to know if you can appreciate an help to clean html code, e.g. moving css out of html source code.

Next, all the website could be managed by a simple static website generator like hugo, I use it for 3 websites. It also supports multilanguage. I would like to fork this repository to mantain an italian version, but if you would appreciate a contribution on style and organization of the code I could help, just to avoid the maintenance of a different fork.

Can you tell me what could be help by priority?

loviuz avatar Dec 08 '24 14:12 loviuz

Hi! I am also available to give a fresh style to the website!

CavaliereDavid avatar Dec 08 '24 21:12 CavaliereDavid

Hi, thank you very much for your offer. I definitely think the CSS can be improved somewhat. A lot of the CSS is duplicated in the

Some pages have their own quirks, like the browser comparison and cloud comparison have these checkboxes for blanking out columns and hiding rows respectively, and the Linux comparison has nested tables for OpenSUSE and Fedora. And then for most tables I try to get everything to fit in one line (so you don't have some rows being taller than others) while for some pages (like the IM comparison) it was not possible.

Generally, I'd like to keep the current hand-written pages rather than switching to a generator like Hugo. It's just the most simple approach and as I don't usually add more pages it's good enough.

As for the translation, I guess most changes would be quite simple like changing a "Yes" to "No" from time to time or adding/removing a row. Feel free to get rid of the "opinion" bits like the conclusions and introductions if you want. But I think it would be nice to keep the data itself in sync in some way. Maybe having a Changelog for the table data somewhere would be enough for that purpose?

eylenburg avatar Dec 09 '24 11:12 eylenburg