Move Assets plugin for HTML2

Some plugins need extra assets that need to be moved to the output directory

Usage

An HTML2 plugin that needs assets moving, eg, Font-Awesome has fonts that need transferring from the plugin directory to the output directory.

Include a :asset key in the config.raku of the plugin with a value that is an Sequence of Strings. Each string is interpreted as the name of a file/directory relative to the plugin directory. All files in a directory will be transferred.

Description

The plugin collator callable returns a list of files to be transferred to the output directory.

Raku::Pod::Render v4.10.6

A generic Pod6 Renderer with custom Pod::Blocks, FormatCodes for one or more files using templates, provides HTML and MarkDown.

The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society. All rights reserved.