A program that downloads ICS from upstream calendars, indexes them, and publishes the index as HTML and ICS
sample-data | ||
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
README.md |
todo
- Rewrite README considering best practices
- Add dynamic OpenGraph meta tags
- HTML templating for faster styling
- Maybe put descriptions behind
details
tag - Publish ICS to subscribe to?
- systemd unit or something