remove roadmap
This commit is contained in:
parent
9a0a75684c
commit
49fcf39612
1 changed files with 0 additions and 28 deletions
28
ROADMAP.md
28
ROADMAP.md
|
@ -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 |
|
Loading…
Reference in a new issue