Adds embedding of style.css to the roadmap

This commit is contained in:
Miguel de la Cruz 2024-06-29 23:10:44 +02:00
parent 6efa563204
commit 28f94c1499

View file

@ -8,6 +8,7 @@ Project heavily inspired by the amazing
## Roadmap
- [X] Embed templates mechanism.
- [ ] Embed style.css
- [X] Generate the index html file for the `index` subcommand.
- [ ] Generate the log html file for a repository.
- [ ] Detect and link README, LICENSE and CONTRIBUTING files.