Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 296 Bytes

File metadata and controls

15 lines (10 loc) · 296 Bytes

#Blog module for Lightning

Renderers:

Preview a blog item with image and title:

{{blog id="123"}}

Recent Items Unordered List

{{blog recent [limit="123"]}}

List Authors with links

{{blog authors [limit="123"]}}

List categories with links

{{blog categories [limit="123"]}}