aboutsummaryrefslogtreecommitdiffstats
path: root/nikola/plugins/command/github_deploy.plugin
diff options
context:
space:
mode:
Diffstat (limited to 'nikola/plugins/command/github_deploy.plugin')
-rw-r--r--nikola/plugins/command/github_deploy.plugin9
1 files changed, 9 insertions, 0 deletions
diff --git a/nikola/plugins/command/github_deploy.plugin b/nikola/plugins/command/github_deploy.plugin
new file mode 100644
index 0000000..4cbc422
--- /dev/null
+++ b/nikola/plugins/command/github_deploy.plugin
@@ -0,0 +1,9 @@
+[Core]
+Name = github_deploy
+Module = github_deploy
+
+[Documentation]
+Author = Puneeth Chaganti
+Version = 0.1
+Website = http://getnikola.com
+Description = Deploy the site to GitHub pages.