From a40930043121a4b60de8526d58417761a54ab718 Mon Sep 17 00:00:00 2001 From: Agustin Henze Date: Wed, 13 Feb 2013 18:35:39 -0300 Subject: Imported Upstream version 5.2 --- extra_plugins/task_mustache.plugin | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 extra_plugins/task_mustache.plugin (limited to 'extra_plugins/task_mustache.plugin') 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. + -- cgit v1.2.3