aboutsummaryrefslogtreecommitdiffstats
path: root/nikola/plugins/command/install_theme.plugin
diff options
context:
space:
mode:
Diffstat (limited to 'nikola/plugins/command/install_theme.plugin')
-rw-r--r--nikola/plugins/command/install_theme.plugin10
1 files changed, 10 insertions, 0 deletions
diff --git a/nikola/plugins/command/install_theme.plugin b/nikola/plugins/command/install_theme.plugin
new file mode 100644
index 0000000..84b2623
--- /dev/null
+++ b/nikola/plugins/command/install_theme.plugin
@@ -0,0 +1,10 @@
+[Core]
+Name = install_theme
+Module = install_theme
+
+[Documentation]
+Author = Roberto Alsina
+Version = 0.1
+Website = http://getnikola.com
+Description = Install a theme into the current site.
+