I've recently started a personal project for creating and managing a knowledge base, but with the individual pages written in ConTeXt instead of markup, markdown, or any of the other currently-popular choices.
I'm very new to ConTeXt and have not seen any examples doing what I'm trying to do. It may simply be that I do not know the right place to look.
I'd like to be able to cross-link between pages and produce metadata pages covering the entire contents (e.g. TOC, index, list of figures).
At the moment I am not concerned with rendering these pages as HTML (but may be at some point). Ideally the output will be a set of cross-linked PDFs: one for each topic plus separate PDFs for the TOC, index, and any lists of figures/tables/whatever that I decide to produce.
Any pointers?