aboutsummaryrefslogtreecommitdiffstats
path: root/nikola/plugins/command/theme.plugin
diff options
context:
space:
mode:
Diffstat (limited to 'nikola/plugins/command/theme.plugin')
-rw-r--r--nikola/plugins/command/theme.plugin13
1 files changed, 13 insertions, 0 deletions
diff --git a/nikola/plugins/command/theme.plugin b/nikola/plugins/command/theme.plugin
new file mode 100644
index 0000000..b0c1886
--- /dev/null
+++ b/nikola/plugins/command/theme.plugin
@@ -0,0 +1,13 @@
+[Core]
+name = theme
+module = theme
+
+[Documentation]
+author = Roberto Alsina and Chris Warrick
+version = 1.0
+website = https://getnikola.com/
+description = Manage Nikola themes
+
+[Nikola]
+plugincategory = Command
+