Strapi Starter Nuxt Blog

screenshot of Strapi Starter Nuxt Blog

Strapi Starter Nuxt Blog

Overview

The Strapi Starter Nuxt Blog is a deprecated repository that was designed for creating a blog with Strapi using Nuxt. This starter allows users to try out Strapi and Nuxt together by providing an example of a simple blog. It is fully customizable and open to contributions, making it a flexible option for developers to experiment with and enhance.

Features

  • 2 Content types: Article, Category
  • 2 Created articles
  • 3 Created categories
  • Permissions set to true for article and category
  • Responsive design using UIkit
  • Pages:
    • "/" displays all articles
    • "/article/:id" displays a single article
    • "/category/:id" displays articles based on the category