Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 2.41 KB

File metadata and controls

32 lines (24 loc) · 2.41 KB

render-engine-awesome-list

Table of Contents

  • Custom Collections

Custom Collections

These are custom collection types that you can build from.

Plugins

Plugins extend the capability of your site

  • Render Engine Internationalization - Add multi-language support to Render Engine sites (WIP)
  • Render Engine YouTube Link Embed - This plugin allows you to quickly embed a YouTube video into your page by adding the YouTube link to the page on its own line.
  • RE Plugin Pack - A pack with some useful plugins. Partial list of plugins in the pack:
    • NextPrevPlugin - exposes the links to the next and previous pages in a collection to all the pages in that collection.
    • Drafts - allows you to mark a page in a collection as a draft for dynamic selection of whether to publish.
    • LatestEntries - Gives a list of the n latest entries in a collection.

Themes