You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR:
Fixes most broken HTML
Adds some semantic HTML (more to come if this is accepted)
Makes phone numbers clickable
Better support for mobile devices (front page still needs work)
Corrects broken links
Minor CSS improvements (more to come)
Spelling corrections
Alt text fixes
Removes link to Twitter (hasn't been updated in years)
I've run nanoc and all the files compile and pass validation (nanoc likes putting stray /> at the end of some elements - but that doesn't break anything).
Visually, most pages stay the same. A few minor tweeks to allow pages to work on narrow screens.
Happy to make any changes.
Addresses #261
---------
Co-authored-by: Terence Eden <[email protected]>
I've notice that the HTML & CSS for https://fosdem.org/2025/ is a little out of date.
<center>
<br>
rather than CSS positioningWould it be OK if I send some PRs to modernise the HTML and fix some of the issues? I would keep the same look and feel, page structure, etc.
The text was updated successfully, but these errors were encountered: