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

NAME

App::Phoebe::Comments - add comment pages to Phoebe wiki

DESCRIPTION

Add a comment link to footers such that visitors can comment via Gemini. Commenting requires the access token.

Comments are appended to a "comments page". For every page Foo the comments are found on Comments on Foo. This prefix is fixed, currently.

On the comments page, each new comment starts with the character LEFT SPEECH BUBBLE (🗨). This character is fixed, currently.

There is no configuration. Simply add it to your config file:

    use App::Phoebe::Comments;