vercel / nextjs-portfolio-starter

Easily create a portfolio with Next.js and Markdown.
https://demo.vercel.blog
664 stars 263 forks source link

How do i add reactions, comments, paging, search into this starter? #4

Closed truongnhatbui closed 2 years ago

truongnhatbui commented 3 years ago

Hi, How do i add reactions, comments, paging, search into this starter?

post reactions comments from disqus.com paging posts search posts and pages

Thank you, Truong

leerob commented 2 years ago

Hey! This starter doesn't cover adding this, but you could absolutely write custom code to achieve those on top of this starter.

We're planning to keep this fairly simple and focused, but if you do end up creating something with reactions or comments on top of this, do let us know 😄

truongnhatbui commented 2 years ago

Thanks @leerob