You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
.The text was updated successfully, but these errors were encountered: