statical 0.2.0

A calendar aggregator and generator to make maintaining calendars on static websites easier.
Documentation
1
2
3
4
5
6
pub mod agenda_view;
pub mod day_view;
pub mod event_view;
pub mod feed_view;
pub mod month_view;
pub mod week_view;