feat: Removed static dir from sites.

This commit is contained in:
Spencer Brower
2026-07-15 11:23:46 -04:00
parent 84e28f8a1d
commit 7aa411490a
4 changed files with 3 additions and 56 deletions
+1
View File
@@ -15,6 +15,7 @@
- [ ] ensure sidenote numbers render in display order and not in declaration order.
- [x] Search up for `thor.json` files.
- [ ] OpenGraph meta tags — verify all fields match production site
- [ ] Add Opt-in deflist support.
- [ ] set opengraph tags / description automatically if unset. (Like hugo does)
- [ ] Table of contents support.
- [ ] Nav items should be active when the current page is selected.