From f4d398d01bc7f67ae9d87e26ddcc72bb23714727 Mon Sep 17 00:00:00 2001 From: Anurag Pandey Date: Mon, 15 Jul 2024 16:18:24 +0530 Subject: [PATCH 1/4] 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 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. --- en/docs/index.html | 83 +++++++++++++++++----------------------------- 1 file changed, 30 insertions(+), 53 deletions(-) diff --git a/en/docs/index.html b/en/docs/index.html index 85ac7bdb0..0aff7cdbd 100644 --- a/en/docs/index.html +++ b/en/docs/index.html @@ -1,110 +1,87 @@ - +
- - + style="height: min(100vh, 120vw); position: relative; margin-top: -2.4rem; padding: 0; overflow: hidden;"> + + Universe background - +
- + Hello, Algo!
-

- Data structures and algorithms crash course with animated illustrations and off-the-shelf code -

+

Data structures and algorithms crash course with animated illustrations and off-the-shelf code

- - + + Dive in - - - - + + + - GitHub + Github
- -
- - - -
@@ -371,4 +348,4 @@ - \ No newline at end of file + From edd719b82057d23baa17b5586a63c3ba20a07ab2 Mon Sep 17 00:00:00 2001 From: Yudong Jin Date: Mon, 25 Nov 2024 18:47:03 +0800 Subject: [PATCH 2/4] Update index.html --- en/docs/index.html | 195 +++++++++++++++++++++++++++++++++++---------- 1 file changed, 154 insertions(+), 41 deletions(-) diff --git a/en/docs/index.html b/en/docs/index.html index 0aff7cdbd..34a7f688d 100644 --- a/en/docs/index.html +++ b/en/docs/index.html @@ -1,87 +1,112 @@
- - Universe background + style="height: min(100vh, 120vw); position: relative; margin-top:-2.4rem; padding: 0; overflow: hidden;"> + + - +
- Hello, Algo! +
-

Data structures and algorithms crash course with animated illustrations and off-the-shelf code

+

+ Data structures and algorithms crash course with animated illustrations and off-the-shelf code +

- - + + Dive in - - - + + + + - Github + GitHub
+ +
+ + + +
@@ -105,7 +130,8 @@ -

500 animated illustrations, 14 programming languages, and 3000 community Q&As to help you quickly get started with data structures and algorithms

+

500 animated illustrations, 14 programming languages, and 3000 community Q&As to + help you quickly get started with data structures and algorithms

@@ -121,7 +147,8 @@ @@ -209,7 +240,8 @@

Off-the-shelf code

-

Featuring multiple programming languages, all runnable with a single click.

+

Featuring multiple programming languages, all runnable with a single click. +

"Talk is cheap. Show me the code."

@@ -265,8 +297,7 @@
- Reviewer: curtishd + Reviewer: curtishd
curtishd
Kotlin
@@ -280,7 +311,8 @@
- Reviewer: gvenusleo + Reviewer: gvenusleo
gvenusleo
Dart
@@ -294,14 +326,16 @@
- Reviewer: khoaxuantu + Reviewer: khoaxuantu
khoaxuantu
Ruby
@@ -335,13 +369,92 @@
Go, C
+ + + + + +
+

English version reviewers

+

Contributors

-

This book has been enhanced through the collaborative efforts of more than 100 contributors. Thanks for their invaluable time and input!

+

This book has been optimized by the efforts of over 100 contributors. We sincerely thank them for their + invaluable time and contributions!

Contributors From 6d149b7f71b31757b8012f57dc4e0acefaf2e4cb Mon Sep 17 00:00:00 2001 From: Yudong Jin Date: Mon, 25 Nov 2024 18:49:56 +0800 Subject: [PATCH 3/4] Update index.html --- docs/index.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/index.html b/docs/index.html index 146e0aefb..46b3e5dce 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,4 +1,4 @@ - +
@@ -288,8 +288,7 @@
- Reviewer: curtishd + Reviewer: curtishd
curtishd
Kotlin
@@ -378,4 +377,4 @@
- \ No newline at end of file + From fb560bab0290af5fb8eda0d67bb1dfae37fea3fa Mon Sep 17 00:00:00 2001 From: Yudong Jin Date: Mon, 25 Nov 2024 18:50:24 +0800 Subject: [PATCH 4/4] Update index.html --- zh-hant/docs/index.html | 28 ++++++++++++++++------------ 1 file changed, 16 insertions(+), 12 deletions(-) diff --git a/zh-hant/docs/index.html b/zh-hant/docs/index.html index 72dce4b1c..9676a0fc0 100644 --- a/zh-hant/docs/index.html +++ b/zh-hant/docs/index.html @@ -1,4 +1,4 @@ - +
@@ -44,7 +44,8 @@ - + 搜尋 @@ -57,7 +58,8 @@ 分治 - + 回溯 @@ -144,7 +146,8 @@ -
\ No newline at end of file +