The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

blio_meta.pl - Set up & manage a Blio instance - NOT IMPLEMENTED

VERSION

version 2.007

SYNOPSIS

  ~/your_blog$ blio_meta.pl init
  ~/your_blog$ blio_meta.pl copy_templates

DESCRIPTION

Helper script to set up / manage a <Blio> instance.

COMMANDS

init

Init a new Blio instance.

Sets up the directory structure and some example files.

copy_templates

Copies the default templates shipped with Blio into your instance.

SEE ALSO

blio.pl, Blio

AUTHOR

Thomas Klausner <domm@plix.at>

COPYRIGHT AND LICENSE

This software is copyright (c) 2013 - 2022 by Thomas Klausner.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.