diff options
| author | 2013-05-30 17:41:32 -0300 | |
|---|---|---|
| committer | 2013-05-30 17:41:32 -0300 | |
| commit | 47320d60c110fe6058937f996da750caf669d7ed (patch) | |
| tree | 73288c7b833daa42ac200025ed41c940cc8a76f9 /nikola/plugins/task_mustache.plugin | |
| parent | 432fee57865e02af455e877a9597ef730397146c (diff) | |
| parent | f794eee787e9cde54e6b8f53e45d69c9ddc9936a (diff) | |
Merge tag 'upstream/5.4.4'
Upstream version 5.4.4
Diffstat (limited to 'nikola/plugins/task_mustache.plugin')
| -rw-r--r-- | nikola/plugins/task_mustache.plugin | 10 |
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..6103936 --- /dev/null +++ b/nikola/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. + |
