Skip to content

Commit 3dff83c

Browse files
Merge branch 'main' into main
2 parents 46ec816 + c5e3673 commit 3dff83c

24 files changed

Lines changed: 979 additions & 2226 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@ yarn-error.log*
2525
# Temporary files
2626
/tmp/
2727
tsconfig.tsbuildinfo
28+
*.iml

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
<h2 align="center">Collaboration 1st , code 2nd.</h2>
2020

21-
**Your all-in-one resource for learning Git, GitHub and, Python through comprehensive tutorials and hands-on projects.**
21+
**Your all-in-one resource for learning Git, GitHub, and Python through comprehensive tutorials and hands-on projects.**
2222

2323
[Website](https://recodehive.com/)[Documentation](https://recodehive.com/docs)[Contributing](community/contributing-guidelines.md)[Discord](https://discord.gg/Yxv9RA3r)
2424

@@ -61,7 +61,7 @@ docker run -p 3000:3000 recodehive-app
6161
docker-compose up
6262
```
6363

64-
Your application will be available at http://localhost:3000
64+
Your application will be available at "http://localhost:3000"
6565

6666
**Traditional Setup:**
6767

@@ -161,7 +161,7 @@ flowchart LR
161161

162162
### Step-by-Step Guide
163163

164-
**Fork the repository** on GitHub
164+
**Fork the repository** on GitHub.
165165

166166
**Clone your fork:**
167167

@@ -176,7 +176,7 @@ cd recode-website
176176
git checkout -b feature/your-feature-name
177177
```
178178

179-
**Make your changes** and test thoroughly
179+
**Make your changes** and test thoroughly.
180180

181181
**Commit your changes:**
182182

@@ -269,4 +269,4 @@ Made with ❤️ by the recode hive community
269269
<img src="https://img.shields.io/badge/⬆️-Back%20to%20Top-red?style=for-the-badge" alt="Back to Top"/>
270270
</a>
271271

272-
</div>
272+
</div>

blog/authors.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sanjay-kv:
66
email: sanjay@recodehive.com
77
page: true # Turns the feature on
88
description: >
9-
I'm a Software Engineer turned into a Data Engineer and Program Manager🚀, 🏆 Google ML Facilitator & Ex- GitHub CE who delivered 100+ talks on ML and open source and developer advocacy at various events and platforms.
9+
Founder of recodehive and Technical program manager, Prev Google ML Facilitator & Ex- GitHub CE who delivered 100+ talks on ML and open source and developer advocacy.
1010
1111
socials:
1212
x: https://x.com/sanjay_kv_
@@ -19,7 +19,7 @@ sanjay-kv:
1919

2020
sowmiya-v:
2121
name: Sowmiya Venkatesan
22-
tile: Business Strategy & Operations Manager
22+
tile: Business Strategy & Operations Manager
2323
url: https://github.com/sowmiyeh
2424
image_url: https://avatars.githubusercontent.com/u/74345706?v=4
2525

@@ -33,7 +33,6 @@ Aditya-Singh-Rathore:
3333
description: >
3434
Aditya is a self-taught, Fabric-certified Data Engineer, GSSoC winner, author, and open-source enthusiast passionate about building scalable data solutions, contributing to the community, and sharing knowledge through blogs and public learning.
3535
36-
3736
socials:
3837
linkedin: aditya-singh-rathore0017
3938
github: Adez017

blog/google-icon-update/index.md

Lines changed: 18 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,10 @@ import Tabs from '@theme/Tabs';
3737
import TabItem from '@theme/TabItem';
3838
import ZoomImage from '@site/src/components/ZoomImage';
3939
import imgGsuite from './assets/03-google-old-gsuite-logo.png';
40-
import imgWorkspace from './assets/06-googleworkspace-new-logo.png';
4140

4241
<!-- truncate -->
4342

44-
---
43+
4544

4645
Last week I clicked Google Meet when I meant to click Google Calendar.
4746

@@ -52,20 +51,23 @@ It's a phenomenon called cognitive friction. You have to stop searching for a re
5251
:::
5352

5453
<BrowserWindow url="https://github.com/recodehive/recode-website/issues" bodyStyle={{padding: 0}}>
55-
![Github](./assets/05-google-new-logo.png)
54+
![New Google Workspace app icons 2026 redesign](./assets/05-google-new-logo.png)
5655
</BrowserWindow>
5756

5857
<span style={{color: 'red'}}>**So From when the issue started happening?**</span>
5958
This specific daily annoyance traces back to 2020, when Google retired G Suite and rolled out Google Workspace. They erased the unique shapes of their most popular apps and replaced them with uniform outlines.
6059

6160
So lets look at Gsuite Icons. 👇🏻
62-
<ZoomImage src={imgGsuite} alt="Google old GSuite logo" />
61+
<BrowserWindow url="https://github.com/recodehive/recode-website/issues" bodyStyle={{padding: 0}}>
62+
![Google G Suite original app icons before 2020 rebrand](./assets/03-google-old-gsuite-logo.png)
63+
</BrowserWindow>
64+
6365
<span style={{color: 'red'}}> **The problem**</span>
6466
It has been happening for five years. The four icons sit in my browser tab bar looking almost identical: same four colors, same flat shapes, same overall vibe. My brain processes them as one visual blob rather than four separate apps. I once spent 30 seconds in a Google Meet waiting room before realizing I had joined my own meeting instead of opening my calendar to check the time.
6567

6668
<span style={{color: 'green'}}> **The Solution**</span> If that sounds familiar, Google finally heard you. And me. And apparently everyone who has ever stared at a browser tab bar wondering which shade of blue-red-yellow-green meant Calendar versus Drive.
6769
<BrowserWindow url="https://github.com/recodehive/recode-website/issues" bodyStyle={{padding: 0}}>
68-
![Github](./assets/01-New-Google-icon-Design.jpg)
70+
![New Google Workspace icon design introduced in 2026](./assets/01-New-Google-icon-Design.jpg)
6971
</BrowserWindow>
7072

7173

@@ -84,19 +86,20 @@ At the time, the rebrand looked clean on paper. Google unified its entire app su
8486

8587
<div className="img-zoom">
8688

87-
![Github](./assets/03-google-old-apps-logo.png)
89+
![Google Workspace app icons after 2020 rebrand showing uniform four-color design](./assets/03-google-old-apps-logo.png)
8890

8991
</div>
9092

9193
Within hours of the 2020 announcement, the internet responded with a very specific complaint: all the icons now look the same. The new Gmail icon was the most mocked. The classic envelope with a red M that everyone recognized was replaced with a four-color M that looked like a child's art project. People struggled to tell Calendar from Drive, Drive from Docs, and Meet from everything else at a glance.
9294
<BrowserWindow url="https://github.com/recodehive/recode-website/issues" bodyStyle={{padding: 0}}>
93-
![Github](./assets/04-google-old-outline-logo.png)
95+
![Google Workspace 2020 flat outline icon design for Gmail Drive Docs and Meet](./assets/04-google-old-outline-logo.png)
9496
</BrowserWindow>
9597

96-
The complaint was not just aesthetic. It was functional. When apps share the same four colors and similar shapes, your brain cannot build distinct visual shortcuts for each one. You have to read the icon rather than recognize it. That adds cognitive friction dozens of times a day. Multiply that across 3 billion Google Workspace users and the accumulated frustration becomes significant.
97-
98-
<ZoomImage src={imgWorkspace} alt="Google new Workspace logo" />
98+
The complaint was not just aesthetic. It was functional. When apps share the same four colors and similar shapes, your brain cannot build distinct visual shortcuts for each one. You have to read the icon rather than recognize it. That adds cognitive friction dozens of times a day. Multiply that across 3 billion Google Workspace users (Source: [Google Workspace](https://workspace.google.com/howitsdone/)) and the accumulated frustration becomes significant.
9999

100+
<BrowserWindow url="https://github.com/recodehive/recode-website/issues" bodyStyle={{padding: 0}}>
101+
![Google Workspace new logo with gradient color redesign 2026](./assets/06-googleworkspace-new-logo.png)
102+
</BrowserWindow>
100103

101104
<span style={{color: 'red'}}> **Thought process behind Google**</span>? In 2020
102105
millions of employees were suddenly forced out of physical offices and onto their laptops at kitchen tables. Google needed to convince these remote teams that separate productivity tools like Docs, Sheets, and Meet were actually one single, highly integrated cloud ecosystem.
@@ -106,13 +109,13 @@ millions of employees were suddenly forced out of physical offices and onto thei
106109
## Why Google Is Doing This Now
107110

108111
Two reasons. One practical, one strategic.
109-
Two reasons. One practical, one strategic.
112+
110113

111114
The practical reason is simple: they finally ran out of excuses not to fix it. The 2020 design was criticized immediately and consistently for five years. Every redesign rumor that surfaced got user hopes up. Fixing the icon confusion was low-hanging fruit with a clear user benefit and Google had no strong argument for keeping the broken version.
112115

113116
The strategic reason is more interesting. Look at which Google products got gradient icons first before this Workspace rollout: the Google G logo, Gemini, Google Photos, Google Maps. Every product associated with <span style={{color: 'green'}}>**Google's AI push** </span>got gradients first. Applying the same design language to Workspace now visually ties the entire productivity suite to the AI narrative.
114117
<BrowserWindow url="https://github.com/recodehive/recode-website/issues" bodyStyle={{padding: 0}}>
115-
![Github](./assets/08-google-old.png)
118+
![Google old app icon design before the 2026 gradient update](./assets/08-google-old.png)
116119
</BrowserWindow>
117120

118121
Google I/O 2026 is happening this week. The timing of this rollout is not accidental. Google is walking into its biggest annual developer event with a refreshed product suite that looks modern, AI-adjacent, and ready for the next phase of Workspace. The icon redesign is as much a marketing signal as a usability fix.
@@ -127,7 +130,7 @@ The strict four-color rule is gone. Instead of forcing every icon to carry all f
127130

128131
Looking at the new icons directly, here is what stands out:
129132
<BrowserWindow url="https://github.com/recodehive/recode-website/issues" bodyStyle={{padding: 0}}>
130-
![Github](./assets/09-google-new-design.png)
133+
![Google 2026 new icon design showing per-app gradient color identity](./assets/09-google-new-design.png)
131134
</BrowserWindow>
132135

133136
The icons are also physically larger in the launcher. Google removed the Workspace page container that previously boxed each icon in, giving more visual real estate to the icon shapes themselves.
@@ -142,7 +145,7 @@ The people who are happy are mostly the ones who experienced the confusion probl
142145
Looking at the new icons directly, here is what stands out:
143146

144147
<BrowserWindow url="https://x.com/Gautamk104/status/2057843133392842780?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E2057843133392842780%7Ctwgr%5E3dbaf20e8e4f9f64fd6032e85f7ed7c1e1b5fe0f%7Ctwcon%5Es1_c10&ref_url=https%3A%2F%2Fpublish.twitter.com%2F%3Furl%3Dhttps%3A%2F%2Ftwitter.com%2FGautamk104%2Fstatus%2F2057843133392842780" bodyStyle={{padding: 0}}>
145-
[![Github](./assets/10-x-post.png)](https://x.com/Gautamk104/status/2057843133392842780?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E2057843133392842780%7Ctwgr%5E3dbaf20e8e4f9f64fd6032e85f7ed7c1e1b5fe0f%7Ctwcon%5Es1_c10&ref_url=https%3A%2F%2Fpublish.twitter.com%2F%3Furl%3Dhttps%3A%2F%2Ftwitter.com%2FGautamk104%2Fstatus%2F2057843133392842780)
148+
[![X post by Gautamk104 reacting to Google Workspace icon redesign 2026](./assets/10-x-post.png)](https://x.com/Gautamk104/status/2057843133392842780?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E2057843133392842780%7Ctwgr%5E3dbaf20e8e4f9f64fd6032e85f7ed7c1e1b5fe0f%7Ctwcon%5Es1_c10&ref_url=https%3A%2F%2Fpublish.twitter.com%2F%3Furl%3Dhttps%3A%2F%2Ftwitter.com%2FGautamk104%2Fstatus%2F2057843133392842780)
146149
</BrowserWindow>
147150

148151

@@ -158,7 +161,7 @@ The core complaint for five years was that all the icons look the same. That com
158161

159162
What is not addressed is the deeper question of whether icon design is even the right layer to solve the problem at. The real confusion in a modern Google workflow is not which icon to click. It is which Google product to use for which task. Should this document live in Drive or Sites? Should this conversation happen in Chat or Gmail? Should this meeting be in Meet or Calendar notes?
160163
<BrowserWindow url="https://github.com/recodehive/recode-website/issues" bodyStyle={{padding: 0}}>
161-
![Github](./assets/11-google-new-design-changes.jpg)
164+
![Comparison of Google Workspace icon changes before and after the 2026 redesign](./assets/11-google-new-design-changes.jpg)
162165
</BrowserWindow>
163166

164167
Icon legibility is a surface-level fix for a suite that has genuine overlap and redundancy problems underneath. The new icons will help you click the right app faster. They will not help you decide which app you actually need.

docusaurus.config.ts

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,13 @@ const config: Config = {
5959
},
6060
],
6161

62+
stylesheets: [
63+
{
64+
href: "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap",
65+
type: "text/css",
66+
},
67+
],
68+
6269
i18n: {
6370
defaultLocale: "en",
6471
locales: ["en"],
@@ -192,7 +199,7 @@ const config: Config = {
192199
},
193200
{
194201
label: "🗺️ Roadmap",
195-
to: "/roadmaps",
202+
href: "https://github.com/orgs/recodehive/projects/9",
196203
},
197204
{
198205
label: "🤝 Community",

0 commit comments

Comments
 (0)