Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/strapi/strapi-template-blog

Template to create Strapi projects pre-configured for blogs
https://github.com/strapi/strapi-template-blog

blog strapi template

Last synced: about 2 months ago
JSON representation

Template to create Strapi projects pre-configured for blogs

Awesome Lists containing this project

README

        

**:no_entry: DEPRECATED**

This repository is no longer maintained and only works for Strapi v3. You can find the latest Strapi v4 version of this template on the [starters-and-templates monorepo](https://github.com/strapi/starters-and-templates/tree/main/packages/templates/blog).

---

# strapi-template-blog

A Strapi template to create Strapi projects pre-configured for blog apps.

## Usage

```bash
npx create-strapi-app@3 my-app-name --template https://github.com/strapi/strapi-template-blog
```

## Starters

This template is used by the following starters:

* [strapi-starter-next-blog](https://github.com/strapi/strapi-starter-next-blog)
* [strapi-starter-nuxt-blog](https://github.com/strapi/strapi-starter-nuxt-blog)
* [strapi-starter-gatsby-blog](https://github.com/strapi/strapi-starter-gatsby-blog)
* [strapi-starter-gridsome-blog](https://github.com/strapi/strapi-starter-gridsome-blog)