DeadmanAbir / AgentGenesis

Welcome to AgentGenesis, your source for customizable Gen AI code snippets that you can easily copy and paste into your applications.
https://agentgenesis.dev/
MIT License
99 stars 35 forks source link

Removed blog part from sidebar #62

Closed Sai-ganesh-0004 closed 1 month ago

Sai-ganesh-0004 commented 1 month ago

Changes Introduced:

vercel[bot] commented 1 month ago

@Sai-ganesh-0004 is attempting to deploy a commit to the Sanjay Dutt's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sai-ganesh-0004 commented 1 month ago

I have made the changes once review

DeadmanAbir commented 1 month ago

Changes Introduced:

  • Environment Configuration:

    • Added a .env file to manage environment variables.
    • Ensure sensitive variables like NEXT_PUBLIC_HASHNODE_HOST and others are securely managed through this file.
    • Updated doc.ts to fix an ESLint error ('blogPosts' is assigned a value but never used).
  • Removed the unused blogPosts variable or added console.log(blogPosts) for potential future use, ensuring no ESLint warnings remain.

Your current changes removed the blogs section from sidebar but also it has affected the blog search functionality. We want to keep the blog search functionality.

https://github.com/user-attachments/assets/0cfcc811-c1c3-49b9-8200-bc92b5a685cc