diff options
| author | 2013-02-13 18:35:40 -0300 | |
|---|---|---|
| committer | 2013-02-13 18:35:40 -0300 | |
| commit | 75a865d635c5aa3eacea6f5baf12d752464db57c (patch) | |
| tree | 0f2850fe296fc82226dd62e5646fecb3ee76b148 /extra_plugins/task_mustache.plugin | |
| parent | f55a1d8df9d9e9154a8bbc886b9340f3d4201547 (diff) | |
| parent | a40930043121a4b60de8526d58417761a54ab718 (diff) | |
Merge tag 'upstream/5.2'
Upstream version 5.2
Diffstat (limited to 'extra_plugins/task_mustache.plugin')
| -rw-r--r-- | extra_plugins/task_mustache.plugin | 10 |
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. + |
