You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried with /tags/[tags].tsx. Look like it only works with post slug or id. I added "tags: ["tech",...]" in my markdown files to implement tags. fetching tags works fine but how can I create category page?
I am learning next js and i am trying my best not to depend on any third-party libraries. Because I want to learn more. is it possible to add the category page in nextjs ssg?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I tried with /tags/[tags].tsx. Look like it only works with post slug or id. I added "tags: ["tech",...]" in my markdown files to implement tags. fetching tags works fine but how can I create category page?
I am learning next js and i am trying my best not to depend on any third-party libraries. Because I want to learn more. is it possible to add the category page in nextjs ssg?
Beta Was this translation helpful? Give feedback.
All reactions