aboutsummaryrefslogtreecommitdiffstats
path: root/extra_plugins/task_mustache.plugin
diff options
context:
space:
mode:
Diffstat (limited to 'extra_plugins/task_mustache.plugin')
-rw-r--r--extra_plugins/task_mustache.plugin10
1 files changed, 10 insertions, 0 deletions
diff --git a/extra_plugins/task_mustache.plugin b/extra_plugins/task_mustache.plugin
new file mode 100644
index 0000000..6103936
--- /dev/null
+++ b/extra_plugins/task_mustache.plugin
@@ -0,0 +1,10 @@
+[Core]
+Name = render_mustache
+Module = task_mustache
+
+[Documentation]
+Author = Roberto Alsina
+Version = 0.1
+Website = http://nikola.ralsina.com.ar
+Description = Generates the blog's index pages in json.
+