App-Embra 0.001-TRIAL Latest Dev
Kwalitee Issues
No Core Issues.
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
Name | Abstract | Version | View |
---|---|---|---|
App::Embra | build a site from parts | 0.001 | metacpan |
App::Embra::App | App::Embra's App::Cmd | 0.001 | metacpan |
App::Embra::App::Command | base class for embra commands | 0.001 | metacpan |
App::Embra::App::Command::collate | collate your site | 0.001 | metacpan |
App::Embra::App::Command::listdeps | list plugins required to collate your site | 0.001 | metacpan |
App::Embra::File | a file from your site | 0.001 | metacpan |
App::Embra::MVP::Assembler | App::Embra-specific subclass of Config::MVP::Assembler | 0.001 | metacpan |
App::Embra::Plugin::Cname | adds a file containing the site's canonical domain name | 0.001 | metacpan |
App::Embra::Plugin::DetectYamlFrontMatter | detect YAML front matter & save as notes | 0.001 | metacpan |
App::Embra::Plugin::Favicon | adds a favicon | 0.001 | metacpan |
App::Embra::Plugin::GatherDir | gather all the files in a directory | 0.001 | metacpan |
App::Embra::Plugin::PruneFiles | exclude files from the site | 0.001 | metacpan |
App::Embra::Plugin::PublishFiles | write site files into a directory | 0.001 | metacpan |
App::Embra::Plugin::Sitemap | adds a file which lists the pages in the site | 0.001 | metacpan |
App::Embra::Plugin::SnippetsToNotes | add fragments of HTML from plugins to file notes | 0.001 | metacpan |
App::Embra::Plugin::Template::Basic | simple HTML5 template | 0.001 | metacpan |
App::Embra::Plugin::TemplateToolkit | use Template::Toolkit to turn file content into HTML | 0.001 | metacpan |
App::Embra::Plugin::TransformMarkdown | turn markdown files into html | 0.001 | metacpan |
App::Embra::Plugin::WrapZillaPlugin | adapts a Dist::Zilla plugin to work with App::Embra | 0.001 | metacpan |
App::Embra::Plugin::Zilla::WrapLog | wraps embra logger to suit dzil plugins | 0.001 | metacpan |
App::Embra::Role::ExtraListDeps | allow a plugin to add more things to listdeps | 0.001 | metacpan |
App::Embra::Role::FileAssembler | something that assembles file content into its publishable form | 0.001 | metacpan |
App::Embra::Role::FileGatherer | something that adds file to your site | 0.001 | metacpan |
App::Embra::Role::FilePruner | something that stops files from appearing in a site | 0.001 | metacpan |
App::Embra::Role::FileTransformer | something that transforms file content, but not into its publishable form | 0.001 | metacpan |
App::Embra::Role::Logging | adds logging methods to a class | 0.001 | metacpan |
App::Embra::Role::Plugin | something that gets plugged into App::Embra | 0.001 | metacpan |
App::Embra::Role::SitePublisher | something that publishs files to a site | 0.001 | metacpan |
App::Embra::Role::Snippet | an HTML fragment to be inserted into some pages of your site | 0.001 | metacpan |
App::Embra::Util | place for misc. code | 0.001 | metacpan |