This PR proposes a new design for the website: https://github.com/OpenRailAssociation/osrd-website/pull/304 However, we've missed some critical issues during the review: - [ ] the website is not responsive, especially using a smartphone - [ ] some typos remain, giving an unfinished feeling of this site ## Responsivness <img width="150" height="300" alt="Image" src="https://github.com/user-attachments/assets/3192f179-a419-4b68-88b2-e2eafbfffc50" /> - [ ] The site should be responsive, see https://github.com/OpenRailAssociation/osrd-website/issues/335#issuecomment-4162658824 ## Typos - [ ] Copyright line in `i18n/*` have a generic site name: - [ ] 🇫🇷 "Mon site web" -> "OSRD" (or "Open Source Railway Designer"?) - [ ] 🇬🇧 "My Website" -> "OSRD" (or "Open Source Railway Designer"? - [ ] "a" is missing in `content/_index.en.html`: - [ ] 🇬🇧 "Open Source Railway Designer is free, open-source software" -> "Open Source Railway Designer is a free, open-source software" ## Enhancements If this is not time consuming, these enhancements would also be great: - [ ] Update the "[Join us](https://osrd.fr/en/join-us/)" section: - [ ] Change the section name to "Contact" - [ ] 🇫🇷 "Pour en savoir plus ou si travailler sur OSRD vous intéresse, n'hésitez pas à nous contacter : [contact@osrd.fr](mailto:contact@osrd.fr) !" - [ ] 🇬🇧 "If you want to know more or if working on OSRD motivates you, feel free to contact us at [contact@osrd.fr](mailto:contact@osrd.fr)!" - [ ] Being able to open a carrousel picture to enlarge it by clicking on the picture - [ ] Add more space to the end of article footer (see screenshot) - [ ] The implementation might be `padding-bottom: 10rem` for the `main` element | Before | Expected | | --- | --- | | <img width="1919" height="915" alt="Image" src="https://github.com/user-attachments/assets/76c1e7f9-f096-4e69-830e-1b4553734851" /> | <img width="1919" height="919" alt="Image" src="https://github.com/user-attachments/assets/5a3fb3ba-1dee-40cb-bfab-1b2f9e3006c4" /> |
This PR proposes a new design for the website: #304
However, we've missed some critical issues during the review:
Responsivness
Typos
i18n/*have a generic site name:content/_index.en.html:Enhancements
If this is not time consuming, these enhancements would also be great:
padding-bottom: 10remfor themainelement