cassidoo / next-netlify-blog-starter

A lightweight markdown blog starter built with Next.js 12+ and Netlify
https://next-netlify-blog-starter.netlify.app/
Other
200 stars 55 forks source link

Feature Idea: Filter & Tags #7

Open syedsimanta03 opened 4 years ago

syedsimanta03 commented 4 years ago

Hi there, Blog posts should have search bar/option, user should be able to filter post by clicking on tags like react tag shows react posts & search bar

TechStacker commented 4 years ago

Yeah, I've been looking for months for a way to sort/filter markdown posts in Next.js, based on tags or categories (defined in the .md file). No luck!