Tag: nuxt
3 articles
- Adding Pagination to a Nuxt Blog
As your blog grows it will more than likely become necessary to paginate the listing page of articles. This post explains one way this can be achieved.
- Adding Social Media & SEO Meta Data Using Nuxt Content
Here is how to add social media and SEO meta data to your Nuxt project when using the content module.
- Adding a Sitemap Using Nuxt Content
Here is how to add a sitemap to your Nuxt project when using the content module.