timlrx / tailwind-nextjs-starter-blog

This is a Next.js, Tailwind CSS blogging starter template. Comes out of the box configured with the latest technologies to make technical writing a breeze. Easily configurable and customizable. Perfect as a replacement to existing Jekyll and Hugo individual blogs.
https://tailwind-nextjs-starter-blog.vercel.app/
MIT License
8.64k stars 2.01k forks source link

add meamenu.com to project examples V2 #925

Closed LorenzoCruccu closed 4 months ago

LorenzoCruccu commented 4 months ago

Hi there! Just adding my project link to the list of v2 sites. I really loved the work put on this template, i did some PR requests across the other projects that helped me to create mine.

I used cool dependencies such as framer-motion for custom animations, waline for blog comments (it allows to create comments as admin and doesn't require visitor email to comment) and primereact for upload form. This is the only blog of the list in italian.

vercel[bot] commented 4 months ago

@LorenzoCruccu is attempting to deploy a commit to the timlrx's projects Team on Vercel.

A member of the Team first needs to authorize it.

timlrx commented 4 months ago

Nice customizations!

charon51 commented 1 month ago

Hi there! Just adding my project link to the list of v2 sites. I really loved the work put on this template, i did some PR requests across the other projects that helped me to create mine.

I used cool dependencies such as framer-motion for custom animations, waline for blog comments (it allows to create comments as admin and doesn't require visitor email to comment) and primereact for upload form. This is the only blog of the list in italian.

This is amazing, could you share the code where you insert waline for the comments?