Update roadmap

This commit is contained in:
jultty 2024-02-24 12:58:47 -03:00
commit 409634fbdd

View file

@ -2,6 +2,12 @@ A bare-bones personal website relying only on simple scripts.
## Next
- [ ] Set page titles dynamically
- [ ] Add post date
- [ ] Add post authorship linked to author homepage
- [ ] Add source code link on homepage
- [ ] Update data object programmatically on HTML post generation
- [ ] Style inline `<code>` tags
- [ ] Create a custom syntax highlighting style
- See: <https://pandoc.org/chunkedhtml-demo/13-syntax-highlighting.html>
- [ ] Add an RSS feed
- [ ] Add tags