The Frontend
- Now I needed to create a small website.
- My initial version (which took 6 hours to build from scratch, including discovering
iCal::Parser
) wrote an HTML snippet per event to the filesystem - and had some JQuery assemble those.
- But this wasn't flexible enough, so I decided this project to be a good excuse to take a look at
Dancer