feat: thor Now searches up the directory tree to find thor.json.

This commit is contained in:
Spencer Brower
2026-07-14 16:08:22 -04:00
parent d1ca36bbd2
commit 3c149246be
2 changed files with 30 additions and 4 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
- [x] OpenGraph meta tags
- [x] copy all files from `static` to `public`.
- [ ] ensure sidenote numbers render in display order and not in declaration order.
- [ ] Search up for `thor.json` files.
- [x] Search up for `thor.json` files.
- [ ] OpenGraph meta tags — verify all fields match production site
- [ ] Table of contents support.
- [ ] Nav items should be active when the current page is selected.