d1onys1us
10/24/2022, 2:00 PMCraig
02/04/2023, 3:27 PMrandom geek
02/05/2023, 8:13 PM.dendron.cache.json
file as a data source — pulling in notes, saving them as uuid.md
and building the breadcrumb trail based on relations in the cache file.
You could probably do something similar using a fake fetch function and Astro's dynamic route system (been a bit so I forget their exact terminology). Basically, if you're willing to do the work getting stuff out of your vault, Astro could be a great fit.