aboutsummaryrefslogtreecommitdiffstats
path: root/site-src/plugins/orgmode/orgmode.plugin
diff options
context:
space:
mode:
Diffstat (limited to 'site-src/plugins/orgmode/orgmode.plugin')
-rw-r--r--site-src/plugins/orgmode/orgmode.plugin15
1 files changed, 15 insertions, 0 deletions
diff --git a/site-src/plugins/orgmode/orgmode.plugin b/site-src/plugins/orgmode/orgmode.plugin
new file mode 100644
index 0000000..8f74cf0
--- /dev/null
+++ b/site-src/plugins/orgmode/orgmode.plugin
@@ -0,0 +1,15 @@
+[Core]
+Name = orgmode
+Module = orgmode
+
+
+[Nikola]
+MinVersion = 6.0.0
+PluginCategory = Compiler
+
+[Documentation]
+Author = Puneeth Chaganti
+Version = 0.3
+Website = http://plugins.getnikola.com/#orgmode
+Description = Compile org-mode markup into HTML using emacs.
+