Skip to content

Enhanced blog section#1548

Open
Darshana0906 wants to merge 3 commits into
recodehive:mainfrom
Darshana0906:fixing-blogs
Open

Enhanced blog section#1548
Darshana0906 wants to merge 3 commits into
recodehive:mainfrom
Darshana0906:fixing-blogs

Conversation

@Darshana0906
Copy link
Copy Markdown

Changes made

The blog cards are now clickable completely

Each card has now a purplr border so that it looks defined

The Read Article, when we hover , now has a purple background and and Read Article changes to white, this makes it more readable.Earlier when hovered over the colour was blue only for both background and text which made it unreadable.

"5 min read" component is enhanced further.

changes image is attached.
image

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented May 17, 2026

@Darshana0906 is attempting to deploy a commit to the recode Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link
Copy Markdown

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. The estimated time for response is 5–8 hrs.

In the meantime, please provide all necessary screenshots and make sure you run - npm build run , command and provide a screenshot, a video recording, or an image of the update you made below, which helps speed up the review and assignment. If you have questions, reach out to LinkedIn. Your contributions are highly appreciated!😊

Note: I maintain the repo issue every day twice at 8:00 AM IST and 9:00 PM IST. If your PR goes stale for more than one day, you can tag and comment on this same issue by tagging @sanjay-kv.

We are here to help you on this journey of open source. Consistent 20 contributions are eligible for sponsorship 💰

🎁 check our list of amazing people we sponsored so far: GitHub Sponsorship. ✨

📚Your perks for contribution to this community 👇🏻

  1. Get free Consultation use code recode50 to get free: Mentorship for free.

  2. Get the Ebook for free use code recode at checkout: Data Science cheatsheet for Beginners.

  3. Check out this weekly Newsletter: Sanjay's Newsletter.

If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@github-actions github-actions Bot added in-review The current changes are in review and would need approval and testing before merging level 1 10 points recode this is label for leaderboard labels May 17, 2026
@github-actions github-actions Bot added this to the recode:launch 3.0 milestone May 17, 2026
@sanjay-kv
Copy link
Copy Markdown
Member

@Darshana0906 which issue it solves?

@Adez017
Copy link
Copy Markdown
Member

Adez017 commented May 18, 2026

@Darshana0906 which issue it solves?

@sanjay-kv #1490

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented May 18, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
recode-website Error Error May 18, 2026 1:14pm

@Darshana0906
Copy link
Copy Markdown
Author

@sanjay-kv it resolves issue #1490 (Clickable area on blog posts) which has been assigned to me under GSSOC.

@sanjay-kv
Copy link
Copy Markdown
Member

@Darshana0906 new changes has been happened when you were working on this, need to do pull and push

@Darshana0906
Copy link
Copy Markdown
Author

@sanjay-kv Merge conflicts have been resolved and the branch has been updated with the latest upstream changes. Please let me know if any further issues arise. Sorry for the inconvenience.

@sanjay-kv
Copy link
Copy Markdown
Member

23:13:58.274 Running build in Washington, D.C., USA (East) – iad1
23:13:58.274 Build machine configuration: 4 cores, 8 GB
23:13:58.391 Cloning github.com/recodehive/recode-website (Branch: fixing-blogs, Commit: ad22ebf)
23:14:02.664 Cloning completed: 4.273s
23:14:03.455 Restored build cache from previous deployment (9pjsJNoMNT5vMoNzh2otcbqnF8dW)
23:14:03.697 Running "vercel build"
23:14:03.715 Vercel CLI 53.3.2
23:14:04.215 Warning: Due to "engines": { "node": ">=20.9.0" } in your `package.json` file, the Node.js Version defined in your Project Settings ("22.x") will not apply, Node.js Version "24.x" will be used instead. Learn More: https://vercel.link/node-version
23:14:04.216 Warning: Detected "engines": { "node": ">=20.9.0" } in your `package.json` that will automatically upgrade when a new major Node.js Version is released. Learn More: https://vercel.link/node-version
23:14:04.233 Installing dependencies...
23:14:06.922 
23:14:06.923 > recodehive@0.0.0 prepare
23:14:06.923 > husky
23:14:06.923 
23:14:06.976 
23:14:06.976 up to date in 3s
23:14:06.976 
23:14:06.977 563 packages are looking for funding
23:14:06.977   run `npm fund` for details
23:14:07.012 Running "npm run build"
23:14:07.106 
23:14:07.106 > recodehive@0.0.0 build
23:14:07.106 > docusaurus build
23:14:07.106 
23:14:08.260 ◇ injected env (0) from .env.local // tip: ◈ secrets for agents [www.dotenvx.com]
23:14:08.261 ◇ injected env (0) from .env // tip: ⌁ auth for agents [www.vestauth.com]
23:14:11.691 [INFO] [en] Creating an optimized production build...
23:14:11.699 ◇ injected env (0) from .env.local // tip: ⌘ multiple files { path: ['.env.local', '.env'] }
23:14:11.700 ◇ injected env (0) from .env // tip: ⌘ multiple files { path: ['.env.local', '.env'] }
23:14:12.859 [info] [webpackbar] Compiling Client
23:14:12.880 [info] [webpackbar] Compiling Server
23:14:21.731 [success] [webpackbar] Server: Compiled successfully in 8.85s
23:14:32.200 [success] [webpackbar] Client: Compiled with some errors in 19.34s
23:14:32.207 [ERROR] Client bundle compiled with errors therefore further build is impossible.
23:14:32.208 Syntax error: /vercel/path0/src/css/custom.css Unknown word upstream/main (492:9)
23:14:32.208 
23:14:32.208   490 |       :has(#clerk-auth-navbar)
23:14:32.208   491 |     ) {
23:14:32.208 > 492 | >>>>>>> upstream/main
23:14:32.208       |         ^
23:14:32.208   493 |     display: none !important;
23:14:32.208   494 |   }
23:14:32.208 
23:14:32.208 --------------------------
23:14:32.208 
23:14:32.208 Syntax error: /vercel/path0/src/css/custom.css Unknown word upstream/main (492:9)
23:14:32.208 
23:14:32.208   490 |       :has(#clerk-auth-navbar)
23:14:32.209   491 |     ) {
23:14:32.209 > 492 | >>>>>>> upstream/main
23:14:32.209       |         ^
23:14:32.209   493 |     display: none !important;
23:14:32.209   494 |   }
23:14:32.209 -- inner error --
23:14:32.209 
23:14:32.209 Syntax error: /vercel/path0/src/css/custom.css Unknown word upstream/main (492:9)
23:14:32.209 
23:14:32.209   490 |       :has(#clerk-auth-navbar)
23:14:32.209   491 |     ) {
23:14:32.209 > 492 | >>>>>>> upstream/main
23:14:32.209       |         ^
23:14:32.209   493 |     display: none !important;
23:14:32.209   494 |   }
23:14:32.209 Generated code for /vercel/path0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[7].use[1]!/vercel/path0/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[7].use[2]!/vercel/path0/src/css/custom.css
23:14:32.431 Error: Command "npm run build" exited with 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in-review The current changes are in review and would need approval and testing before merging level 1 10 points recode this is label for leaderboard

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants