aboutsummaryrefslogtreecommitdiffstats
path: root/site-src/plugins/orgmode/orgmode.plugin
diff options
context:
space:
mode:
authorgramanas <anastasis.gramm2@gmail.com>2018-10-23 17:42:28 +0300
committergramanas <anastasis.gramm2@gmail.com>2018-10-23 17:42:28 +0300
commit46421fedf6fe291bfcb63482f3bfa9bb2c7fdff6 (patch)
tree53d85f05c362230a428ca5593125ba1a1341799d /site-src/plugins/orgmode/orgmode.plugin
parent410bb2715ce7c9f8d796704395cb44d76e2e884c (diff)
downloadck-46421fedf6fe291bfcb63482f3bfa9bb2c7fdff6.tar.gz
ck-46421fedf6fe291bfcb63482f3bfa9bb2c7fdff6.tar.bz2
ck-46421fedf6fe291bfcb63482f3bfa9bb2c7fdff6.zip
Remove site clutter and rename test folder (tests -> test)
Diffstat (limited to 'site-src/plugins/orgmode/orgmode.plugin')
-rw-r--r--site-src/plugins/orgmode/orgmode.plugin15
1 files changed, 0 insertions, 15 deletions
diff --git a/site-src/plugins/orgmode/orgmode.plugin b/site-src/plugins/orgmode/orgmode.plugin
deleted file mode 100644
index 8f74cf0..0000000
--- a/site-src/plugins/orgmode/orgmode.plugin
+++ /dev/null
@@ -1,15 +0,0 @@
-[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.
-