Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

website - various changes #3758

Merged
merged 29 commits into from
Sep 23, 2024
Merged

website - various changes #3758

merged 29 commits into from
Sep 23, 2024

Conversation

martkol
Copy link

@martkol martkol commented Sep 22, 2024

I have made some changes in docs.

  • Portuguese added
  • added missing meta description tags
  • added missing alt texts
  • redesigned language selection
    • adjusted colors
    • available languages for multilingual are now generated from the options
  • removed superfluous javascript
  • changing the language no longer triggers a reload
  • reveal effect coded (I am not a fan of bloated libraries)
    • effect is now also available in mobile browsers
  • to enable a language change without having to scroll down first, I have added a globe icon at the top
  • accessibility without javascript
    • replaced placeholders with standard texts
    • added css
  • add tabindex

You can view the changes at https://martkol.github.io/RiMusic/
The obtainium button still has the wrong size, as this can only be accessed via raw. The corrected button is available in the pull.

change reveal script add additional div inside revial container, change languageselect type and style, add globe icon on top, language constant is automatically generated from the options
add events for languageselect creation
unnecessary reveal code deleted
change styling of languageselect
add reveal style
unnecessary code deleted,
add script for languageselect,
changing the language no longer triggers a reload
change parameter
remove unnecessary code
add portuges
mobile optimization
Accessibillity: add missing alt text
change visibility of loading screen in noscript, Placeholder replaced with default language, this allows a good display of the page when Javascript is disabled

SEO: Add Meta Descriptions
accessibility for globeicon improved, unnecessary code removed
reveal customized to allow display of the website without javascript
hide globeicon, darklighticon and languageselect using noscript, as the functions are not accessible without javascript
<noscript> does not work if the execution of javascript has been blocked by the add-on “NoScript”.
Solution integrated via css and js
<noscript> does not work if the execution of javascript has been blocked by the add-on “NoScript”.
Solution integrated via css and js
codeoptimation
code improvement
color of languageselect changed
add key functionality on language select
add tabindex
@martkol martkol changed the title various changes webiste - various changes Sep 22, 2024
@martkol martkol changed the title webiste - various changes website - various changes Sep 22, 2024
tabindex improvement
tabindex improvements
add obtainium
with the same dimensions as the other banners
change size of obtainium button
@martkol
Copy link
Author

martkol commented Sep 22, 2024

now also update the dimensions of the free space inside the obtainium button and change size in readme to default

@fast4x
Copy link
Owner

fast4x commented Sep 23, 2024

Wow amazing, thanks

@fast4x fast4x merged commit 226403d into fast4x:master Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants