statical 0.2.0

A calendar aggregator and generator to make maintaining calendars on static websites easier.
Documentation
1
2
3
4
5
6
7
8
pub mod agenda;
pub mod calendar;
pub mod calendar_collection;
pub mod calendar_source;
pub mod day;
pub mod event;
pub mod month;
pub mod week;