* Sync zh and zh-hant versions
* Update the list of contributors.
* Update time_complexity_simple_example.png
* Reduce size of the RGBA images for zh-hant version.
* Sync the zh-hant version of terminology.md
* Prepare 1.2.0 release
* Update the contributors list.
* Sync zh and zh-hant versions.
* Remove the polyfill.io link from mkdocs.yml
* Update contributors' info for code reviewers and en/zh-hant versions reviewers.
* Fix graph.md
* Update avatars for English version reviewers.
* Sync zh and zh-hant versions.
* Fix two_sum_brute_force.png
* Sync zh and zh-hant versions.
Optimize structrue of index.html.
* Format index.html
* Improved HTML Structure for Better Accessibility and Maintainability
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.
* Update index.html
* Update index.html
* Update index.html
* Update index.html
* Update index.html
* Update index.html
---------
Co-authored-by: Yudong Jin <krahets@163.com>
* Sync zh and zh-hant versions.
* Remove the polyfill.io link from mkdocs.yml
* Update contributors' info for code reviewers and en/zh-hant versions reviewers.
* Fix graph.md
* Update avatars for English version reviewers.
* Sync zh and zh-hant versions.
* 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
* Use Roboto mono as the font of the footers
* Bug fixes
* Add the introduction to the paper book.
* Add the 'new' label to the toc
* Turn off the autoplay
* Polish the intro to paperbook
* Update suggestions.md
* Add announcement of the paper book release
* Fix size of svg
* Update contrib rocks image
* Optimize HTML of the landing page
* Fix the line breaks