planet-mars/README.org
Thomas Koch 0f134ad61b .
2025-01-10 11:39:54 +02:00

19 lines
631 B
Org Mode

Simple planet like planet venus but in rust and maintained.
** todo
Also see todos in the source files
*** do clippy and rustfmt
*** TODO error handling everywhere
*** write templates for html and atom/rss feeds
*** use a nice lib to process the config file
- should check whether dirs exists and are writeable
- should check whether feed urls can be parsed
** Credits
While writing this, I read and also copied code from:
- [[https://docs.rs/crate/agro/0.1.1][agro]]
- [[https://github.com/kitallis/hades][haded]] by Akshay Gupta
- [[https://github.com/djc/planetrs][planetrs]] by Vagdish/Adau, Dirkjan Ochtman, Josh Matthews