Feat/performance#30
Merged
Merged
Conversation
…r rov smaller size and changes to webp for faster load times
…e Partners section.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request focuses on improving image optimization and updating content across the UiASub website. The main changes include switching image formats to more efficient
.webpand.svg, updating media and timeline content, and making minor enhancements to scripts and text for better user experience.Image and Media Optimization:
data/news.jsonanden/index.htmlfrom.png/.jpgto.webpfor better performance and reduced file size. [1] [2] [3] [4] [5] [6] [7] [8].pngto.svgindata/sponsors.jsonfor improved scalability and clarity.en/index.htmlanden/pages/about.htmlto new or more relevant photos, enhancing the visual presentation of the site. [1] [2] [3] [4] [5] [6]Content and Timeline Updates:
en/pages/rov.htmlto accurately reflect project status ("Ongoing", "Completed", etc.) and clarified the visual timeline. [1] [2] [3]Script and Asset Loading Improvements:
404.htmlfor improved offline support, and removed redundant script fromen/index.html. [1] [2]en/pages/rov.htmlto clean up the codebase.Minor Enhancements and Clean-up:
en/pages/news.html.These changes collectively enhance the website's performance, maintainability, and user experience.