410 B
410 B
Running
# Run autonomous forever
./wide-angle-calendar auto --config config.toml
# Run RSS debug tool
cargo run -- debug-rss untracked/*.rss
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