27 lines
1.4 KiB
Markdown
27 lines
1.4 KiB
Markdown
# 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 | <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 |
|