TODO stuff

This commit is contained in:
Pagwin 2026-03-07 21:10:33 -05:00
parent 2a87e61a05
commit 1e5911b68f
No known key found for this signature in database
GPG key ID: 81137023740CA260

View file

@ -10,6 +10,7 @@
- Borsh
- https://crates.io/crates/tree-sitter-highlight
- Or potentially https://docs.rs/arborium/latest/arborium/
- [ ] Make it so headers render with an anchor with a name to allow linking
- [ ] Make a function which takes IR and spits out some kind of table of contents
- [ ] swap from using `draft` to using `date` for determing draft status, lack of date = draft
- [ ] setup font subsetting (font file minimization)
@ -24,4 +25,5 @@
- https://hackage-content.haskell.org/package/warp-3.4.10
- https://hackage.haskell.org/package/file-embed
- https://hackage.haskell.org/package/fsnotify
- [ ] Evaluate using Rolldown
- [ ] see if performance can be improved, it shouldn't be necessary but if I'm looking at doing something for this and everything above this got checked off then this is a sensible next thing