Skip to main content
Writing the documentation is extremely important yet probably the hardest part of development. The Jury docs were originally hosted at jury.mikz.dev using Docusaurus in the docs/docs directory of the Jury repository, where each markdown file represented a single page in the documentation, with the configuration at docs/docusaurus.config.ts. The docs now live in the HackUTD docs repository under the jury directory, built with Mintlify. Each MDX file represents a single page, and navigation is configured in docs.json.

Fun thing

If you want to see how many words is in the documentation, run this command in the jury directory of the docs repository: