aboutsummaryrefslogtreecommitdiffstats
path: root/nikola/plugins/task_render_posts.plugin
diff options
context:
space:
mode:
Diffstat (limited to 'nikola/plugins/task_render_posts.plugin')
-rw-r--r--nikola/plugins/task_render_posts.plugin10
1 files changed, 0 insertions, 10 deletions
diff --git a/nikola/plugins/task_render_posts.plugin b/nikola/plugins/task_render_posts.plugin
deleted file mode 100644
index 0d19ea9..0000000
--- a/nikola/plugins/task_render_posts.plugin
+++ /dev/null
@@ -1,10 +0,0 @@
-[Core]
-Name = render_posts
-Module = task_render_posts
-
-[Documentation]
-Author = Roberto Alsina
-Version = 0.1
-Website = http://nikola.ralsina.com.ar
-Description = Create HTML fragments out of posts.
-