From ca94afc07df55cb7fc6fe3b4f3011877b7881195 Mon Sep 17 00:00:00 2001 From: Agustin Henze Date: Wed, 20 Nov 2013 16:58:50 -0300 Subject: Imported Upstream version 6.2.1 --- nikola/plugins/command/deploy.plugin | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 nikola/plugins/command/deploy.plugin (limited to 'nikola/plugins/command/deploy.plugin') diff --git a/nikola/plugins/command/deploy.plugin b/nikola/plugins/command/deploy.plugin new file mode 100644 index 0000000..10cc796 --- /dev/null +++ b/nikola/plugins/command/deploy.plugin @@ -0,0 +1,9 @@ +[Core] +Name = deploy +Module = deploy + +[Documentation] +Author = Roberto Alsina +Version = 0.1 +Website = http://getnikola.com +Description = Deploy the site -- cgit v1.2.3