Path: blob/main/dev-docs/internals-guide/future-designs/envelope.qmd
3583 views
We should turn the envelope into custom AST nodes: - Navbar, Sidebar, Footer, etc should be injected in the document and become custom AST nodes that are parsed and processed appropriately. Long term, we should be thinking about dropping the EJS templates we have.