2023-02-07 15:15:04 +01:00
|
|
|
# ROADMAP
|
|
|
|
|
|
|
|
- [ ] [actix](https://actix.rs/docs/) -> Serveur HTTP
|
2023-02-07 15:18:58 +01:00
|
|
|
- [ ] Template ?? [askama](https://github.com/djc/askama) [ramhorns](https://github.com/maciejhirsz/ramhorns)
|
2023-02-07 15:15:04 +01:00
|
|
|
- [ ] [minify](https://crates.io/crates/minify-html)
|
2023-02-07 15:18:58 +01:00
|
|
|
- [ ] LaTeX -> que quand on en a besoin ??
|
2023-02-07 15:15:04 +01:00
|
|
|
- KaTeX ?
|
|
|
|
- MathJax ?
|
|
|
|
- MathML ?
|
2023-02-07 15:18:58 +01:00
|
|
|
- [ ] Diagrams -> que quand on en a besoin ??
|
2023-02-07 15:15:04 +01:00
|
|
|
- Mermaid
|
2023-02-07 15:18:58 +01:00
|
|
|
- [ ] Watch -> Recompile les fichiers HTML quand on ^S
|
|
|
|
- [ ] Syntax highligting
|