iancleary / nuxtjs-contentful-blog

Full Static Site built with NuxtJS, TailwindCSS, Contentful CMS.
https://nuxtjs-contentful-blog.vercel.app/
Other
2 stars 1 forks source link

Load tags via plugin #357

Closed iancleary closed 2 years ago

iancleary commented 2 years ago

To make it only done once during build.

Could also create a dictionary of sorted posts in the same tag, use that for continued reading component below an blog post slug.