# ROADMAP - [ ] [actix](https://actix.rs/docs/) -> Serveur HTTP - [ ] Template ?? [askama](https://github.com/djc/askama) [ramhorns](https://github.com/maciejhirsz/ramhorns) - [ ] [minify](https://crates.io/crates/minify-html) - [ ] LaTeX -> que quand on en a besoin ?? - KaTeX ? - MathJax ? - MathML ? - [ ] Diagrams -> que quand on en a besoin ?? - Mermaid - [ ] Watch -> Recompile les fichiers HTML quand on ^S - [ ] Syntax highligting # TODO | url | info | | ------------------------------------------ | ----------------------------------- | | / -> index | index | | /robots.txt | redirige vers sitemap? ou allow all | | /sitemap.xml | url | | /humans.txt | humans | | /security.txt | security | | /.well-known/security.txt -> /security.txt | security | | ... | page 404 | | tor | penser à l'impl avec tor | | dockerfile | cf tor |