The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.01 - 2019-11-27

  • add utf8 pragma to Giblog/Command/new/proto/lib/Giblog/Command/build.pm
  • add utf8 pragma to Giblog/Command/new_blog/proto/lib/Giblog/Command/build.pm
  • add utf8 pragma to Giblog/Command/new_website/proto/lib/Giblog/Command/build.pm
  • fix undef warnings when title is not got.
  • add "/list.html" page link to side bar
  • improve Giblog::API::read_config error message
  • add base_path option. you can deploy your web site of sub directry, for example "https://foo.com/subdir";
  • improve new_website and new_blog default design.

Documentation

giblog command

Modules

Web site and Blog builders you can manage with Git
Giblog API
command base class
new blog entry adding command
Website building command
Empty website creating command
Blog creating command
Website creating command

Provides

in lib/Giblog/Command/new/proto/lib/Giblog/Command/build.pm
in lib/Giblog/Command/new_blog/proto/lib/Giblog/Command/build.pm
in lib/Giblog/Command/new_website/proto/lib/Giblog/Command/build.pm