summaryrefslogtreecommitdiffstats
path: root/nikola/plugins/task/mustache.plugin
diff options
context:
space:
mode:
authorLibravatarAgustin Henze <tin@sluc.org.ar>2013-11-20 16:58:50 -0300
committerLibravatarAgustin Henze <tin@sluc.org.ar>2013-11-20 16:58:50 -0300
commitca94afc07df55cb7fc6fe3b4f3011877b7881195 (patch)
treed81e1f275aa77545f33740723f307a83dde2e0b4 /nikola/plugins/task/mustache.plugin
parentf794eee787e9cde54e6b8f53e45d69c9ddc9936a (diff)
Imported Upstream version 6.2.1upstream/6.2.1
Diffstat (limited to 'nikola/plugins/task/mustache.plugin')
-rw-r--r--nikola/plugins/task/mustache.plugin10
1 files changed, 10 insertions, 0 deletions
diff --git a/nikola/plugins/task/mustache.plugin b/nikola/plugins/task/mustache.plugin
new file mode 100644
index 0000000..d6b487a
--- /dev/null
+++ b/nikola/plugins/task/mustache.plugin
@@ -0,0 +1,10 @@
+[Core]
+Name = render_mustache
+Module = mustache
+
+[Documentation]
+Author = Roberto Alsina
+Version = 0.1
+Website = http://getnikola.com
+Description = Generates the blog's index pages in json.
+