diff options
Diffstat (limited to 'nikola/plugins/task/posts.plugin')
| -rw-r--r-- | nikola/plugins/task/posts.plugin | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/nikola/plugins/task/posts.plugin b/nikola/plugins/task/posts.plugin new file mode 100644 index 0000000..e1a42fd --- /dev/null +++ b/nikola/plugins/task/posts.plugin @@ -0,0 +1,10 @@ +[Core] +Name = render_posts +Module = posts + +[Documentation] +Author = Roberto Alsina +Version = 0.1 +Website = http://getnikola.com +Description = Create HTML fragments out of posts. + |
