Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.34 KB

README.md

File metadata and controls

23 lines (15 loc) · 1.34 KB

render-engine-awesome-list

Table of Contents

  • Custom Collections

Custom Collections

These are custom collection types that you can build from.

  • Render Engine Aggregators - Creates an aggregate RSS feed of multiple collections.
  • RSS Collections - Creates a collection of pages based on the results of an RSS Feed. Great for podcast sites!
  • Render Engine JSON - Pages defined by a JSON file/files
  • Render Engine CSV - Creates a page from the rows in a CSV file. Great for creating a list of products or a list of team members or just any list of things.

Plugins

Plugins extend the capability of your site

Themes