No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Thomas Koch 6e325179a2 stuff
2025-01-11 13:45:03 +02:00
src stuff 2025-01-11 13:45:03 +02:00
templates stuff 2025-01-11 13:45:03 +02:00
.gitignore . 2025-01-10 11:39:54 +02:00
Cargo.lock generating html from 12 feeds works 2025-01-10 20:17:06 +02:00
Cargo.toml stuff 2025-01-11 13:45:03 +02:00
mars.toml.example . 2025-01-10 11:39:54 +02:00
README.org . 2025-01-10 11:39:54 +02:00

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:

  • agro
  • haded by Akshay Gupta
  • planetrs by Vagdish/Adau, Dirkjan Ochtman, Josh Matthews