summaryrefslogtreecommitdiffstats
path: root/nikola/plugins/compile/rest/chart.plugin
diff options
context:
space:
mode:
Diffstat (limited to 'nikola/plugins/compile/rest/chart.plugin')
-rw-r--r--nikola/plugins/compile/rest/chart.plugin10
1 files changed, 10 insertions, 0 deletions
diff --git a/nikola/plugins/compile/rest/chart.plugin b/nikola/plugins/compile/rest/chart.plugin
new file mode 100644
index 0000000..3e27a25
--- /dev/null
+++ b/nikola/plugins/compile/rest/chart.plugin
@@ -0,0 +1,10 @@
+[Core]
+Name = rest_chart
+Module = chart
+
+[Documentation]
+Author = Roberto Alsina
+Version = 0.1
+Website = http://getnikola.com
+Description = Chart directive based in PyGal
+