Open drbeefsupreme opened 3 years ago
Ah you're right, shit, we can rewrite this easily though.
Status on this is: while easy to implement if we hardcode a template for the Glossary page, we need to get out of that pattern. It's already not maintainable and it'll get worse quite soon. Ideally we use Markdoc, introduce a Glossary component, and have that component iterate through glossary entries according to their categories. Then we don't introduce another page template, we just do it in the .md file as a Markdoc component. See #1299
This page https://urbit.org/docs/glossary used to have an automatically generated and categorized list of all of the glossary entries, allowing people to understand roughly how various concepts are grouped together, i.e. "Arvo", "Azimuth", "Hoon". It seems to have vanished, I'm guessing with the transition away from
zola
.