Anushkabh / krishiconnect

https://krishiconnect-mu.vercel.app/
MIT License
65 stars 167 forks source link

added blog page - fixes #635 #754

Closed DharshiBalasubramaniyam closed 4 months ago

DharshiBalasubramaniyam commented 4 months ago

This pr fixes #635

Things I have done:

  1. Created s separate page for blogs.
  2. Created sample blogs data (blogData.js).
  3. Updated the footer in all pages and added blog page link.
  4. Added Trending blogs section in index.html.

Screenshots/Videos

https://github.com/Anushkabh/krishiconnect/assets/139672976/abf49573-43ea-452d-9ee1-d612e0cbae63

https://github.com/Anushkabh/krishiconnect/assets/139672976/2e82d1e6-2c85-4594-ad0a-bf9d345ec433

Screenshot 2024-07-02 200600

Kindly let me know if any changes required!

vercel[bot] commented 4 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
krishiconnect ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 3, 2024 5:34am
himanshu-03 commented 4 months ago

image

The nav content should go down instead of the heading going up. Also resolve merge conflicts.

himanshu-03 commented 4 months ago

Also, try to add a little transparency over the image b ackground in the blogs section so the heading is visible properly.

DharshiBalasubramaniyam commented 4 months ago

image

The nav content should go down instead of the heading going up. Also resolve merge conflicts.

Sorry, I didn't get your point(The nav content should go down instead of the heading going up.) properly.

himanshu-03 commented 4 months ago

image The nav content should go down instead of the heading going up. Also resolve merge conflicts.

Sorry, I didn't get your point(The nav content should go down instead of the heading going up.) properly.

Useful Sections heading should be in line with other headings

DharshiBalasubramaniyam commented 4 months ago

image The nav content should go down instead of the heading going up. Also resolve merge conflicts.

Sorry, I didn't get your point(The nav content should go down instead of the heading going up.) properly.

Useful Sections heading should be in line with other headings

Sure. got it

DharshiBalasubramaniyam commented 4 months ago

@himanshu-03 I have made required changes now!

himanshu-03 commented 4 months ago

LGTM!