add a todo list inside the README

This commit is contained in:
stev 2023-02-28 00:17:51 +01:00
parent 55c5163343
commit 728985bb1d

View file

@ -23,3 +23,10 @@ you need help settings `RGMI` and `RHTML`.
| HTML_FOOTER | |
| LHTML | local directory to put generated HTML |
| RHTML | remote directory to put your HTML |
## To do
- [ ] make script also generate the title based on first h1 title
- [ ] make more variable to use less hard-coded paths
- [ ] reorganise the directory ?
- `html-in`, `html-out`, `gmi`, `assets`...
- [ ] separate script into its own repo ?