remove roadmap

This commit is contained in:
Mylloon 2023-02-08 20:53:59 +01:00
parent 9a0a75684c
commit 49fcf39612
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -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 | <urlset><url><loc>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 |