diff options
Diffstat (limited to 'nikola/plugins/command/orphans.plugin')
| -rw-r--r-- | nikola/plugins/command/orphans.plugin | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/nikola/plugins/command/orphans.plugin b/nikola/plugins/command/orphans.plugin new file mode 100644 index 0000000..408578b --- /dev/null +++ b/nikola/plugins/command/orphans.plugin @@ -0,0 +1,10 @@ +[Core] +Name = orphans +Module = orphans + +[Documentation] +Author = Roberto Alsina, Chris Warrick +Version = 0.1 +Website = http://getnikola.com +Description = List all orphans + |
