HiD 0.7 Deleted
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
No Core Issues.
- no_unauthorized_packages
-
Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.
Error:
- HiD
- HiD::App
- HiD::App::Command
- HiD::App::Command::config
- HiD::App::Command::init
- HiD::App::Command::publish
- HiD::App::Command::server
- HiD::File
- HiD::Layout
- HiD::Page
- HiD::Plugin
- HiD::Post
- HiD::Processor
- HiD::Processor::Template
- HiD::Role::IsConverted
- HiD::Role::IsPost
- HiD::Role::IsPublished
- HiD::Types
- 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 |
|---|---|---|---|
| HiD | Static website publishing framework | 0.7 | metacpan |
| HiD::App | Static website generation system | 0.7 | metacpan |
| HiD::App::Command | Base class for HiD commands | 0.7 | metacpan |
| HiD::App::Command::config | dump configuration | 0.7 | metacpan |
| HiD::App::Command::init | initialize a new site | 0.7 | metacpan |
| HiD::App::Command::publish | publish site | 0.7 | metacpan |
| HiD::App::Command::server | HiD 'server' subcmd - start up a Plack-based web server for your site | 0.7 | metacpan |
| HiD::File | Regular files that are only copied, not processed (e.g., CSS, JS, etc.) | 0.7 | metacpan |
| HiD::Layout | Class representing a particular layout | 0.7 | metacpan |
| HiD::Page | Pages that are converted during the output process | 0.7 | metacpan |
| HiD::Plugin | Plugin | 0.7 | metacpan |
| HiD::Post | Blog posts | 0.7 | metacpan |
| HiD::Processor | Base class for HiD Processor objects | 0.7 | metacpan |
| HiD::Processor::Template | Use Template Toolkit to publish your HiD files | 0.7 | metacpan |
| HiD::Role::IsConverted | Role for objects that are converted during the publishing process | 0.7 | metacpan |
| HiD::Role::IsPost | Role for blog posts | 0.7 | metacpan |
| HiD::Role::IsPublished | Role to be consumed by classes that are published during processing | 0.7 | metacpan |
| HiD::Types | HiD type constraints | 0.7 | metacpan |