Jekyll Strapi

screenshot of Jekyll Strapi

Jekyll plugin to retrieve content from any Strapi API.

Overview

The jekyll-strapi-4 plugin is designed to work with Strapi 4 and is an upgraded version of the jekyll-strapi plugin for Strapi 3. It offers support for various features such as authentication, permalinks, caching, and collecting assets from Strapi. The plugin provides a template variable called "strapi" which allows users to access collections defined in the configuration. Additionally, it introduces a new filter called "asset_url" that allows users to download assets into the local assets folder and provides the correct URL. This plugin is recommended for anyone using Strapi 4 and looking for an easy way to integrate it with their Jekyll website.

Features

  • Support for Strapi 4
  • Authentication
  • Permalinks
  • Caching and collecting assets from Strapi
  • Added UnitTests
  • Documentation in Jekyll format