Update README

This commit is contained in:
jultty 2024-02-24 12:53:01 -03:00
commit ed8e44ff25

View file

@ -3,3 +3,5 @@ A bare-bones personal website relying only on simple scripts.
## Next
- [ ] Set page titles dynamically
- [ ] Update data object programmatically on HTML post generation
- [ ] Create a custom syntax highlighting style
- See: <https://pandoc.org/chunkedhtml-demo/13-syntax-highlighting.html>