Changes for version 0.01 - 2023-10-30
- DOCUMENTATION
- All public Classes are documented.
- SCAFFOLDER
- bin/liteblog-scaffold to generate views and assets in a Dancer2 app dir.
- FEATURES
- Default routes loaded when using the plugin for a landing page (/) and blog-related routes (/blog/cat/slug, ...)
- Activities card to show off hobby, social networks, profesional links…
- Widgets are generic classes that allow for unlimited extensibility in the future (Activities and Blog are implementing it).
Documentation
Modules
A minimalist, file-based blog engine for Dancer2.
Activities widget for LiteBlog
Represents a single article or page in LiteBlog.
Blog widget for Liteblog.
Base class for LiteBlog widgets
Provides
in lib/Dancer2/Plugin/LiteBlog/Scaffolder.pm
in lib/Dancer2/Plugin/LiteBlog/Scaffolder/Data.pm