Changes for version 0.001 - 2015-02-08 (TRIAL RELEASE)
- trial release
Documentation
do stuff with your blog files
Modules
build a site from parts
App::Embra's App::Cmd
base class for embra commands
collate your site
list plugins required to collate your site
a file from your site
App::Embra-specific subclass of Config::MVP::Assembler
adds a file containing the site's canonical domain name
detect YAML front matter & save as notes
adds a favicon
gather all the files in a directory
exclude files from the site
write site files into a directory
adds a file which lists the pages in the site
add fragments of HTML from plugins to file notes
simple HTML5 template
use Template::Toolkit to turn file content into HTML
turn markdown files into html
adapts a Dist::Zilla plugin to work with App::Embra
wraps embra logger to suit dzil plugins
allow a plugin to add more things to listdeps
something that assembles file content into its publishable form
something that adds file to your site
something that stops files from appearing in a site
something that transforms file content, but not into its publishable form
adds logging methods to a class
something that gets plugged into App::Embra
something that publishs files to a site
an HTML fragment to be inserted into some pages of your site
place for misc. code