Bases: pluggdapps.plugin.Singleton
Sub-command plugin to create a new layout at the given sitepath. For example,
pagd -l 'pagd.myblog' create
uses pagd.myblog plugin to create a source layout.
pluggdapps.interfaces.ICommand.handle() interface method.
Instantiate a layout plugin and apply create() method on the instantiated plugin. sitepath and siteconfig references willbe passed as settings dictionary.
pluggdapps.interfaces.ICommand.subparser() interface method.
Enter search terms or a module, class or function name.