Ritam369/blog-site — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a simple static blog homepage where all of my blog posts are shown in a clean bento grid layout. I want it to feel modern and personal, with nice spacing, rounded cards, and a layout that automatically looks good on desktop and mobile.

Each blog card should show the post title, a short description, and whatever small details make sense like date or category. When someone clicks a card it should take them to the blog post or link. Please make the blog list easy for me to edit later from one simple data file or section, since I’ll be adding more posts over time.

Keep the site lightweight and fast. Add a simple header with my blog name, a short intro line, and a polished empty or fallback state if there are no posts. Make it ready to run locally and deploy on Vercel. Look up current docs online if you need to.

Want more depth? Deep Reverse