snix/web/planet-mars
2025-01-12 20:13:18 +02:00
..
src get authors also from feed data + some css 2025-01-12 20:13:18 +02:00
templates get authors also from feed data + some css 2025-01-12 20:13:18 +02:00
.gitignore . 2025-01-10 11:39:54 +02:00
Cargo.lock implemented also atom feed via template 2025-01-11 21:17:55 +02:00
Cargo.toml add Cargo metadata 2025-01-11 21:44:16 +02:00
mars.toml.example . 2025-01-10 11:39:54 +02:00
planet.css get authors also from feed data + some css 2025-01-12 20:13:18 +02:00
README.md add some docs 2025-01-12 13:02:45 +02:00

Simple planet like planet venus but in rust and maintained.

Please see the rustdoc of main.rs for further information.

todo

  • 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: