diff --git a/ROADMAP.md b/ROADMAP.md deleted file mode 100644 index bbeb115..0000000 --- a/ROADMAP.md +++ /dev/null @@ -1,28 +0,0 @@ -# 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 -- [ ] Ignore files based on regex list - -# 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 |