Commit Description:
Semantic Sectioning and Class Names:
Updated class names to be more descriptive.
Ensured better readability and maintainability.
Alt Text for Images:
Added alt attributes to all <img> tags to improve accessibility.
SVG Elements:
Added appropriate role attributes to SVG elements.
External Links:
Updated external links to open in a new tab using target="_blank".
Added rel="noopener noreferrer" for security reasons.
CSS Separation:
Inlined styles for demonstration purposes but recommended moving them to a separate stylesheet for better separation of concerns.
* Add Ruby and Kotlin icons
Add the avatar of @curtishd
* Update README
* Synchronize zh-hant and zh versions.
* Translate the pythontutor blocks to traditional Chinese
* Fix en/mkdocs.yml
* Update the landing page of the en version.
* Fix the Dockerfile
* Refine the en landingpage
* Fix en landing page
* Reset the README.md