.
This commit is contained in:
commit
b422ece932
9 changed files with 2419 additions and 0 deletions
18
web/planet-mars/README.org
Normal file
18
web/planet-mars/README.org
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue