does the dendron team have any recommendations on ...
# chat
d
does the dendron team have any recommendations on maintaining a monorepo, in which each subpackage has a README, and one of the subpackages is the dendron documentation subfolder? this is a bit vague, but i'm wondering what is the best way to tackle this. i want to centralize the README's in the dendron vault for sure, and i know that i want to keep it DRY. so i'm thinking i should do note references in the README's to hierarchies in the dendron vault? however this wouldn't show up very well on gitlab/github. maybe a cicd hook could fix that? or have a clickable link /symlink to the "actual readme" from gitlab/github? open to thoughts / opinions.