blob: 68abaef9a62c09cd8d20d66eef56faeea8d30f8a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
[Core]
name = rest_post_list
module = post_list
[Nikola]
compiler = rest
PluginCategory = CompilerExtension
[Documentation]
author = Udo Spallek
version = 0.2
website = https://getnikola.com/
description = Includes a list of posts with tag and slice based filters.
|