NAME
Plagger::Plugin::Publish::iCal - Produces iCal file out of the feed
SYNOPSIS
- module: Publish::iCal
config:
dir: /path/to/dir
DESCRIPTION
Publish::iCal creates iCal (.ics) files using feed items. Every feed is a calendar and each entry is a schedule item. Entry's posted date/time is used as a schedule date/time and so on.
CONFIG
AUTHOR
Kentaro Kuribayashi
Tatsuhiko Miyagawa