diff options
Diffstat (limited to 'nikola/plugins/command_deploy.plugin')
| -rw-r--r-- | nikola/plugins/command_deploy.plugin | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/nikola/plugins/command_deploy.plugin b/nikola/plugins/command_deploy.plugin new file mode 100644 index 0000000..c8776b5 --- /dev/null +++ b/nikola/plugins/command_deploy.plugin @@ -0,0 +1,9 @@ +[Core] +Name = deploy +Module = command_deploy + +[Documentation] +Author = Roberto Alsina +Version = 0.1 +Website = http://nikola.ralsina.com.ar +Description = Deploy the site |
